commit:     3a7b11a9d3afae7c00e3dd46aa6a4c2bf9204a3d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  7 05:22:34 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan  7 05:23:56 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a7b11a9

media-libs/gegl: enable introspection by default

gegl is principally for media-gfx/gimp which needs introspection enabled.

Acked-by: Alfred Wingate <parona <AT> protonmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/gegl/gegl-0.4.64-r1.ebuild | 2 +-
 media-libs/gegl/gegl-0.4.66.ebuild    | 4 ++--
 media-libs/gegl/gegl-9999.ebuild      | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-libs/gegl/gegl-0.4.64-r1.ebuild 
b/media-libs/gegl/gegl-0.4.64-r1.ebuild
index e28a160eef03..bdb13c923d5c 100644
--- a/media-libs/gegl/gegl-0.4.64-r1.ebuild
+++ b/media-libs/gegl/gegl-0.4.64-r1.ebuild
@@ -23,7 +23,7 @@ HOMEPAGE="https://gegl.org/";
 LICENSE="|| ( GPL-3+ LGPL-3 )"
 SLOT="0.4"
 
-IUSE="cairo debug ffmpeg gtk-doc introspection lcms lensfun openexr openmp pdf 
raw sdl sdl2 svg test tiff umfpack vala v4l webp"
+IUSE="cairo debug ffmpeg gtk-doc +introspection lcms lensfun openexr openmp 
pdf raw sdl sdl2 svg test tiff umfpack vala v4l webp"
 REQUIRED_USE="
        gtk-doc? ( introspection )
        svg? ( cairo )

diff --git a/media-libs/gegl/gegl-0.4.66.ebuild 
b/media-libs/gegl/gegl-0.4.66.ebuild
index 44e3973f4c7d..062091e88d5e 100644
--- a/media-libs/gegl/gegl-0.4.66.ebuild
+++ b/media-libs/gegl/gegl-0.4.66.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -23,7 +23,7 @@ HOMEPAGE="https://gegl.org/";
 LICENSE="|| ( GPL-3+ LGPL-3 )"
 SLOT="0.4"
 
-IUSE="cairo debug ffmpeg gtk-doc introspection jpeg2k lcms openexr openmp pdf 
raw sdl sdl2 svg test tiff umfpack vala v4l webp"
+IUSE="cairo debug ffmpeg gtk-doc +introspection jpeg2k lcms openexr openmp pdf 
raw sdl sdl2 svg test tiff umfpack vala v4l webp"
 REQUIRED_USE="
        gtk-doc? ( introspection )
        svg? ( cairo )

diff --git a/media-libs/gegl/gegl-9999.ebuild b/media-libs/gegl/gegl-9999.ebuild
index 44e3973f4c7d..062091e88d5e 100644
--- a/media-libs/gegl/gegl-9999.ebuild
+++ b/media-libs/gegl/gegl-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -23,7 +23,7 @@ HOMEPAGE="https://gegl.org/";
 LICENSE="|| ( GPL-3+ LGPL-3 )"
 SLOT="0.4"
 
-IUSE="cairo debug ffmpeg gtk-doc introspection jpeg2k lcms openexr openmp pdf 
raw sdl sdl2 svg test tiff umfpack vala v4l webp"
+IUSE="cairo debug ffmpeg gtk-doc +introspection jpeg2k lcms openexr openmp pdf 
raw sdl sdl2 svg test tiff umfpack vala v4l webp"
 REQUIRED_USE="
        gtk-doc? ( introspection )
        svg? ( cairo )

Reply via email to