diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-24 03:08:59 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-24 03:08:59 +0800 |
commit | d97c712acee16a4cec310966e59d69c36b26f728 (patch) | |
tree | 678896644b3fb7cd685264f1bc7a83f836d82793 /audio | |
parent | 1b2c255cbd41d2069ceafc4dc5717e34be2c4120 (diff) | |
download | marcuscom-ports-d97c712acee16a4cec310966e59d69c36b26f728.tar marcuscom-ports-d97c712acee16a4cec310966e59d69c36b26f728.tar.gz marcuscom-ports-d97c712acee16a4cec310966e59d69c36b26f728.tar.bz2 marcuscom-ports-d97c712acee16a4cec310966e59d69c36b26f728.tar.lz marcuscom-ports-d97c712acee16a4cec310966e59d69c36b26f728.tar.xz marcuscom-ports-d97c712acee16a4cec310966e59d69c36b26f728.tar.zst marcuscom-ports-d97c712acee16a4cec310966e59d69c36b26f728.zip |
Update for new libtool world order.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5737 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rhythmbox-devel/Makefile | 6 | ||||
-rw-r--r-- | audio/rhythmbox-devel/pkg-plist | 2 | ||||
-rw-r--r-- | audio/rhythmbox/Makefile | 6 | ||||
-rw-r--r-- | audio/rhythmbox/pkg-plist | 2 | ||||
-rw-r--r-- | audio/sound-juicer/Makefile | 4 |
5 files changed, 12 insertions, 8 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index e27a9d0fd..26bfa1bbb 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/rhythmbox/Makefile,v 1.47 2006/02/05 00:45:12 marcus Exp $ +# $MCom: ports/audio/rhythmbox/Makefile,v 1.48 2006/02/05 02:05:39 ahze Exp $ # PORTNAME= rhythmbox PORTVERSION= 0.9.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 @@ -28,7 +28,7 @@ INSTALLS_OMF= yes USE_GMAKE= yes USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui nautiluscdburner USE_GSTREAMER= flac mad gnomevfs gconf jpeg -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-nautilus-menu --with-playback=gstreamer-0-10 CONFIGURE_ENV= LIBS="-lm" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ diff --git a/audio/rhythmbox-devel/pkg-plist b/audio/rhythmbox-devel/pkg-plist index 0efac9ebe..b0ce14105 100644 --- a/audio/rhythmbox-devel/pkg-plist +++ b/audio/rhythmbox-devel/pkg-plist @@ -1,4 +1,6 @@ bin/rhythmbox +lib/bonobo/librb-nautilus-context-menu.a +lib/bonobo/librb-nautilus-context-menu.la lib/bonobo/librb-nautilus-context-menu.so libdata/bonobo/servers/GNOME_Rhythmbox.server libdata/bonobo/servers/Rhythmbox_Nautilus_Context_Menu.server diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index e27a9d0fd..26bfa1bbb 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/rhythmbox/Makefile,v 1.47 2006/02/05 00:45:12 marcus Exp $ +# $MCom: ports/audio/rhythmbox/Makefile,v 1.48 2006/02/05 02:05:39 ahze Exp $ # PORTNAME= rhythmbox PORTVERSION= 0.9.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 @@ -28,7 +28,7 @@ INSTALLS_OMF= yes USE_GMAKE= yes USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui nautiluscdburner USE_GSTREAMER= flac mad gnomevfs gconf jpeg -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-nautilus-menu --with-playback=gstreamer-0-10 CONFIGURE_ENV= LIBS="-lm" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ diff --git a/audio/rhythmbox/pkg-plist b/audio/rhythmbox/pkg-plist index 0efac9ebe..b0ce14105 100644 --- a/audio/rhythmbox/pkg-plist +++ b/audio/rhythmbox/pkg-plist @@ -1,4 +1,6 @@ bin/rhythmbox +lib/bonobo/librb-nautilus-context-menu.a +lib/bonobo/librb-nautilus-context-menu.la lib/bonobo/librb-nautilus-context-menu.so libdata/bonobo/servers/GNOME_Rhythmbox.server libdata/bonobo/servers/Rhythmbox_Nautilus_Context_Menu.server diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 537de7fff..8e784f7d4 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -3,7 +3,7 @@ # Whom: Alexander Nedotsukov <bland@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/sound-juicer/Makefile,v 1.38 2006/01/31 20:36:46 marcus Exp $ +# $MCom: ports/audio/sound-juicer/Makefile,v 1.39 2006/02/12 20:21:30 marcus Exp $ # PORTNAME= sound-juicer @@ -27,7 +27,7 @@ INSTALLS_OMF= yes USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui nautiluscdburner \ gnomedocutils USE_GSTREAMER= cdparanoia vorbis flac gconf -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-ignore-missing-cd CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |