From bcba67667e73f918fcd87145f1d896f8138551f5 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 28 Dec 2024 08:04:42 +0100 Subject: [PATCH] gimp: update --- recipes-gtk/gimp/gimp_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-gtk/gimp/gimp_git.bb b/recipes-gtk/gimp/gimp_git.bb index 19144b3..85bf6b8 100644 --- a/recipes-gtk/gimp/gimp_git.bb +++ b/recipes-gtk/gimp/gimp_git.bb @@ -50,8 +50,8 @@ GIDOCGEN_MESON_DISABLE_FLAG = "disabled" SRC_URI = "gitsm://github.com/GNOME/gimp.git;protocol=https;branch=master" SRC_URI += "file://0001-gimp-cross-compile-fix-for-bz2.patch" S = "${WORKDIR}/git" -SRCREV = "461d5db07e4931ebf5fd293eeddd85f2d7a6aa62" -PV = "3.0.0-RC-1" +SRCREV = "d52117a7f753353b5f900d8195a2443c603d6c94" +PV = "3.0.0-RC-2" PACKAGECONFIG[aa] = "-Daa=enabled,-Daa=disabled,aalib" PACKAGECONFIG[alsa] = "-Dalsa=enabled,-Dalsa=disabled,alsa-lib"