diff --git a/common/shlibs b/common/shlibs index 020f8e8f717..b237c5a89d7 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1648,7 +1648,7 @@ libIlmImfUtil-2_2.so.22 libopenexr-2.2.0_1 libGraphicsMagick.so.3 libgraphicsmagick-1.3.19_1 libGraphicsMagick++.so.12 libgraphicsmagick-1.3.22_1 libGraphicsMagickWand.so.2 libgraphicsmagick-1.3.19_1 -liblensfun.so.0 lensfun-0.2.8_2 +liblensfun.so.1 lensfun-0.3.2_1 libmitlm.so.0 mitlm-0.4.1_1 libextractor.so.3 libextractor-1.1_1 libextractor_common.so.1 libextractor-1.1_1 diff --git a/srcpkgs/lensfun/template b/srcpkgs/lensfun/template index da5fa70b04d..5900e754276 100644 --- a/srcpkgs/lensfun/template +++ b/srcpkgs/lensfun/template @@ -1,9 +1,9 @@ # Template file for 'lensfun' pkgname=lensfun -version=0.3.1 -revision=2 +version=0.3.2 +revision=1 build_style=cmake -configure_args="-DINSTALL_HELPER_SCRIPTS:BOOL=OFF" +configure_args="-DINSTALL_HELPER_SCRIPTS=0" maintainer="Juan RP " homepage="http://lensfun.sourceforge.net/" license="LGPL-3, CC-BY-SA-3.0" @@ -11,7 +11,7 @@ short_desc="Library for rectifying and simulating photographic lens distortions" hostmakedepends="cmake pkg-config python" makedepends="libglib-devel" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.gz" -checksum=216c23754212e051c8b834437e46af3812533bd770c09714e8c06c9d91cdb535 +checksum=ae8bcad46614ca47f5bda65b00af4a257a9564a61725df9c74cb260da544d331 case "$XBPS_TARGET_MACHINE" in i686*|x86_64*);;