15 lines
664 B
Bash
15 lines
664 B
Bash
# Template file for 'gphoto2'
|
|
pkgname=gphoto2
|
|
version=2.5.10
|
|
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=66cc2f535d54b7e5a2164546a8955a58e23745e91e916757c0bf070699886690
|