gphoto2: update to 2.5.9.
This commit is contained in:
parent
46aa263e52
commit
f91692ae6f
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'gphoto2'
|
||||
pkgname=gphoto2
|
||||
version=2.5.8
|
||||
version=2.5.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev
|
||||
POPT_CFLAGS=-I${XBPS_CROSS_BASE}/usr/include POPT_LIBS=-lpopt"
|
||||
hostmakedepends="automake libtool pkg-config gettext-devel"
|
||||
makedepends="libgphoto2-devel libjpeg-turbo-devel readline-devel popt-devel"
|
||||
short_desc="Digital camera CLI iinterface to libgphoto2>=2.5.7"
|
||||
short_desc="Digital camera CLI iinterface to libgphoto"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.gphoto.org"
|
||||
distfiles="${SOURCEFORGE_SITE}/gphoto/$pkgname-$version.tar.bz2"
|
||||
checksum=a9abcd15d95f205318d17e3ac12af7ce523d2bc4943709d50b0a12c30cc5ee4d
|
||||
checksum=0f53803ed1f4ff7ea2aed8f7c9a0932237121941705779f7d09a8fe641ff475f
|
||||
|
|
Loading…
Reference in New Issue