[arch-commits] Commit in libdc1394/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun May 3 21:19:12 UTC 2009


    Date: Sunday, May 3, 2009 @ 17:19:11
  Author: jgc
Revision: 37793

upgpkg: libdc1394 2.1.0-1

Modified:
  libdc1394/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-03 21:18:46 UTC (rev 37792)
+++ PKGBUILD	2009-05-03 21:19:11 UTC (rev 37793)
@@ -2,16 +2,16 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libdc1394
-pkgver=2.0.3
+pkgver=2.1.0
 pkgrel=1
 pkgdesc="High level programming interface to control IEEE 1394 based cameras"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('libraw1394>=1.3.0')
+url="http://sourceforge.net/projects/libdc1394/"
+depends=('libraw1394>=2.0.2' 'libusb1')
 options=(!libtool !emptydirs)
 source=(http://downloads.sourceforge.net/sourceforge/libdc1394/${pkgname}-${pkgver}.tar.gz)
-url="http://sourceforge.net/projects/libdc1394/"
-md5sums=('2680a843a7c1f0c97ce052712b7a21b9')
+md5sums=('51909785c8c3da6881dd983c98c0c6d6')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list