gphoto2: modified the wrong line in the template file
corrected the maintainer line corrected the revision number to 1 Sorry for the errors. Regards carlo D.
This commit is contained in:
parent
4d7f4aeef2
commit
39c76ac688
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'gphoto2'
|
||||
pkgname=gphoto2
|
||||
version=2.4.14
|
||||
revision=8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev"
|
||||
hostmakedepends="automake libtool pkg-config gettext-devel"
|
||||
makedepends="libgphoto2-devel libjpeg-turbo-devel readline-devel popt-devel"
|
||||
depends=""
|
||||
short_desc="Digital camera CLI iinterface to libgphoto2"
|
||||
maintainer="cd"
|
||||
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.gphoto.org"
|
||||
distfiles="${SOURCEFORGE_SITE}/gphoto/$pkgname-$version.tar.bz2"
|
||||
|
|
Loading…
Reference in New Issue