Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b5920bf6de950f4418d811475be38040d6eaf5ed
commit b5920bf6de950f4418d811475be38040d6eaf5ed Author: crazy <[email protected]> Date: Tue Dec 15 00:23:30 2015 +0100 sane-backends-1.0.25-1-x86_64 * version bump * rebuild with libgphoto2 diff --git a/source/multimedia/sane-backends/FrugalBuild b/source/multimedia/sane-backends/FrugalBuild index 014e85c..2f08a80 100644 --- a/source/multimedia/sane-backends/FrugalBuild +++ b/source/multimedia/sane-backends/FrugalBuild @@ -1,17 +1,19 @@ # Compiling Time: 1.02 SBU # Maintainer: Miklos Vajna <[email protected]> +## TODO: add net-snmp pkgname=sane-backends -pkgver=1.0.23 +pkgver=1.0.25 pkgrel=1 pkgdesc="Scanner Access Now Easy" url="http://www.sane-project.org" -depends=('libieee1284' 'libgphoto2>=2.5.0' 'libjpeg>=8a' 'libtool>=2.2.6a') +depends=('libieee1284' 'libgphoto2>=2.5.9' 'libjpeg>=8a' 'libtool>=2.2.6a') groups=('multimedia') archs=('i686' 'x86_64') up2date="lynx -dump http://www.sane-project.org/|grep 'ackend.*released'|sed 's/.*s-\([^ ]*\) .*/\1/'" -source=(http://pkgs.fedoraproject.org/repo/pkgs/sane-backends/sane-backends-$pkgver.tar.gz/e226a89c54173efea80e91e9a5eb6573/sane-backends-$pkgver.tar.gz) -sha1sums=('62fc65736879f0bdb2fda20a31ee10d1ed335ae7') +#source=(http://pkgs.fedoraproject.org/repo/pkgs/sane-backends/sane-backends-$pkgver.tar.gz/e226a89c54173efea80e91e9a5eb6573/sane-backends-$pkgver.tar.gz) +source=(http://fossies.org/linux/misc/$pkgname-$pkgver.tar.gz) +sha1sums=('05824922d91571e1fc2f5cdd270745783d593754') build() { Fsed 'tail -1' 'tail -n 1' tools/libtool-get-dll-ext _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
