libgphoto2: update to 2.5.23, fix license

This commit is contained in:
Daniel Eyßer 2019-07-19 14:08:33 +02:00 committed by Helmut Pozimski
parent a96a4012d3
commit 5caf563010

View file

@ -1,6 +1,6 @@
# Template file for 'libgphoto2'
pkgname=libgphoto2
version=2.5.22
version=2.5.23
revision=1
build_style=gnu-configure
configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev"
@ -10,11 +10,11 @@ makedepends="gd-devel libexif-devel libltdl-devel libusb-compat-devel
depends="libgphoto2-udev-rules"
short_desc="Digital camera access library"
maintainer="Juan RP <xtraeme@voidlinux.org>"
license="GPL-2.0-or-later"
license="LGPL-2.1-or-later"
homepage="http://www.gphoto.org"
changelog="https://raw.githubusercontent.com/gphoto/libgphoto2/master/NEWS"
distfiles="${SOURCEFORGE_SITE}/gphoto/${pkgname}-${version}.tar.bz2"
checksum=15d7327aa9a986af1e1dbfd8f15ba81352b67450d30e44562ce768ff9435ce58
checksum=d8af23364aa40fd8607f7e073df74e7ace05582f4ba13f1724d12d3c97e8852d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" libgphoto2"