Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5eab6b774f9133f545a5a4ee9ef0fa0beeebf5d1
commit 5eab6b774f9133f545a5a4ee9ef0fa0beeebf5d1 Author: crazy <[email protected]> Date: Mon May 30 13:33:09 2016 +0200 tsocks-1.8beta5-1-x86_64 - removed - not touched from back 2007 diff --git a/source/network-extra/tsocks/FrugalBuild b/source/network-extra/tsocks/FrugalBuild deleted file mode 100644 index 7f4dc53..0000000 --- a/source/network-extra/tsocks/FrugalBuild +++ /dev/null @@ -1,27 +0,0 @@ -# Compiling Time: 0.04 SBU -# Maintainer: crazy <[email protected]> - -pkgname=tsocks -pkgver=1.8beta5 -pkgrel=1 -pkgdesc="Transparent SOCKS v4 proxying library." -depends=('glibc') -backup=('etc/socks/tsocks.conf') -groups=('network-extra') -archs=('i686' 'x86_64') -Finclude sourceforge -source=(${source[@]} http://www.totalinfosecurity.com/patches/tor-tsocks/tsocks-1.8b5-tordns1.diff.gz) -sha1sums=('489f88c5df999ba21b27cdaa7836d9426d062aec' \ - 'dd3c4ee6846a7be9dca4ac5fa4f9e3b09e3618c3') - -build() -{ - Fcd $pkgname-1.8 - Fbuild --with-conf=/etc/socks/tsocks.conf - Fln /lib/libtsocks.so /usr/lib/libtsocks.so - Fln /lib/libtsocks.so.1 /usr/lib/libtsocks.so.1 - Fln /lib/libtsocks.so.1.8 /usr/lib/libtsocks.so.1.8 - Finstallrel 0644 tsocks.conf.*.example /etc/socks/ -} - -# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
