summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-17 16:33:30 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-18 19:52:33 +0100
commitc1f71f5aa732f8587ba2f85046e88c299f1d5e76 (patch)
tree7b1ea7565aa358db05cf80bb9d202145e99ab133 /dev-games
parentpackage.mask: Last rite dev-python/ruamel-std-pathlib (diff)
downloadgentoo-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 'dev-games')
-rw-r--r--dev-games/godot/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-games/godot/metadata.xml b/dev-games/godot/metadata.xml
index a64b3cb9efea..71f596fee4e9 100644
--- a/dev-games/godot/metadata.xml
+++ b/dev-games/godot/metadata.xml
@@ -24,7 +24,6 @@
<flag name="deprecated">Enable support for deprecated features</flag>
<flag name="raycast">Enable the raycast Editor module using <pkg>media-libs/embree</pkg></flag>
<flag name="runner">Build an additional binary optimized for running games (only relevant with USE=tools)</flag>
- <flag name="speech">Enable text-to-speech support</flag>
<flag name="tools">Enable the Godot Editor for game development</flag>
<flag name="webm">Enable the WebM module</flag>
</use>