summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-17 16:41:44 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-18 19:52:35 +0100
commit1380da9adf1c27dbc13ff8c5114838a0b083a76a (patch)
tree9f53f38b2181a39d55926ab1451545acca6e893b /profiles
parentprofiles/use.desc: Make USE=sid global (diff)
downloadgentoo-1380da9adf1c27dbc13ff8c5114838a0b083a76a.tar.gz
gentoo-1380da9adf1c27dbc13ff8c5114838a0b083a76a.tar.bz2
gentoo-1380da9adf1c27dbc13ff8c5114838a0b083a76a.zip
profiles/use.desc: Make USE={otf,ttf} global
Make USE=otf and USE=ttf global USE flags, for installing specific font types. Both flags are used consistently in 6 packages, plus USE=otf in one more with extra information. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.desc2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index 08cbdbbc2b93..95009d64778b 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -241,6 +241,7 @@ oracle - Enable Oracle Database support
orc - Use dev-lang/orc for just-in-time optimization of array operations
osc - Enable support for Open Sound Control
oss - Add support for OSS (Open Sound System)
+otf - Install OpenType font versions
pam - Add support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
pch - Enable precompiled header support for faster compilation at the expense of disk space and memory (>=sys-devel/gcc-3.4 only)
pcmcia - Add support for PCMCIA slots/devices found on laptop computers
@@ -333,6 +334,7 @@ tiff - Add support for the TIFF image format
timidity - Build with Timidity++ (MIDI sequencer) support
tk - Add support for Tk GUI toolkit
truetype - Add support for FreeType and/or FreeType2 fonts
+ttf - Install TrueType font versions
udev - Enable virtual/udev integration (device discovery, power and storage device support, etc)
udisks - Enable storage management support (automounting, volume monitoring, etc)
uefi - Enable support for the Unified Extensible Firmware Interface