16 lines
664 B
Bash
16 lines
664 B
Bash
# Template file for 'gphoto2'
|
|
pkgname=gphoto2
|
|
version=2.5.15
|
|
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 libtool pkg-config gettext-devel"
|
|
makedepends="libgphoto2-devel libjpeg-turbo-devel readline-devel popt-devel"
|
|
short_desc="Digital camera CLI iinterface to libgphoto"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
homepage="http://www.gphoto.org"
|
|
distfiles="${SOURCEFORGE_SITE}/gphoto/$pkgname-$version.tar.bz2"
|
|
checksum=ae571a227983dc9997876702a73af5431d41f287ea0f483cda897c57a6084a77
|