summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-24 02:10:35 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-24 02:10:35 +0800
commit7999297c4e7b2e0521b1778daf054730a186bd07 (patch)
tree8dcf5656e739187c5e79b03dee817e41f810fc99 /audio
parent3b9b4f27dedeb48ee3acbbd081f2dba4cc83cc82 (diff)
downloadmarcuscom-ports-7999297c4e7b2e0521b1778daf054730a186bd07.tar
marcuscom-ports-7999297c4e7b2e0521b1778daf054730a186bd07.tar.gz
marcuscom-ports-7999297c4e7b2e0521b1778daf054730a186bd07.tar.bz2
marcuscom-ports-7999297c4e7b2e0521b1778daf054730a186bd07.tar.lz
marcuscom-ports-7999297c4e7b2e0521b1778daf054730a186bd07.tar.xz
marcuscom-ports-7999297c4e7b2e0521b1778daf054730a186bd07.tar.zst
marcuscom-ports-7999297c4e7b2e0521b1778daf054730a186bd07.zip
Update for new libtool world order.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5734 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r--audio/gstreamer-plugins-a52dec80/Makefile4
-rw-r--r--audio/gstreamer-plugins-artsd80/Makefile4
-rw-r--r--audio/gstreamer-plugins-audiofile80/Makefile4
-rw-r--r--audio/gstreamer-plugins-cdaudio80/Makefile4
-rw-r--r--audio/gstreamer-plugins-cdparanoia80/Makefile4
-rw-r--r--audio/gstreamer-plugins-esound80/Makefile4
-rw-r--r--audio/gstreamer-plugins-faac80/Makefile4
-rw-r--r--audio/gstreamer-plugins-faad80/Makefile4
-rw-r--r--audio/gstreamer-plugins-flac80/Makefile4
-rw-r--r--audio/gstreamer-plugins-gsm80/Makefile4
-rw-r--r--audio/gstreamer-plugins-ivorbis80/Makefile4
-rw-r--r--audio/gstreamer-plugins-jack80/Makefile4
-rw-r--r--audio/gstreamer-plugins-ladspa80/Makefile4
-rw-r--r--audio/gstreamer-plugins-lame80/Makefile4
-rw-r--r--audio/gstreamer-plugins-mad80/Makefile4
-rw-r--r--audio/gstreamer-plugins-mikmod80/Makefile4
-rw-r--r--audio/gstreamer-plugins-musicbrainz80/Makefile4
-rw-r--r--audio/gstreamer-plugins-nas80/Makefile4
-rw-r--r--audio/gstreamer-plugins-ogg80/Makefile4
-rw-r--r--audio/gstreamer-plugins-polyp80/Makefile4
-rw-r--r--audio/gstreamer-plugins-polypaudio80/Makefile4
-rw-r--r--audio/gstreamer-plugins-shout80/Makefile4
-rw-r--r--audio/gstreamer-plugins-sidplay80/Makefile4
-rw-r--r--audio/gstreamer-plugins-smoothwave80/Makefile4
-rw-r--r--audio/gstreamer-plugins-sndfile80/Makefile4
-rw-r--r--audio/gstreamer-plugins-speex80/Makefile4
-rw-r--r--audio/gstreamer-plugins-vorbis80/Makefile4
-rw-r--r--audio/gstreamer-plugins-wavpack80/Makefile4
-rw-r--r--audio/jamboree/Makefile2
-rw-r--r--audio/marlin/Makefile3
-rw-r--r--audio/marlin/pkg-plist2
31 files changed, 61 insertions, 58 deletions
diff --git a/audio/gstreamer-plugins-a52dec80/Makefile b/audio/gstreamer-plugins-a52dec80/Makefile
index c1f032736..1bbcf0156 100644
--- a/audio/gstreamer-plugins-a52dec80/Makefile
+++ b/audio/gstreamer-plugins-a52dec80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-a52dec80/Makefile,v 1.1 2006/01/20 02:55:49 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin
diff --git a/audio/gstreamer-plugins-artsd80/Makefile b/audio/gstreamer-plugins-artsd80/Makefile
index 58b172139..fa8222dd5 100644
--- a/audio/gstreamer-plugins-artsd80/Makefile
+++ b/audio/gstreamer-plugins-artsd80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-artsd80/Makefile,v 1.1 2006/01/20 02:55:49 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer kde audio system plugin
diff --git a/audio/gstreamer-plugins-audiofile80/Makefile b/audio/gstreamer-plugins-audiofile80/Makefile
index 0573e8022..bd79d6f15 100644
--- a/audio/gstreamer-plugins-audiofile80/Makefile
+++ b/audio/gstreamer-plugins-audiofile80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-audiofile80/Makefile,v 1.1 2006/01/20 02:55:50 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer SGI audio file plugin
diff --git a/audio/gstreamer-plugins-cdaudio80/Makefile b/audio/gstreamer-plugins-cdaudio80/Makefile
index 32d9e41ce..f02fde4c8 100644
--- a/audio/gstreamer-plugins-cdaudio80/Makefile
+++ b/audio/gstreamer-plugins-cdaudio80/Makefile
@@ -3,11 +3,11 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-cdaudio80/Makefile,v 1.1 2006/01/20 02:55:50 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer audio cd playing plugin
diff --git a/audio/gstreamer-plugins-cdparanoia80/Makefile b/audio/gstreamer-plugins-cdparanoia80/Makefile
index d7190b884..5c8a764f7 100644
--- a/audio/gstreamer-plugins-cdparanoia80/Makefile
+++ b/audio/gstreamer-plugins-cdparanoia80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-cdparanoia80/Makefile,v 1.1 2006/01/20 02:55:50 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 2
+PORTREVISION= 3
COMMENT= Gstreamer CDDA extraction (aka audio ripping) plugin
diff --git a/audio/gstreamer-plugins-esound80/Makefile b/audio/gstreamer-plugins-esound80/Makefile
index 99947c8db..b4963a08e 100644
--- a/audio/gstreamer-plugins-esound80/Makefile
+++ b/audio/gstreamer-plugins-esound80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-esound80/Makefile,v 1.1 2006/01/20 02:55:50 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer enlightenment sound library plugin
diff --git a/audio/gstreamer-plugins-faac80/Makefile b/audio/gstreamer-plugins-faac80/Makefile
index 7ed5185b1..a02fbd330 100644
--- a/audio/gstreamer-plugins-faac80/Makefile
+++ b/audio/gstreamer-plugins-faac80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-faac80/Makefile,v 1.1 2006/01/20 02:55:50 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC encoder plugin
diff --git a/audio/gstreamer-plugins-faad80/Makefile b/audio/gstreamer-plugins-faad80/Makefile
index 0259edcff..d9bd470d1 100644
--- a/audio/gstreamer-plugins-faad80/Makefile
+++ b/audio/gstreamer-plugins-faad80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-faad80/Makefile,v 1.1 2006/01/20 02:55:51 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer MPEG-2 and MPEG-4 ACC decoder plugin
diff --git a/audio/gstreamer-plugins-flac80/Makefile b/audio/gstreamer-plugins-flac80/Makefile
index 3ff06973e..0b9a9a945 100644
--- a/audio/gstreamer-plugins-flac80/Makefile
+++ b/audio/gstreamer-plugins-flac80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-flac80/Makefile,v 1.1 2006/01/20 02:55:51 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer free lossless audio encoder/decoder plugin
diff --git a/audio/gstreamer-plugins-gsm80/Makefile b/audio/gstreamer-plugins-gsm80/Makefile
index 401d9b437..049901659 100644
--- a/audio/gstreamer-plugins-gsm80/Makefile
+++ b/audio/gstreamer-plugins-gsm80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-gsm80/Makefile,v 1.1 2006/01/20 02:55:51 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer gsm encoding/decoding plugin
diff --git a/audio/gstreamer-plugins-ivorbis80/Makefile b/audio/gstreamer-plugins-ivorbis80/Makefile
index 61ff0816a..f4c83eae9 100644
--- a/audio/gstreamer-plugins-ivorbis80/Makefile
+++ b/audio/gstreamer-plugins-ivorbis80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-ivorbis80/Makefile,v 1.1 2006/01/20 02:55:51 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer integer only Ogg Vorbis decoder plugin
diff --git a/audio/gstreamer-plugins-jack80/Makefile b/audio/gstreamer-plugins-jack80/Makefile
index 34fa31b74..8a38085bc 100644
--- a/audio/gstreamer-plugins-jack80/Makefile
+++ b/audio/gstreamer-plugins-jack80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-jack80/Makefile,v 1.1 2006/01/20 02:55:51 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer low-latency audio server plugin
diff --git a/audio/gstreamer-plugins-ladspa80/Makefile b/audio/gstreamer-plugins-ladspa80/Makefile
index a3f1c5939..513f6a734 100644
--- a/audio/gstreamer-plugins-ladspa80/Makefile
+++ b/audio/gstreamer-plugins-ladspa80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-ladspa80/Makefile,v 1.1 2006/01/20 02:55:52 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer ladspa (Linux Audio Developer's Simple Plugin API) plugin
diff --git a/audio/gstreamer-plugins-lame80/Makefile b/audio/gstreamer-plugins-lame80/Makefile
index aeb7f23d6..b4ae9b3db 100644
--- a/audio/gstreamer-plugins-lame80/Makefile
+++ b/audio/gstreamer-plugins-lame80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-lame80/Makefile,v 1.1 2006/01/20 02:55:52 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer mp3 encode plugin
diff --git a/audio/gstreamer-plugins-mad80/Makefile b/audio/gstreamer-plugins-mad80/Makefile
index 188e452a6..c15d67e89 100644
--- a/audio/gstreamer-plugins-mad80/Makefile
+++ b/audio/gstreamer-plugins-mad80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-mad80/Makefile,v 1.1 2006/01/20 02:55:52 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 2
+PORTREVISION= 3
COMMENT= Gstreamer mp3 decoder plugin
diff --git a/audio/gstreamer-plugins-mikmod80/Makefile b/audio/gstreamer-plugins-mikmod80/Makefile
index dc2514e65..1fc352dd9 100644
--- a/audio/gstreamer-plugins-mikmod80/Makefile
+++ b/audio/gstreamer-plugins-mikmod80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-mikmod80/Makefile,v 1.1 2006/01/20 02:55:52 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer mikmod sound plugin
diff --git a/audio/gstreamer-plugins-musicbrainz80/Makefile b/audio/gstreamer-plugins-musicbrainz80/Makefile
index 8cb3684a6..3aeeed26d 100644
--- a/audio/gstreamer-plugins-musicbrainz80/Makefile
+++ b/audio/gstreamer-plugins-musicbrainz80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-musicbrainz80/Makefile,v 1.1 2006/01/20 02:55:53 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer CD index/audio metadata plugin
diff --git a/audio/gstreamer-plugins-nas80/Makefile b/audio/gstreamer-plugins-nas80/Makefile
index af61f61b4..445c63747 100644
--- a/audio/gstreamer-plugins-nas80/Makefile
+++ b/audio/gstreamer-plugins-nas80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-nas80/Makefile,v 1.1 2006/01/20 02:55:53 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= GStreamer NAS (Network Audio System) plugin
diff --git a/audio/gstreamer-plugins-ogg80/Makefile b/audio/gstreamer-plugins-ogg80/Makefile
index 7649041f4..66c88f73b 100644
--- a/audio/gstreamer-plugins-ogg80/Makefile
+++ b/audio/gstreamer-plugins-ogg80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-ogg80/Makefile,v 1.1 2006/01/20 02:55:53 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer Ogg bitstream plugin
diff --git a/audio/gstreamer-plugins-polyp80/Makefile b/audio/gstreamer-plugins-polyp80/Makefile
index 29ee1389f..8268e13cd 100644
--- a/audio/gstreamer-plugins-polyp80/Makefile
+++ b/audio/gstreamer-plugins-polyp80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-polypaudio80/Makefile,v 1.1 2006/01/20 02:55:53 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer polypaudio sound server plugin
diff --git a/audio/gstreamer-plugins-polypaudio80/Makefile b/audio/gstreamer-plugins-polypaudio80/Makefile
index 29ee1389f..8268e13cd 100644
--- a/audio/gstreamer-plugins-polypaudio80/Makefile
+++ b/audio/gstreamer-plugins-polypaudio80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-polypaudio80/Makefile,v 1.1 2006/01/20 02:55:53 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer polypaudio sound server plugin
diff --git a/audio/gstreamer-plugins-shout80/Makefile b/audio/gstreamer-plugins-shout80/Makefile
index 2e61d462f..1328d3130 100644
--- a/audio/gstreamer-plugins-shout80/Makefile
+++ b/audio/gstreamer-plugins-shout80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-shout80/Makefile,v 1.1 2006/01/20 02:55:54 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer icecast plugin
diff --git a/audio/gstreamer-plugins-sidplay80/Makefile b/audio/gstreamer-plugins-sidplay80/Makefile
index 3519ea65d..cb442e152 100644
--- a/audio/gstreamer-plugins-sidplay80/Makefile
+++ b/audio/gstreamer-plugins-sidplay80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-sidplay80/Makefile,v 1.1 2006/01/20 02:55:54 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer Commodore SID decoder plugin
diff --git a/audio/gstreamer-plugins-smoothwave80/Makefile b/audio/gstreamer-plugins-smoothwave80/Makefile
index 40cbe71be..28cca4972 100644
--- a/audio/gstreamer-plugins-smoothwave80/Makefile
+++ b/audio/gstreamer-plugins-smoothwave80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-smoothwave80/Makefile,v 1.1 2006/01/20 02:55:54 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer visualisation plugin
diff --git a/audio/gstreamer-plugins-sndfile80/Makefile b/audio/gstreamer-plugins-sndfile80/Makefile
index dda4b31e9..86ceedac6 100644
--- a/audio/gstreamer-plugins-sndfile80/Makefile
+++ b/audio/gstreamer-plugins-sndfile80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-sndfile80/Makefile,v 1.1 2006/01/20 02:55:54 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer sndfile plugin
diff --git a/audio/gstreamer-plugins-speex80/Makefile b/audio/gstreamer-plugins-speex80/Makefile
index 4f0ca7926..aaea2ad84 100644
--- a/audio/gstreamer-plugins-speex80/Makefile
+++ b/audio/gstreamer-plugins-speex80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-speex80/Makefile,v 1.1 2006/01/20 02:55:55 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer speex voice plugin
diff --git a/audio/gstreamer-plugins-vorbis80/Makefile b/audio/gstreamer-plugins-vorbis80/Makefile
index 2074e8626..9b920a75c 100644
--- a/audio/gstreamer-plugins-vorbis80/Makefile
+++ b/audio/gstreamer-plugins-vorbis80/Makefile
@@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-vorbis80/Makefile,v 1.1 2006/01/20 02:55:55 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer vorbis encoder/decoder plugin
diff --git a/audio/gstreamer-plugins-wavpack80/Makefile b/audio/gstreamer-plugins-wavpack80/Makefile
index d4b90bc05..816127c06 100644
--- a/audio/gstreamer-plugins-wavpack80/Makefile
+++ b/audio/gstreamer-plugins-wavpack80/Makefile
@@ -3,11 +3,11 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/audio/gstreamer-plugins-wavpack80/Makefile,v 1.1 2006/01/20 02:55:55 ahze Exp $
#
CATEGORIES= audio
-PORTREVISION= 1
+PORTREVISION= 2
GST_PLUGIN= wavpack
diff --git a/audio/jamboree/Makefile b/audio/jamboree/Makefile
index 4f3ab407d..cf3714c98 100644
--- a/audio/jamboree/Makefile
+++ b/audio/jamboree/Makefile
@@ -21,7 +21,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libglade2
USE_GSTREAMER80= vorbis mad gconf
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \
diff --git a/audio/marlin/Makefile b/audio/marlin/Makefile
index b9a498979..e4a7c4054 100644
--- a/audio/marlin/Makefile
+++ b/audio/marlin/Makefile
@@ -6,6 +6,7 @@
PORTNAME= marlin
PORTVERSION= 0.9
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -22,7 +23,7 @@ USE_GNOME= gnomeprefix gnomehack gnometarget intlhack libgnomeui nautiluscdburne
USE_GSTREAMER80= flac gconf mad vorbis
INSTALLS_OMF= yes
INSTALLS_SHLIB= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lcam"
diff --git a/audio/marlin/pkg-plist b/audio/marlin/pkg-plist
index a569d878d..086b159bb 100644
--- a/audio/marlin/pkg-plist
+++ b/audio/marlin/pkg-plist
@@ -37,9 +37,11 @@ include/libmarlin/marlin-undoable.h
include/libmarlin/marlin-utils.h
include/libmarlin/marlin-x-utils.h
lib/libmarlinx.a
+lib/libmarlinx.la
lib/libmarlinx.so
lib/libmarlinx.so.0
lib/libmarlin.a
+lib/libmarlin.la
lib/libmarlin.so
lib/libmarlin.so.0
share/gnome/applications/marlin.desktop