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

Tobias Kieslich tobias at archlinux.org
Sat Nov 1 01:33:40 UTC 2008


    Date: Friday, October 31, 2008 @ 21:33:39
  Author: tobias
Revision: 17714

upgpkg: gimp-ufraw 0.14.1-1

Modified:
  gimp-ufraw/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-11-01 00:54:11 UTC (rev 17713)
+++ PKGBUILD	2008-11-01 01:33:39 UTC (rev 17714)
@@ -4,16 +4,18 @@
 
 pkgname=gimp-ufraw
 _srcname=ufraw
-pkgver=0.13
-pkgrel=3
+pkgver=0.14.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>=0.16')
-makedepends=('gimp')
+depends=('lcms' 'gtk2' 'libexif' 'exiv2>=0.17')
+makedepends=('gimp' 'cinepaint')
+optdepends=('gimp: to use the gimp import plugin for raw images' \
+            'cinepaint: to use the cinepaint import plugin for raw images')
 source=(http://dl.sourceforge.net/sourceforge/${_srcname}/${_srcname}-${pkgver}.tar.gz)
-md5sums=('6470f787a8f62f6e1642161e3c8d557b')
+md5sums=('cc204ecc7009b947a265391bd3aec236')
 
 build() {
   cd ${startdir}/src/${_srcname}-${pkgver}




More information about the arch-commits mailing list