From 8bd01a9bb65f7dab6f545d334385c38f0ff185d2 Mon Sep 17 00:00:00 2001 From: tsutsui Date: Sat, 22 Jun 2019 22:46:45 +0000 Subject: 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. --- multimedia/gmplayer/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'multimedia/gmplayer') 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/ \ -- cgit v1.2.3