diff --git a/media-libs/gegl/gegl-0.4.38.recipe b/media-libs/gegl/gegl-0.4.40.recipe similarity index 96% rename from media-libs/gegl/gegl-0.4.38.recipe rename to media-libs/gegl/gegl-0.4.40.recipe index 6c42fd746..9e6d63498 100644 --- a/media-libs/gegl/gegl-0.4.38.recipe +++ b/media-libs/gegl/gegl-0.4.40.recipe @@ -9,9 +9,9 @@ artistic filters and more forms of image processing GEGL can also be used from t HOMEPAGE="https://gegl.org/" COPYRIGHT="Øyvind Kolås" LICENSE="GNU LGPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="https://download.gimp.org/pub/gegl/0.4/gegl-$portVersion.tar.xz" -CHECKSUM_SHA256="e4a33c8430a5042fba8439b595348e71870f0d95fbf885ff553f9020c1bed750" +CHECKSUM_SHA256="cdde80d15a49dab9a614ef98f804c8ce6e4cfe1339a3c240c34f3fb45436b85d" PATCHES="gegl-$portVersion.patchset" ARCHITECTURES="all !x86_gcc2" @@ -36,6 +36,7 @@ REQUIRES=" lib:libgdk_pixbuf_2.0$secondaryArchSuffix lib:libgexiv2$secondaryArchSuffix lib:libglib_2.0$secondaryArchSuffix + lib:libgomp$secondaryArchSuffix lib:libjpeg$secondaryArchSuffix lib:libjson_glib_1.0$secondaryArchSuffix lib:libintl$secondaryArchSuffix @@ -78,6 +79,7 @@ BUILD_REQUIRES=" devel:libgdk_pixbuf_2.0$secondaryArchSuffix devel:libgexiv2$secondaryArchSuffix devel:libglib_2.0$secondaryArchSuffix + devel:libgomp$secondaryArchSuffix devel:libjpeg$secondaryArchSuffix devel:libjson_glib_1.0$secondaryArchSuffix devel:liblcms2$secondaryArchSuffix diff --git a/media-libs/gegl/patches/gegl-0.4.38.patchset b/media-libs/gegl/patches/gegl-0.4.40.patchset similarity index 100% rename from media-libs/gegl/patches/gegl-0.4.38.patchset rename to media-libs/gegl/patches/gegl-0.4.40.patchset