Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0d88da8bcc3544c144e54b01f335ac1681863375
commit 0d88da8bcc3544c144e54b01f335ac1681863375 Author: Anthony Jorion <[email protected]> Date: Fri Jul 18 18:09:59 2014 +0200 libewf-20140608-1-x86_64 - 20100226 -> 20140608 + Add asneeded option diff --git a/source/lib-extra/libewf/FrugalBuild b/source/lib-extra/libewf/FrugalBuild index 377dca8..3f78568 100644 --- a/source/lib-extra/libewf/FrugalBuild +++ b/source/lib-extra/libewf/FrugalBuild @@ -1,15 +1,18 @@ # Compiling Time: 0.19 SBU # Maintainer: exceed <[email protected]> +options+=('asneeded') + pkgname=libewf -pkgver=20100226 -pkgrel=2 +pkgver=20140608 +pkgrel=1 pkgdesc="Library for support of the Expert Witness Compression Format (EWF)" +url="https://code.google.com/p/libewf/" depends=('e2fsprogs' 'openssl>=1.0.0' 'zlib' 'perl-crypt-openssl-rsa') groups=('lib-extra') archs=('i686' 'x86_64') -Finclude sourceforge -up2date="lynx -dump http://sourceforge.net/projects/libewf/files/libewf/| grep 'http.*libewf/.*libewf/.*/$'| sed 's|.*/libewf-\(.*\)/|\1|;q'" -sha1sums=('b9b1012548a7ba445ce4702b08737ddb459c52ec') +up2date="Flasttar https://53efc0a7187d0baa489ee347026b8278fe4020f6.googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/" +source="https://53efc0a7187d0baa489ee347026b8278fe4020f6.googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/$pkgname-$pkgver.tar.gz" +sha1sums=('c17384a3d2c1d63bd5b1aaa2aead6ee3c82a2368') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
