mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
libgphoto2: update to 2.5.23, fix license
This commit is contained in:
parent
a96a4012d3
commit
5caf563010
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libgphoto2'
|
# Template file for 'libgphoto2'
|
||||||
pkgname=libgphoto2
|
pkgname=libgphoto2
|
||||||
version=2.5.22
|
version=2.5.23
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev"
|
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"
|
depends="libgphoto2-udev-rules"
|
||||||
short_desc="Digital camera access library"
|
short_desc="Digital camera access library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://www.gphoto.org"
|
homepage="http://www.gphoto.org"
|
||||||
changelog="https://raw.githubusercontent.com/gphoto/libgphoto2/master/NEWS"
|
changelog="https://raw.githubusercontent.com/gphoto/libgphoto2/master/NEWS"
|
||||||
distfiles="${SOURCEFORGE_SITE}/gphoto/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/gphoto/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=15d7327aa9a986af1e1dbfd8f15ba81352b67450d30e44562ce768ff9435ce58
|
checksum=d8af23364aa40fd8607f7e073df74e7ace05582f4ba13f1724d12d3c97e8852d
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" libgphoto2"
|
hostmakedepends+=" libgphoto2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue