a66688f49b
Closes #13597. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
15 lines
675 B
Bash
15 lines
675 B
Bash
# Template file for 'gphoto2'
|
|
pkgname=gphoto2
|
|
version=2.5.17
|
|
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 gettext-devel libtool pkg-config"
|
|
makedepends="libgphoto2-devel libjpeg-turbo-devel popt-devel readline-devel"
|
|
short_desc="Digital camera CLI iinterface to libgphoto"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="http://www.gphoto.org"
|
|
distfiles="${SOURCEFORGE_SITE}/gphoto/$pkgname-$version.tar.bz2"
|
|
checksum=aa571039240c68a053be710ca41645aed0239fa2f0b737b8ec767fef29e3544f
|