summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/gnome-media/Makefile2
-rw-r--r--audio/gnomemedia2/Makefile2
-rw-r--r--audio/goobox/Makefile4
-rw-r--r--audio/jamboree/Makefile4
-rw-r--r--audio/lindele/Makefile4
-rw-r--r--audio/muine/Makefile2
-rw-r--r--audio/rhythmbox-devel/Makefile4
-rw-r--r--audio/rhythmbox/Makefile4
-rw-r--r--audio/sound-juicer/Makefile3
-rw-r--r--games/gnome-music-quiz/Makefile4
-rw-r--r--games/monkeybubble/Makefile4
-rw-r--r--multimedia/pitivi/Makefile4
-rw-r--r--multimedia/totem/Makefile4
13 files changed, 23 insertions, 22 deletions
diff --git a/audio/gnome-media/Makefile b/audio/gnome-media/Makefile
index eca86ed46727..9a99d6238278 100644
--- a/audio/gnome-media/Makefile
+++ b/audio/gnome-media/Makefile
@@ -27,7 +27,7 @@ USE_REINPLACE= yes
GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop \
gail nautiluscdburner
-USE_GSTREAMER= esound cdparanoia
+USE_GSTREAMER= esound cdparanoia gconf
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/audio/gnomemedia2/Makefile b/audio/gnomemedia2/Makefile
index eca86ed46727..9a99d6238278 100644
--- a/audio/gnomemedia2/Makefile
+++ b/audio/gnomemedia2/Makefile
@@ -27,7 +27,7 @@ USE_REINPLACE= yes
GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop \
gail nautiluscdburner
-USE_GSTREAMER= esound cdparanoia
+USE_GSTREAMER= esound cdparanoia gconf
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/audio/goobox/Makefile b/audio/goobox/Makefile
index 0d9455ec1fb9..a0cecad1a733 100644
--- a/audio/goobox/Makefile
+++ b/audio/goobox/Makefile
@@ -7,7 +7,7 @@
PORTNAME= goobox
PORTVERSION= 0.9.90
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
@@ -22,7 +22,7 @@ USE_X_PREFIX= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui libglade2 libbonobo
-USE_GSTREAMER= cdparanoia
+USE_GSTREAMER= cdparanoia gconf
USE_LIBTOOL_VER=15
INSTALLS_OMF= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
diff --git a/audio/jamboree/Makefile b/audio/jamboree/Makefile
index 6bbfff4eb379..1b8c64623c49 100644
--- a/audio/jamboree/Makefile
+++ b/audio/jamboree/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jamboree
PORTVERSION= 0.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION}
@@ -20,7 +20,7 @@ LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libglade2
-USE_GSTREAMER= vorbis mad
+USE_GSTREAMER= vorbis mad gconf
USE_LIBTOOL_VER=15
USE_GMAKE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
diff --git a/audio/lindele/Makefile b/audio/lindele/Makefile
index 67ef1a9cb0ba..105522206921 100644
--- a/audio/lindele/Makefile
+++ b/audio/lindele/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lindele
PORTVERSION= 0.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://download.gna.org/${PORTNAME}/
@@ -21,7 +21,7 @@ LIB_DEPENDS= vorbis:${PORTSDIR}/audio/libvorbis \
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GNOME= gnomehack gnomeprefix libgnomeui
-USE_GSTREAMER= yes
+USE_GSTREAMER= gconf
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/audio/muine/Makefile b/audio/muine/Makefile
index 0a38cab0b7c8..1c4600fc40b9 100644
--- a/audio/muine/Makefile
+++ b/audio/muine/Makefile
@@ -38,7 +38,7 @@ OPTIONS= GSTREAMER "Enable Gstreamer backend" off
.if defined (WITH_GSTREAMER)
IGNORE= Doesn't run with recent gstreamer.
CONFIGURE_ARGS+=--enable-gstreamer=yes
-USE_GSTREAMER+= mad vorbis flac
+USE_GSTREAMER+= mad vorbis flac gconf
.else
LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine
.endif
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index 4f0b8cc92c00..3c346017fe17 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rhythmbox
PORTVERSION= 0.8.8
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8
@@ -46,7 +46,7 @@ CONFIGURE_ARGS+= --with-player=xine
WITH_MONKEYMEDIA= yes
.else
CONFIGURE_ARGS+= --with-player=gstreamer
-USE_GSTREAMER+= flac mad gnomevfs
+USE_GSTREAMER+= flac mad gnomevfs gconf
.endif
.ifdef (WITH_MONKEYMEDIA)
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 4f0b8cc92c00..3c346017fe17 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rhythmbox
PORTVERSION= 0.8.8
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8
@@ -46,7 +46,7 @@ CONFIGURE_ARGS+= --with-player=xine
WITH_MONKEYMEDIA= yes
.else
CONFIGURE_ARGS+= --with-player=gstreamer
-USE_GSTREAMER+= flac mad gnomevfs
+USE_GSTREAMER+= flac mad gnomevfs gconf
.endif
.ifdef (WITH_MONKEYMEDIA)
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile
index 1796cc0cf6c0..1e781c2e2cea 100644
--- a/audio/sound-juicer/Makefile
+++ b/audio/sound-juicer/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sound-juicer
PORTVERSION= 2.10.0
+PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.10
@@ -24,7 +25,7 @@ USE_GMAKE= yes
INSTALLS_OMF= yes
USE_REINPLACE= yes
USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui nautiluscdburner
-USE_GSTREAMER= cdparanoia vorbis flac
+USE_GSTREAMER= cdparanoia vorbis flac gconf
USE_LIBTOOL_VER=15
CONFIGURE_ARGS= --enable-ignore-missing-cd
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/games/gnome-music-quiz/Makefile b/games/gnome-music-quiz/Makefile
index b9ab3609cd68..9e1c23a8a381 100644
--- a/games/gnome-music-quiz/Makefile
+++ b/games/gnome-music-quiz/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnome-music-quiz
PORTVERSION= 0.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games audio
MASTER_SITES= http://ishamael.tunkeymicket.com/tarballs/
DISTNAME= mq-${PORTVERSION}
@@ -19,7 +19,7 @@ RUN_DEPENDS= rhythmbox:${PORTSDIR}/audio/rhythmbox
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix libgnomeui
-USE_GSTREAMER= yes
+USE_GSTREAMER= gconf
USE_LIBTOOL_VER= 15
pre-configure:
diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile
index b40bdf1c535b..5c9434a321e1 100644
--- a/games/monkeybubble/Makefile
+++ b/games/monkeybubble/Makefile
@@ -7,7 +7,7 @@
PORTNAME= monkeybubble
PORTVERSION= 0.3.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games gnome
MASTER_SITES= http://home.gna.org/monkeybubble/downloads/
DISTNAME= monkey-bubble-${PORTVERSION}
@@ -19,7 +19,7 @@ USE_X_PREFIX= yes
USE_LIBTOOL_VER=15
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_GSTREAMER= ogg
+USE_GSTREAMER= ogg gconf
USE_GNOME= gnomehack gnomeprefix librsvg2 libgnomeui \
intlhack
diff --git a/multimedia/pitivi/Makefile b/multimedia/pitivi/Makefile
index 72d439656273..cff1b7f3e6dd 100644
--- a/multimedia/pitivi/Makefile
+++ b/multimedia/pitivi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pitivi
PORTVERSION= 0.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,7 +19,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
USE_GNOME= gnometarget gnomeprefix
-USE_GSTREAMER= yes
+USE_GSTREAMER= gconf
USE_LIBTOOL_VER=15
USE_PYTHON= yes
GNU_CONFIGURE= yes
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index 00316058c808..9f7c07c20d46 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -7,7 +7,7 @@
PORTNAME= totem
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION}
@@ -42,7 +42,7 @@ CONFLICTS= totem-gstreamer-[0-9]*
.if defined(WITH_GSTREAMER)
CONFIGURE_ARGS+=--enable-gstreamer
-USE_GSTREAMER+= gnomevfs core
+USE_GSTREAMER+= gnomevfs core gconf
WITHOUT_DVDNAV= yes
PLIST_SUB= GSTREAMER=""
.else