summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-07 09:22:38 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-07 09:22:38 +0800
commit45481de29c8dd2fc2fce4c2bdbb99324a41c7756 (patch)
tree4822e743a8d3ca6099c1465ac7d2f706c021db26 /audio
parent03927d6c17a58ac5b4cf86915fbe7e869ca41b0f (diff)
downloadmarcuscom-ports-45481de29c8dd2fc2fce4c2bdbb99324a41c7756.tar
marcuscom-ports-45481de29c8dd2fc2fce4c2bdbb99324a41c7756.tar.gz
marcuscom-ports-45481de29c8dd2fc2fce4c2bdbb99324a41c7756.tar.bz2
marcuscom-ports-45481de29c8dd2fc2fce4c2bdbb99324a41c7756.tar.lz
marcuscom-ports-45481de29c8dd2fc2fce4c2bdbb99324a41c7756.tar.xz
marcuscom-ports-45481de29c8dd2fc2fce4c2bdbb99324a41c7756.tar.zst
marcuscom-ports-45481de29c8dd2fc2fce4c2bdbb99324a41c7756.zip
- Add dependency on gstreamer-plugins-good to pull oss plugin
- Bump PORTREVISION Maybe think about dropping gstreamer-plugins-esound depend? U git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5645 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r--audio/gnome-media/Makefile5
-rw-r--r--audio/gnomemedia2/Makefile5
2 files changed, 6 insertions, 4 deletions
diff --git a/audio/gnome-media/Makefile b/audio/gnome-media/Makefile
index 25beea431..345264ed0 100644
--- a/audio/gnome-media/Makefile
+++ b/audio/gnome-media/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/audio/gnomemedia2/Makefile,v 1.84 2006/01/30 03:59:37 ahze Exp $
+# $MCom: ports/audio/gnomemedia2/Makefile,v 1.85 2006/01/31 07:06:42 marcus Exp $
#
PORTNAME= gnomemedia2
PORTVERSION= 2.13.91
+PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-media/2.13
@@ -26,7 +27,7 @@ INSTALLS_SHLIB= yes
GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop \
gail nautiluscdburner
-USE_GSTREAMER= esound gconf
+USE_GSTREAMER= esound gconf good
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/audio/gnomemedia2/Makefile b/audio/gnomemedia2/Makefile
index 25beea431..345264ed0 100644
--- a/audio/gnomemedia2/Makefile
+++ b/audio/gnomemedia2/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/audio/gnomemedia2/Makefile,v 1.84 2006/01/30 03:59:37 ahze Exp $
+# $MCom: ports/audio/gnomemedia2/Makefile,v 1.85 2006/01/31 07:06:42 marcus Exp $
#
PORTNAME= gnomemedia2
PORTVERSION= 2.13.91
+PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-media/2.13
@@ -26,7 +27,7 @@ INSTALLS_SHLIB= yes
GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop \
gail nautiluscdburner
-USE_GSTREAMER= esound gconf
+USE_GSTREAMER= esound gconf good
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"