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

Eric Bélanger eric at archlinux.org
Tue Dec 8 02:01:23 UTC 2009


    Date: Monday, December 7, 2009 @ 21:01:22
  Author: eric
Revision: 60867

Added optdepends (close FS#17413)

Modified:
  gegl/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-08 01:58:33 UTC (rev 60866)
+++ PKGBUILD	2009-12-08 02:01:22 UTC (rev 60867)
@@ -11,6 +11,7 @@
 license=('GPL3' 'LGPL3')
 depends=('babl>=0.1.0' 'libpng' 'libjpeg>=7' 'gtk2')
 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')
 #source=(ftp://ftp.gimp.org/pub/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2 )
 source=(ftp://ftp.archlinux.org/other/gegl/gegl-git.tar.bz2)




More information about the arch-commits mailing list