commit:     894254db31e67de63abe2a31dc5e4c8f5413fad0
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  7 23:06:06 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Oct  7 23:07:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=894254db

x11-libs/cairo: Always enable SVG support

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-libs/cairo/{cairo-1.16.0-r5.ebuild => cairo-1.16.0-r6.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/cairo/cairo-1.16.0-r5.ebuild 
b/x11-libs/cairo/cairo-1.16.0-r6.ebuild
similarity index 99%
rename from x11-libs/cairo/cairo-1.16.0-r5.ebuild
rename to x11-libs/cairo/cairo-1.16.0-r6.ebuild
index dc8e73c91275..299a8c20e695 100644
--- a/x11-libs/cairo/cairo-1.16.0-r5.ebuild
+++ b/x11-libs/cairo/cairo-1.16.0-r6.ebuild
@@ -110,7 +110,7 @@ multilib_src_configure() {
                $(use_enable glib gobject) \
                $(use_enable opengl gl) \
                $(use_enable static-libs static) \
-               $(use_enable svg) \
+               --enable-svg \
                $(use_enable utils trace) \
                $(use_enable valgrind) \
                --enable-ft \

Reply via email to