Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8ff62824180fb4b1e5d8a58c65f7ae926369009d
commit 8ff62824180fb4b1e5d8a58c65f7ae926369009d Author: crazy <[email protected]> Date: Mon May 30 13:20:18 2016 +0200 swh-plugins-0.4.15-1-x86_64 - removed - not touched from back 2007 diff --git a/source/lib-extra/swh-plugins/FrugalBuild b/source/lib-extra/swh-plugins/FrugalBuild deleted file mode 100644 index ae6440a..0000000 --- a/source/lib-extra/swh-plugins/FrugalBuild +++ /dev/null @@ -1,21 +0,0 @@ -# Compiling Time: ~0.31 SBU -# Maintainer: crazy <[email protected]> - -pkgname=swh-plugins -pkgver=0.4.15 -pkgrel=1 -pkgdesc="Audio plugins for LADSPA." -url="http://plugin.org.uk/" -depends=('fftw' 'ladspa_sdk') -#up2date="lynx -dump http://plugin.org.uk/|grep -m1 'plugins release'|sed 's/.*]\([0-9].[0-9].[0-9][0-9]\).*/\1/'" -up2date="$pkgver" -source=($url/releases/$pkgver/$pkgname-$pkgver.tar.gz) -groups=('lib-extra') -archs=('i686' 'x86_64') -sha1sums=('a9aa0b1b71a95fe91ffcda60146559b3ad40ae90') - -if [ "$CARCH" == "x86_64" ]; then - export CFLAGS="$CFLAGS -fPIC" -fi - -# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
