1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

Correct the default audiosink which may fix problems some people are having

playing audio in totem, rhythmbox, etc.

Reported by:	many
This commit is contained in:
Joe Marcus Clarke 2008-06-03 03:50:24 +00:00
parent 2c95e37407
commit 2b3163be5b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214210
3 changed files with 13 additions and 2 deletions

View File

@ -6,7 +6,7 @@
# $MCom: ports/devel/gstreamer-plugins-gconf/Makefile,v 1.6 2008/03/19 14:05:33 ahze Exp $
#
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= devel
COMMENT= Gstreamer gconf plugin

View File

@ -0,0 +1,11 @@
--- configure.orig 2008-06-02 23:37:21.000000000 -0400
+++ configure 2008-06-02 23:38:10.000000000 -0400
@@ -32743,7 +32743,7 @@ echo "$as_me: error: bad value ${withval
else
- DEFAULT_AUDIOSINK="$DEFAULT_VISUALIZER"
+ DEFAULT_VISUALIZER="$DEFAULT_VISUALIZER"
fi

View File

@ -6,7 +6,7 @@
# $MCom: ports/sysutils/gstreamer-plugins-hal/Makefile,v 1.6 2008/03/19 14:05:38 ahze Exp $
#
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= sysutils
COMMENT= Gstreamer hal plugin