Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9d91514d500bf3b342bf0e5b5986cc5832ee93e9
commit 9d91514d500bf3b342bf0e5b5986cc5832ee93e9 Author: DeX77 <[email protected]> Date: Tue Dec 6 13:59:01 2016 +0100 Revert "detox-1.2.0-1-x86_64 - removed - not touched from back 2008" This reverts commit 3c2b6669f54c858064975b27e0249ff3c5e686b0. diff --git a/source/apps-extra/detox/FrugalBuild b/source/apps-extra/detox/FrugalBuild new file mode 100644 index 0000000..4e5d98b --- /dev/null +++ b/source/apps-extra/detox/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling time: ~0.02 SBU +# Maintainer: CSÉCSY László <[email protected]> + +pkgname=detox +pkgver=1.2.0 +pkgrel=1 +pkgdesc="a utility designed to clean up filenames" +depends=('glibc') +groups=('apps-extra') +archs=('i686' 'x86_64') +_F_sourceforge_ext=".tar.bz2" +Finclude sourceforge +up2date="lynx -dump http://detox.sourceforge.net/ | grep 'latest release' | sed 's/.* \([0-9\.]*\), .*/\1/'" +sha1sums=('cfb88a1adefaf4ee3933baf9a6530c102baa47ce') +unset MAKEFLAGS + +# optimization OK
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
