summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r--meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb b/meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb
index a68dc2030..e5fc06698 100644
--- a/meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb
+++ b/meta-oe/recipes-graphics/gegl/gegl_0.2.0.bb
@@ -7,6 +7,10 @@ inherit gnome
7 7
8EXTRA_OECONF = "--disable-docs " 8EXTRA_OECONF = "--disable-docs "
9 9
10PACKAGECONFIG ??= ""
11PACKAGECONFIG[jasper] = "--with-jasper,--without-jasper,jasper"
12PACKAGECONFIG[avformat] = "--with-libavformat,--without-libavformat,libav"
13
10SRC_URI = "ftp://ftp.gimp.org/pub/${PN}/0.2/${PN}-${PV}.tar.bz2" 14SRC_URI = "ftp://ftp.gimp.org/pub/${PN}/0.2/${PN}-${PV}.tar.bz2"
11SRC_URI[md5sum] = "32b00002f1f1e316115c4ed922e1dec8" 15SRC_URI[md5sum] = "32b00002f1f1e316115c4ed922e1dec8"
12SRC_URI[sha256sum] = "df2e6a0d9499afcbc4f9029c18d9d1e0dd5e8710a75e17c9b1d9a6480dd8d426" 16SRC_URI[sha256sum] = "df2e6a0d9499afcbc4f9029c18d9d1e0dd5e8710a75e17c9b1d9a6480dd8d426"