wok-current rev 7283
Up: libgphoto2 to 2.4.10.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Nov 16 03:59:31 2010 +0000 (2010-11-16) |
parents | f2d50d1fc25e |
children | 1fbd398aaaf4 |
files | libgphoto2-dev/receipt libgphoto2/receipt |
line diff
1.1 --- a/libgphoto2-dev/receipt Tue Nov 16 01:53:30 2010 +0000 1.2 +++ b/libgphoto2-dev/receipt Tue Nov 16 03:59:31 2010 +0000 1.3 @@ -1,10 +1,11 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libgphoto2-dev" 1.7 -VERSION="2.4.9" 1.8 +VERSION="2.4.10.1" 1.9 CATEGORY="development" 1.10 SHORT_DESC="libgphoto2 devel files" 1.11 MAINTAINER="jozee@slitaz.org" 1.12 +DEPENDS="libgphoto2" 1.13 WANTED="libgphoto2" 1.14 WEB_SITE="http://www.gphoto.org" 1.15
2.1 --- a/libgphoto2/receipt Tue Nov 16 01:53:30 2010 +0000 2.2 +++ b/libgphoto2/receipt Tue Nov 16 03:59:31 2010 +0000 2.3 @@ -1,13 +1,13 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="libgphoto2" 2.7 -VERSION="2.4.9" 2.8 +VERSION="2.4.10.1" 2.9 CATEGORY="graphics" 2.10 SHORT_DESC="core library of gphoto2 to access photos from digital camera" 2.11 MAINTAINER="jozee@slitaz.org" 2.12 DEPENDS="libexif jpeg libusb libusb-compat libtool hal" 2.13 BUILD_DEPENDS="jpeg-dev libexif-dev libtool libexif jpeg libusb libusb-dev libusb-compat libusb-compat-dev pkg-config" 2.14 -TARBALL="$PACKAGE-$VERSION.tar.gz" 2.15 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.16 WEB_SITE="http://www.gphoto.org" 2.17 WGET_URL="$SF_MIRROR/gphoto/$TARBALL" 2.18 TAGS="camera photo"