Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=78f1aefd5611baae975a8c2471972e7065fc7781
commit 78f1aefd5611baae975a8c2471972e7065fc7781 Author: Melko <[email protected]> Date: Sun Jun 8 15:18:39 2014 +0200 libpano13-2.9.19-1-x86_64 * version bump diff --git a/source/lib-extra/libpano13/FrugalBuild b/source/lib-extra/libpano13/FrugalBuild index eb0f67e..9978084 100644 --- a/source/lib-extra/libpano13/FrugalBuild +++ b/source/lib-extra/libpano13/FrugalBuild @@ -1,8 +1,10 @@ # Compiling Time: 0.37 SBU # Maintainer: Melko <[email protected]> +options+=('asneeded') + pkgname=libpano13 -pkgver=2.9.18 +pkgver=2.9.19 pkgrel=1 pkgdesc="Basic library to calculate panoramical pictures - core functions of the panotools." depends=('libpng' 'libtiff' 'libjpeg') @@ -11,7 +13,7 @@ archs=('i686' 'x86_64') _F_sourceforge_dirname="panotools" _F_archive_grepv="beta" Finclude sourceforge -sha1sums=('23849bdbdfc9176a2b53d157e58bd24aa0e7276e') +sha1sums=('85d8d94c96780fa5b6df2c2e4929f8d20557f128') Fconfopts+=" -with-java=/usr/lib/java/bin" # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
