diff options
author | Javier S. Pedro <maemo@javispedro.com> | 2012-09-17 23:03:03 +0200 |
---|---|---|
committer | Javier S. Pedro <maemo@javispedro.com> | 2012-09-17 23:03:03 +0200 |
commit | c3a1946675855b299a2b36550cdf2c2f69d153aa (patch) | |
tree | f7adf66404cdc47994225b616bcaf082a07dd168 /qtc_packaging/debian_harmattan/control | |
download | distfold-c3a1946675855b299a2b36550cdf2c2f69d153aa.tar.gz distfold-c3a1946675855b299a2b36550cdf2c2f69d153aa.zip |
initial import
Diffstat (limited to 'qtc_packaging/debian_harmattan/control')
-rw-r--r-- | qtc_packaging/debian_harmattan/control | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/qtc_packaging/debian_harmattan/control b/qtc_packaging/debian_harmattan/control new file mode 100644 index 0000000..9ae0221 --- /dev/null +++ b/qtc_packaging/debian_harmattan/control @@ -0,0 +1,18 @@ +Source: distfold +Section: user/other +Priority: optional +Maintainer: Javier <maemo@javispedro.com> +Build-Depends: debhelper (>= 5), libqt4-dev +Standards-Version: 3.7.3 +Homepage: <insert the upstream URL, if relevant> + +Package: distfold +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Distributed folder synchronizer + distfold is a folder synchronizer without a central server. It will + auto-discover devices on the same network sharing the same folder and + try to mirror each of them against each other. + . + distfold depends on all the devices having a synchronized clock. +XSBC-Maemo-Display-Name: distfold |