From 8d4fe620111f7d80e6da9e9c83ec008a8503ca03 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 15 Jan 2017 06:40:20 +0200 Subject: [PATCH] x11-libs/pango: Clarify what USE=X does in local description pangoxft is more or less a legacy library, useful for libXaw/libXft or other pure X11 using applications that want to integrate pango with the existing libXft stuff. Most modern things do not use this, so clarify this in a local USE flag description in metadata.xml. Many consumers mistakenly USE depend on this without actually looking for or using pangoxft, so this also hopefully avoids further usage of 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=xft or some such, so that it's not built by default on desktop profiles. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- x11-libs/pango/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11-libs/pango/metadata.xml b/x11-libs/pango/metadata.xml index c183bcf3d2de..ce9f853c7f5b 100644 --- a/x11-libs/pango/metadata.xml +++ b/x11-libs/pango/metadata.xml @@ -5,6 +5,9 @@ gnome@gentoo.org Gentoo GNOME Desktop + + Build and install the legacy pangoxft library + cpe:/a:pango:pango -- 2.26.2