From da0e68d54d9fe749abd7ba929a7aba1ce1f18039 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 28 Nov 2012 11:07:10 +0100 Subject: [PATCH] New package: torsocks-1.2. --- srcpkgs/torsocks/template | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 srcpkgs/torsocks/template diff --git a/srcpkgs/torsocks/template b/srcpkgs/torsocks/template new file mode 100644 index 00000000000..d96a1a02caf --- /dev/null +++ b/srcpkgs/torsocks/template @@ -0,0 +1,17 @@ +# Template file for 'torsocks' +pkgname=torsocks +version=1.2 +revision=1 +build_style=gnu-configure +conf_files="/etc/torsocks.conf" +configure_args="--disable-static --datarootdir=/usr/share/${pkgname}" +short_desc="A transparent socks proxy for use with tor" +maintainer="Juan RP " +license="GPL-3" +homepage="http://www.gnu.org/software/sed" +distfiles="https://torsocks.googlecode.com/files/${pkgname}-${version}.tar.gz" +checksum=bea57d3624d723724fd1e260f0e6b2a354c0da742c023aa994c7692270d111d4 +long_desc=" + Torsocks allows you to use most socks-friendly applications in a safe way + with Tor. It ensures that DNS requests are handled safely and explicitly + rejects UDP traffic from the application you're using."