libgphoto2: update to 2.5.26
This commit is contained in:
committed by
Andrew J. Hesford
parent
5c7c30b3eb
commit
95d0fcc813
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'libgphoto2'
|
# Template file for 'libgphoto2'
|
||||||
pkgname=libgphoto2
|
pkgname=libgphoto2
|
||||||
version=2.5.24
|
version=2.5.26
|
||||||
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"
|
||||||
@@ -14,7 +14,7 @@ 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=fd3c578769f0fa389c1e68120f224bd98477aa3d82d16b82746c1266c0d4fb31
|
checksum=7740fea3cbb78489071cdfec06c07fab528e69e27ac82734eae6a73eaeeabcd4
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" libgphoto2"
|
hostmakedepends+=" libgphoto2"
|
||||||
@@ -52,7 +52,6 @@ post_install() {
|
|||||||
|
|
||||||
libgphoto2-udev-rules_package() {
|
libgphoto2-udev-rules_package() {
|
||||||
short_desc+=" - udev rules"
|
short_desc+=" - udev rules"
|
||||||
archs=noarch
|
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/lib/udev/hwdb.d
|
vmove usr/lib/udev/hwdb.d
|
||||||
vmove usr/lib/udev/rules.d
|
vmove usr/lib/udev/rules.d
|
||||||
|
|||||||
Reference in New Issue
Block a user