summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Breathitt Gray <vilhelm.gray@gmail.com>2020-01-06 13:24:49 -0500
committerJames Le Cuirot <chewi@gentoo.org>2020-01-07 23:05:54 +0000
commit1f0e7a72bdd75897993248ccd8bf8480148b7062 (patch)
treee9954239ff2d2f2dbfd87d82876bd453eb87b6c6 /games-fps/gzdoom/metadata.xml
parentdev-games/ogre: Apply BDEPEND to all unstable versions (diff)
downloadgentoo-1f0e7a72bdd75897993248ccd8bf8480148b7062.tar.gz
gentoo-1f0e7a72bdd75897993248ccd8bf8480148b7062.tar.bz2
gentoo-1f0e7a72bdd75897993248ccd8bf8480148b7062.zip
games-fps/gzdoom: Version bump to 4.3.1
The "nonfree" USE flag is renamed to "non-free". The "alsa", "fluidsynth", "mpg123", and "sndfile" USE flags are added to control support of their respective packages. Closes: https://bugs.gentoo.org/704880 Bug: https://bugs.gentoo.org/676158 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14272 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-fps/gzdoom/metadata.xml')
-rw-r--r--games-fps/gzdoom/metadata.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/games-fps/gzdoom/metadata.xml b/games-fps/gzdoom/metadata.xml
index 5b213dc39913..5e66764ba70e 100644
--- a/games-fps/gzdoom/metadata.xml
+++ b/games-fps/gzdoom/metadata.xml
@@ -17,8 +17,10 @@
<name>Gentoo Games Project</name>
</maintainer>
<use>
+ <flag name="fluidsynth">Enable support for MIDI via <pkg>media-sound/fluidsynth</pkg></flag>
<flag name="gtk2">Enable support for GTK+2 instead of GTK+3</flag>
- <flag name="nonfree">Enable non-free components</flag>
+ <flag name="mpg123">Enable support for MPEG audio playback via <pkg>media-sound/mpg123</pkg></flag>
+ <flag name="non-free">Enable non-free components</flag>
</use>
<upstream>
<bugs-to>https://forum.zdoom.org/viewforum.php?f=2</bugs-to>