aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2001-05-05 05:41:30 +0800
committerade <ade@FreeBSD.org>2001-05-05 05:41:30 +0800
commit6855df27735fc5f10d442e902a0e3b24e5c8f96d (patch)
treea06401f746a2c66d7519e13e47116450d2e2857d /audio
parent6bb45ee02a63914be3ecd530070d92541da9614b (diff)
downloadfreebsd-ports-gnome-6855df27735fc5f10d442e902a0e3b24e5c8f96d.tar.gz
freebsd-ports-gnome-6855df27735fc5f10d442e902a0e3b24e5c8f96d.tar.zst
freebsd-ports-gnome-6855df27735fc5f10d442e902a0e3b24e5c8f96d.zip
Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
Diffstat (limited to 'audio')
-rw-r--r--audio/freeamp/Makefile9
-rw-r--r--audio/glame/Makefile16
-rw-r--r--audio/gnapster/Makefile2
-rw-r--r--audio/gqmpeg-devel/Makefile6
-rw-r--r--audio/gqmpeg/Makefile6
-rw-r--r--audio/zinf/Makefile9
6 files changed, 17 insertions, 31 deletions
diff --git a/audio/freeamp/Makefile b/audio/freeamp/Makefile
index fffc8df21067..43f105a2e894 100644
--- a/audio/freeamp/Makefile
+++ b/audio/freeamp/Makefile
@@ -7,7 +7,8 @@
PORTNAME= freeamp
PORTVERSION= 2.1.rc5
-CATEGORIES= audio
+PORTREVISION= 1
+CATEGORIES= audio gnome
MASTER_SITES= http://www.freeamp.org/download/src/
MAINTAINER= roman@xpert.com
@@ -15,14 +16,12 @@ MAINTAINER= roman@xpert.com
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
LIB_DEPENDS= musicbrainz.1:${PORTSDIR}/audio/musicbrainz \
id3:${PORTSDIR}/audio/id3lib \
- gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
- ttf.4:${PORTSDIR}/print/freetype \
- ORBit.2:${PORTSDIR}/devel/ORBit
+ ttf.4:${PORTSDIR}/print/freetype
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_BZIP2= yes
USE_XLIB= yes
-USE_GTK= yes
+USE_GNOMECTRL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX}
diff --git a/audio/glame/Makefile b/audio/glame/Makefile
index c34ad5648fbd..ae18d1d1120e 100644
--- a/audio/glame/Makefile
+++ b/audio/glame/Makefile
@@ -7,31 +7,19 @@
PORTNAME= glame
PORTVERSION= 0.2.0
+PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= sobomax@FreeBSD.org
-LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
- guile.9:${PORTSDIR}/lang/guile
-RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
-
+USE_GNOME= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
-CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
- --datadir=${PREFIX}/share/gnome
-CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" \
- GTK_CONFIG="${GTK_CONFIG}" \
- CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
pre-patch:
@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
diff --git a/audio/gnapster/Makefile b/audio/gnapster/Makefile
index 012fd27d4963..6a061b9ae152 100644
--- a/audio/gnapster/Makefile
+++ b/audio/gnapster/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnapster
PORTVERSION= 1.4.2
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.faradic.net/~jasta/files/
@@ -24,7 +25,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
.if defined(HAVE_GNOME)
USE_GNOME= yes
-LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
CONFIGURE_ARGS+= --datadir=${PREFIX}/share
.else
CONFIGURE_ARGS+=--disable-gnome --disable-gdk-pixbuf
diff --git a/audio/gqmpeg-devel/Makefile b/audio/gqmpeg-devel/Makefile
index 49fe33705c1f..84f9121d3891 100644
--- a/audio/gqmpeg-devel/Makefile
+++ b/audio/gqmpeg-devel/Makefile
@@ -7,17 +7,17 @@
PORTNAME= gqmpeg
PORTVERSION= 0.9.0
-CATEGORIES= audio
+PORTREVISION= 1
+CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= lyngbol@candid.dk
-LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
USE_X_PREFIX= yes
-USE_IMLIB= yes
+USE_GNOMECTRL= yes
USE_LIBTOOL= yes
MAN1= gqmpeg.1
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile
index 49fe33705c1f..84f9121d3891 100644
--- a/audio/gqmpeg/Makefile
+++ b/audio/gqmpeg/Makefile
@@ -7,17 +7,17 @@
PORTNAME= gqmpeg
PORTVERSION= 0.9.0
-CATEGORIES= audio
+PORTREVISION= 1
+CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= lyngbol@candid.dk
-LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
USE_X_PREFIX= yes
-USE_IMLIB= yes
+USE_GNOMECTRL= yes
USE_LIBTOOL= yes
MAN1= gqmpeg.1
diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile
index fffc8df21067..43f105a2e894 100644
--- a/audio/zinf/Makefile
+++ b/audio/zinf/Makefile
@@ -7,7 +7,8 @@
PORTNAME= freeamp
PORTVERSION= 2.1.rc5
-CATEGORIES= audio
+PORTREVISION= 1
+CATEGORIES= audio gnome
MASTER_SITES= http://www.freeamp.org/download/src/
MAINTAINER= roman@xpert.com
@@ -15,14 +16,12 @@ MAINTAINER= roman@xpert.com
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
LIB_DEPENDS= musicbrainz.1:${PORTSDIR}/audio/musicbrainz \
id3:${PORTSDIR}/audio/id3lib \
- gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
- ttf.4:${PORTSDIR}/print/freetype \
- ORBit.2:${PORTSDIR}/devel/ORBit
+ ttf.4:${PORTSDIR}/print/freetype
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_BZIP2= yes
USE_XLIB= yes
-USE_GTK= yes
+USE_GNOMECTRL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX}