[arch-commits] Commit in libgphoto2/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Tue Jun 30 04:56:42 UTC 2009
Date: Tuesday, June 30, 2009 @ 00:56:41
Author: allan
Revision: 43742
upgpkg: libgphoto2 2.4.6-2
libjpeg soname bump rebuild
Modified:
libgphoto2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-30 04:55:25 UTC (rev 43741)
+++ PKGBUILD 2009-06-30 04:56:41 UTC (rev 43742)
@@ -4,11 +4,11 @@
pkgname=libgphoto2
pkgver=2.4.6
-pkgrel=1
+pkgrel=2
pkgdesc="The core library of gphoto2, designed to allow access to digital camera by external programs."
arch=(i686 x86_64)
url="http://www.gphoto.org"
-depends=('libexif>=0.6.17' 'libjpeg' 'libtool>=2.2.6a' 'hal>=0.5.12git20090421.4fc367')
+depends=('libexif>=0.6.17' 'libjpeg>=7' 'libtool>=2.2.6a' 'hal>=0.5.12git20090421.4fc367')
license=(LGPL)
install=(libgphoto2.install)
source=(http://downloads.sourceforge.net/gphoto/${pkgname}-${pkgver}.tar.gz)
More information about the arch-commits
mailing list