diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-07-27 18:56:21 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-07-27 18:56:21 +0200 |
commit | 4a6297b52b5b7631e78d1959b40741deda96ec3c (patch) | |
tree | cc1f89a874457e61bda3f9d452028f4f523e4f11 /ubuntu/precise/applications/tork/debian/control | |
parent | fffefae7ab25729d53eb7e5e714648ede81322b9 (diff) | |
download | tde-packaging-4a6297b52b5b7631e78d1959b40741deda96ec3c.tar.gz tde-packaging-4a6297b52b5b7631e78d1959b40741deda96ec3c.zip |
Add tork packaging files for Debian and Ubuntu
Diffstat (limited to 'ubuntu/precise/applications/tork/debian/control')
-rw-r--r-- | ubuntu/precise/applications/tork/debian/control | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/tork/debian/control b/ubuntu/precise/applications/tork/debian/control new file mode 100644 index 000000000..accc58192 --- /dev/null +++ b/ubuntu/precise/applications/tork/debian/control @@ -0,0 +1,38 @@ +Source: tork-trinity +Section: tde +Priority: optional +Homepage: http://tork.sourceforge.net/ +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Build-Depends: debhelper (>= 5), cdbs, automake, libtool, + tdelibs-trinity-dev, libgeoip-dev, libgnutls-dev, + libjpeg-dev, libpng-dev, zlib1g-dev, + pkg-config, torsocks +Standards-Version: 3.9.1 + +Package: tork-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, tork-data-trinity (= ${source:Version}), + geoip-bin, torsocks +Recommends: tor, privoxy +Suggests: konqueror-trinity, iceweasel-torbutton +Description: anonymity manager for TDE + TorK is an anonymity manager for the TDE desktop. + Browse anonymously on Konqueror, Iceweasel or Opera. + Send anonymous email via the MixMinion network. + Use ssh, IRC and IM anonymously. Control and monitor + your anonymous traffic and non-anonymous traffic on + the Tor network. + +Package: tork-data-trinity +Architecture: all +Depends: ${misc:Depends} +Recommends: tork-trinity +Description: anonymity manager for TDE (data files) + TorK is an anonymity manager for the TDE desktop. + Browse anonymously on Konqueror, Iceweasel or Opera. + Send anonymous email via the MixMinion network. + Use ssh, IRC and IM anonymously. Control and monitor + your anonymous traffic and non-anonymous traffic on + the Tor network. + . + This package contains the data files for tork-trinity. |