[arch-commits] CVS update of extra/multimedia (exiv2/PKGBUILD gimp-ufraw/PKGBUILD)

Tobias Kieslich tobias at archlinux.org
Thu Nov 8 22:02:28 UTC 2007


    Date: Thursday, November 8, 2007 @ 17:02:28
  Author: tobias
    Path: /home/cvs-extra/extra/multimedia

Modified: exiv2/PKGBUILD (1.7 -> 1.8) gimp-ufraw/PKGBUILD (1.18 -> 1.19)

bring exiv2 to 0.15


---------------------+
 exiv2/PKGBUILD      |    8 ++++----
 gimp-ufraw/PKGBUILD |   14 ++++++--------
 2 files changed, 10 insertions(+), 12 deletions(-)


Index: extra/multimedia/exiv2/PKGBUILD
diff -u extra/multimedia/exiv2/PKGBUILD:1.7 extra/multimedia/exiv2/PKGBUILD:1.8
--- extra/multimedia/exiv2/PKGBUILD:1.7	Wed Sep 19 16:56:16 2007
+++ extra/multimedia/exiv2/PKGBUILD	Thu Nov  8 17:02:28 2007
@@ -1,9 +1,9 @@
-#$Id: PKGBUILD,v 1.7 2007/09/19 20:56:16 jgc Exp $
+#$Id: PKGBUILD,v 1.8 2007/11/08 22:02:28 tobias Exp $
 # Maintainer: tobias <tobias at arhlinux.org>
 
 pkgname=exiv2
-pkgver=0.14
-pkgrel=2
+pkgver=0.15
+pkgrel=1
 pkgdesc="Exif and Iptc metadata manipulation library and tools."
 arch=(i686 x86_64)
 url="http://exiv2.org"
@@ -11,7 +11,7 @@
 depends=('gcc-libs' 'zlib')
 options=('!libtool')
 source=(http://www.exiv2.org/${pkgname}-${pkgver}.tar.gz)
-md5sums=('6f8edde77d95f49fc83329feb615bb33')
+md5sums=('bb18d19e1d6fb255dadda456cadec00e')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
Index: extra/multimedia/gimp-ufraw/PKGBUILD
diff -u extra/multimedia/gimp-ufraw/PKGBUILD:1.18 extra/multimedia/gimp-ufraw/PKGBUILD:1.19
--- extra/multimedia/gimp-ufraw/PKGBUILD:1.18	Mon Jun 11 19:29:12 2007
+++ extra/multimedia/gimp-ufraw/PKGBUILD	Thu Nov  8 17:02:28 2007
@@ -1,24 +1,22 @@
-# $Id: PKGBUILD,v 1.18 2007/06/11 23:29:12 tobias Exp $
+# $Id: PKGBUILD,v 1.19 2007/11/08 22:02:28 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=gimp-ufraw
 _srcname=ufraw
-pkgver=0.11
-pkgrel=3
+pkgver=0.12.1
+pkgrel=1
 pkgdesc="standalone or gimp plugin converter for raw files"
 url="http://ufraw.sourceforge.net/"
 arch=(i686 x86_64)
+license=(GPL2)
 depends=('lcms' 'gtk2' 'libexif' 'exiv2')
 makedepends=('gimp')
-source=(http://dl.sourceforge.net/sourceforge/${_srcname}/${_srcname}-${pkgver}.tar.gz \
-        exiv2-0.14.patch)
-md5sums=('e7e5930a872657830a77dc9ddbfce93b'
-         '7ed23923654cf3fbfb64c099f494de09')
+source=(http://dl.sourceforge.net/sourceforge/${_srcname}/${_srcname}-${pkgver}.tar.gz)
+md5sums=('2cc338722358e01c3e113749f20d35c7')
 
 build() {
   cd ${startdir}/src/${_srcname}-${pkgver}
-  patch -Np1 -i ../exiv2-0.14.patch || return 1
   ./configure --prefix=/usr \
     --enable-extras \
     --with-libexif --with-exiv2




More information about the arch-commits mailing list