gphoto2: update to 2.5.6.
This commit is contained in:
parent
601ccbca37
commit
4f9ebb4165
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'gphoto2'
|
||||
pkgname=gphoto2
|
||||
version=2.4.14
|
||||
version=2.5.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev"
|
||||
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"
|
||||
short_desc="Digital camera CLI iinterface to libgphoto2>=2.5.7"
|
||||
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.gphoto.org"
|
||||
distfiles="${SOURCEFORGE_SITE}/gphoto/$pkgname-$version.tar.bz2"
|
||||
checksum=8754cdf1ee8eb3ef636c05d052646957d3f087892ed867543ab9180a3bbaa123
|
||||
checksum=55e5ec8b2bba4ed358f15eda466f61c79d6f75c220237f821ac687a3ceb336e8
|
||||
|
||||
|
|
Loading…
Reference in a new issue