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

Tobias Kieslich tobias at archlinux.org
Sat Nov 1 01:34:19 UTC 2008


    Date: Friday, October 31, 2008 @ 21:34:18
  Author: tobias
Revision: 17715

Merged revisions 17714 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/gimp-ufraw/trunk

........
  r17714 | tobias | 2008-10-31 18:33:39 -0700 (Fri, 31 Oct 2008) | 1 line
  
  upgpkg: gimp-ufraw 0.14.1-1
........

Modified:
  gimp-ufraw/repos/extra-i686/	(properties)
  gimp-ufraw/repos/extra-i686/PKGBUILD

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


Property changes on: gimp-ufraw/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /gimp-ufraw/trunk:1-5726
   + /gimp-ufraw/trunk:1-17714

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-11-01 01:33:39 UTC (rev 17714)
+++ extra-i686/PKGBUILD	2008-11-01 01:34:18 UTC (rev 17715)
@@ -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