1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Chase the slit of gconf to a seperate port.

This commit is contained in:
Koop Mast 2005-03-20 16:05:54 +00:00
parent 731fd5b898
commit c0178cd7af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131736
13 changed files with 23 additions and 22 deletions

View File

@ -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"

View File

@ -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"

View File

@ -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" \

View File

@ -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" \

View File

@ -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"

View File

@ -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

View File

@ -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)

View File

@ -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)

View File

@ -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" \

View File

@ -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:

View File

@ -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

View File

@ -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

View File

@ -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