summaryrefslogtreecommitdiff
path: root/multimedia/gmplayer
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2019-06-22 22:46:45 +0000
committertsutsui <tsutsui@pkgsrc.org>2019-06-22 22:46:45 +0000
commit8bd01a9bb65f7dab6f545d334385c38f0ff185d2 (patch)
tree00da4b8a49cab29f5f21e7c44a9c90372f023239 /multimedia/gmplayer
parent74050c3ea68e5ba20e7561111df1f59f3d5cfcc9 (diff)
downloadpkgsrc-8bd01a9bb65f7dab6f545d334385c38f0ff185d2.tar.gz
mplayer: put back pulseaudio to SUGGESTED_OPTIONS.
- the default audio output driver (in case no -ao option is specified) on NetBSD is still oss even if pulseaudio is enabled - users can change the audio output driver by "-ao pulse" option or "ao=pulse" in ~/.mplayer/config file, as they did on 1.3.0 packages - SDL (which is in current SUGGESTED_OPTIONS) already depends on pulseaudio by default Bump PKGREVISIONs.
Diffstat (limited to 'multimedia/gmplayer')
-rw-r--r--multimedia/gmplayer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/gmplayer/Makefile b/multimedia/gmplayer/Makefile
index 59f4bd3a263..9a2d3deb421 100644
--- a/multimedia/gmplayer/Makefile
+++ b/multimedia/gmplayer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.146 2019/06/04 13:39:38 nia Exp $
+# $NetBSD: Makefile,v 1.147 2019/06/22 22:46:45 tsutsui Exp $
#
# NOTE: if you are updating both mplayer and gmplayer, you must ensure
# that *both* distinfo files contain the correct, up-to-date files and
@@ -8,6 +8,7 @@
#
PKGNAME= gmplayer-${MPLAYER_VERSION}
+PKGREVISION= 1
SKIN_SITES= http://www1.mplayerhq.hu/MPlayer/skins/ \
http://www2.mplayerhq.hu/MPlayer/skins/ \