diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-17 16:33:30 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-18 19:52:33 +0100 |
commit | c1f71f5aa732f8587ba2f85046e88c299f1d5e76 (patch) | |
tree | 7b1ea7565aa358db05cf80bb9d202145e99ab133 /gnustep-base | |
parent | package.mask: Last rite dev-python/ruamel-std-pathlib (diff) | |
download | gentoo-c1f71f5aa732f8587ba2f85046e88c299f1d5e76.tar.gz gentoo-c1f71f5aa732f8587ba2f85046e88c299f1d5e76.tar.bz2 gentoo-c1f71f5aa732f8587ba2f85046e88c299f1d5e76.zip |
profiles/use.desc: Make USE=speech global
Add a global USE=speech. It is used in 29 packages, the most of them
precisely matching the description. I've left local descriptions where
they provide additional useful information.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'gnustep-base')
-rw-r--r-- | gnustep-base/gnustep-gui/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnustep-base/gnustep-gui/metadata.xml b/gnustep-base/gnustep-gui/metadata.xml index 107a72a09fe6..a9653fa05637 100644 --- a/gnustep-base/gnustep-gui/metadata.xml +++ b/gnustep-base/gnustep-gui/metadata.xml @@ -5,9 +5,6 @@ <email>gnustep@gentoo.org</email> <name>Gentoo GNUstep Project</name> </maintainer> -<use> - <flag name="speech">Audio support using <pkg>app-accessibility/flite</pkg></flag> -</use> <longdescription> It is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon the OpenStep |