[arch-commits] Commit in libgphoto2/repos (extra-i686 extra-i686/PKGBUILD)

Eduardo Romero eduardo at archlinux.org
Tue Oct 21 20:06:41 UTC 2008


    Date: Tuesday, October 21, 2008 @ 16:06:41
  Author: eduardo
Revision: 16632

Merged revisions 16631 via svnmerge from 
svn+ssh://archlinux.org/home/svn-packages/libgphoto2/trunk

........
  r16631 | eduardo | 2008-10-21 16:05:45 -0400 (Tue, 21 Oct 2008) | 1 line
  
  upgpkg: libgphoto2 2.4.3-1
........

Modified:
  libgphoto2/repos/extra-i686/	(properties)
  libgphoto2/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)


Property changes on: libgphoto2/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /libgphoto2/trunk:1-13931
   + /libgphoto2/trunk:1-16631

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-10-21 20:05:45 UTC (rev 16631)
+++ extra-i686/PKGBUILD	2008-10-21 20:06:41 UTC (rev 16632)
@@ -3,9 +3,9 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=libgphoto2
-pkgver=2.4.2
-pkgrel=2
-pkgdesc="The core of gphoto2 software. It is a portable library to gives access to more than 400 digital cameras."
+pkgver=2.4.3
+pkgrel=1
+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' 'libjpeg' 'libtool>=2.2-2' 'hal>=0.5.10')
@@ -14,7 +14,7 @@
 install=(libgphoto2.install)
 source=(http://downloads.sourceforge.net/gphoto/${pkgname}-${pkgver}.tar.gz
 	no-mdns.patch)
-md5sums=('7ec19a0f434da3aea15e136b9dacdd04'
+md5sums=('ebbc7f682e19f2cd9f3abb486f7b56fa'
          '28f57616cbba6f12ca113b87c8123993')
 options=('libtool')
 
@@ -55,6 +55,7 @@
       ${startdir}/pkg/etc/udev/rules.d/54-gphoto.rules || return 1
   install -m755 -d ${startdir}/pkg/lib
   mv ${startdir}/pkg/usr/lib/udev ${startdir}/pkg/lib/ || return 1
+
   # Remove recursive symlink
   rm -f $pkgdir/usr/include/gphoto2/gphoto2 || return 1
 }




More information about the arch-commits mailing list