summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-11-22 08:35:52 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-12-12 22:31:45 +0100
commit13db4c35a058cf8efb377653658e8a0c49987fd0 (patch)
treedef09567ba293485702ffaf72c7587f397e377fd /profiles
parentmail-client/thunderbird: Add USE=system-png (diff)
downloadgentoo-13db4c35a058cf8efb377653658e8a0c49987fd0.tar.gz
gentoo-13db4c35a058cf8efb377653658e8a0c49987fd0.tar.bz2
gentoo-13db4c35a058cf8efb377653658e8a0c49987fd0.zip
profiles: Do not enable media-libs/libpng[apng] patches by default
The APNG patches were rejected upstream and are known to break WebKit with no trivial fix in perspective. Stop enabling them by default, as Mozilla products now default to using bundled libpng. See-also: https://gitweb.gentoo.org/sites/projects/council.git/tree/meeting-logs/20211212.txt#n98 Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/23005 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/targets/desktop/package.use4
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use
index dcdced93f384..096a7a7aa761 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -69,10 +69,6 @@ dev-python/PyQt5 gui multimedia network printsupport widgets
# and the X flag is enabled by default in the desktop profile
x11-libs/libxcb xkb
-# Samuli Suominen <ssuominen@gentoo.org> (2011-09-27)
-# Required by mozilla browsers wrt #372419
-media-libs/libpng apng
-
# Samuli Suominen <ssuominen@gentoo.org> (2010-12-19)
# gudev, required by freedesktop.org udev helpers like udisks and upower
# introspection, exception, enabled from here instead of ebuild to skip extra deps for a system package