lensfun: update to 0.3.2 (soname bump).

This commit is contained in:
Juan RP 2015-11-16 09:40:25 +01:00
parent 5883778c03
commit edbb6ec53e
2 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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 <xtraeme@voidlinux.eu>"
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*);;