mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 20:13:52 +02:00
lensfun: update to 0.3.1.
This commit is contained in:
parent
0e6d947b55
commit
c45a77e77c
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'lensfun'
|
# Template file for 'lensfun'
|
||||||
pkgname=lensfun
|
pkgname=lensfun
|
||||||
version=0.3.0
|
version=0.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://lensfun.sourceforge.net/"
|
homepage="http://lensfun.sourceforge.net/"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
short_desc="Library to correct optical lens defects and lens database"
|
short_desc="Library to correct optical lens defects and lens database"
|
||||||
hostmakedepends="cmake pkg-config"
|
hostmakedepends="cmake pkg-config"
|
||||||
makedepends="glib-devel"
|
makedepends="glib-devel"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum="c2c3c03873cb549d49d42f118fcb0ffa95d1e45b9ff395e19facb63bf699bec1"
|
checksum=216c23754212e051c8b834437e46af3812533bd770c09714e8c06c9d91cdb535
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*|x86_64*);;
|
i686*|x86_64*);;
|
||||||
|
|
Loading…
Add table
Reference in a new issue