From: Mart Raudsepp Date: Mon, 16 Jan 2017 18:23:11 +0000 (+0200) Subject: x11-libs/gdk-pixbuf: Clarify what USE=X does in local description X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e1436622a1956097c818dfe9209aba8ef9b5a5c6;p=gentoo.git x11-libs/gdk-pixbuf: Clarify what USE=X does in local description gdk_pixbuf_xlib is only useful for pure X11 applications, GTK+ does not use this. The goal is to get rid of the unnecessary USE deps on consumers, where it is indeed unnecessary, and then perhaps rename the USE flag from IUSE=X to IUSE=xlib or some such, so that it's not built by default on desktop profiles. Though w3m is a consumer and might be in default deptrees via xdg-utils Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/x11-libs/gdk-pixbuf/metadata.xml b/x11-libs/gdk-pixbuf/metadata.xml index 39980802b1da..6c6d2ea40eb5 100644 --- a/x11-libs/gdk-pixbuf/metadata.xml +++ b/x11-libs/gdk-pixbuf/metadata.xml @@ -5,4 +5,7 @@ gnome@gentoo.org Gentoo GNOME Desktop + + Build and install the legacy gdk_pixbuf_xlib-2.0 library +