Date: Sunday, January 17, 2010 @ 10:50:22
  Author: ibiru
Revision: 63469

upgpkg: gegl 0.1.0-2
    libpng1.4.0/libjpeg rebuild

Modified:
  gegl/trunk/ChangeLog
  gegl/trunk/PKGBUILD

-----------+
 ChangeLog |    5 +++++
 PKGBUILD  |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog   2010-01-17 15:20:19 UTC (rev 63468)
+++ ChangeLog   2010-01-17 15:50:22 UTC (rev 63469)
@@ -1,3 +1,8 @@
+2010-01-17  Ionut Biru  <[email protected]>
+
+       * gegl 0.1.0-2
+       * libjpeg 8 and libpng 1.4.0 rebuild
+
 2009-11-29  Eric Belanger  <[email protected]>
 
        * gegl 0.1.0-1

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-01-17 15:20:19 UTC (rev 63468)
+++ PKGBUILD    2010-01-17 15:50:22 UTC (rev 63469)
@@ -4,12 +4,12 @@
 
 pkgname=gegl
 pkgver=0.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Graph based image processing framework"
 arch=('i686' 'x86_64')
 url="http://www.gegl.org/";
 license=('GPL3' 'LGPL3')
-depends=('babl>=0.1.0' 'libpng' 'libjpeg>=7' 'gtk2')
+depends=('babl>=0.1.0' 'libpng>=1.4.0' 'libjpeg>=8' 'gtk2>=2.18.6')
 makedepends=('ruby' 'openexr' 'ffmpeg' 'librsvg')
 optdepends=('openexr: for using the openexr plugin' 'ffmpeg: for using the 
ffmpeg plugin' 'librsvg: for using the svg plugin')
 options=('!libtool')

Reply via email to