Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=abf203100ddd1ce25711c8ab2d18ccec3f040516
commit abf203100ddd1ce25711c8ab2d18ccec3f040516 Author: Daniel Exner <[email protected]> Date: Thu Sep 6 15:50:33 2012 +0200 xsane-0.998-3-x86_64 * rebuilt with new libgphoto2 diff --git a/source/xapps-extra/xsane/FrugalBuild b/source/xapps-extra/xsane/FrugalBuild index 808d1fb..9894370 100644 --- a/source/xapps-extra/xsane/FrugalBuild +++ b/source/xapps-extra/xsane/FrugalBuild @@ -4,15 +4,16 @@ pkgname=xsane pkgver=0.998 -pkgrel=2 +pkgrel=3 pkgdesc="XSane is a graphical scanning frontend for SANE (Scanner Access Now Easy)." url="http://www.xsane.org/" -depends=('gtk+2' 'lcms' 'sane-backends>=1.0.21' 'zlib' 'libjpeg') +depends=('gtk+2' 'lcms' 'sane-backends>=1.0.21' 'zlib' 'libjpeg' \ + 'libgphoto2=2.5.0') makedepends=('gimp') license="GPL 2" groups=('xapps-extra') archs=('i686' 'x86_64') -up2date="Flasttar http://www.xsane.org/cgi-bin/sitexplorer.cgi?/download/" +up2date="Flasttar ftp://ftp2.sane-project.org/pub/sane/xsane" source=(http://www.xsane.org/download/$pkgname-$pkgver.tar.gz \ xsane-0.995-xdg-open.patch ) sha1sums=('59e238b310979f71a8e15b692eab3c5b2ce6fc32' \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
