From 627964ca4190d3e1c2cfc4a052f5b93fd7dd7f56 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Mon, 8 Dec 2025 21:49:23 -0500 Subject: [PATCH] profiles: mask media-libs/libsvgtiny-pixbuf This is dead in the water now that GTK links to librsvg at build time. Signed-off-by: Michael Orlitzky --- profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 7c20cec8558f0..a423390ec1eeb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# Michael Orlitzky (2025-12-08) +# An experimental attempt to avoid the gtk -> librsvg -> rust dependency +# that is now obsolete because upstream gtk links directly to librsvg. +# Removal on or after 2026-01-08. +media-libs/libsvgtiny-pixbuf + # Andreas Sturmlechner (2025-12-07) # Last release depends on Qt5, upstream appears dormant. Several # alternatives are available in ::gentoo. Bug #967107