diff options
author | 2023-12-17 16:36:42 +0100 | |
---|---|---|
committer | 2023-12-18 19:52:34 +0100 | |
commit | 69291a8d7c4bedb92ecb067a9ad37e73bfe17e85 (patch) | |
tree | c45f7718aa7fdf888edf45b8c1b7b19cffaa87cd /media-plugins | |
parent | profiles/use.desc: Make USE=speech global (diff) | |
download | gentoo-69291a8d7c4bedb92ecb067a9ad37e73bfe17e85.tar.gz gentoo-69291a8d7c4bedb92ecb067a9ad37e73bfe17e85.tar.bz2 gentoo-69291a8d7c4bedb92ecb067a9ad37e73bfe17e85.zip |
profiles/use.desc: Make USE=sid global
Add a global USE=sid. It is used consistently in 8 packages.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/audacious-plugins/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media-plugins/audacious-plugins/metadata.xml b/media-plugins/audacious-plugins/metadata.xml index 878449b37107..c4af189aeb30 100644 --- a/media-plugins/audacious-plugins/metadata.xml +++ b/media-plugins/audacious-plugins/metadata.xml @@ -15,7 +15,6 @@ <flag name="openmpt">Add support for OpenMPT</flag> <flag name="pipewire">Build the PipeWire output plugin</flag> <flag name="scrobbler">Build with scrobbler/LastFM submission support</flag> - <flag name="sid">Build with SID (Commodore 64 Audio) support</flag> <flag name="soxr">Build with SoX Resampler support</flag> <flag name="speedpitch">Enable speed/pitch effects</flag> <flag name="streamtuner">Build the streamtuner plugin</flag> |