summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-04-15 21:24:28 +0000
committerjmmv <jmmv>2004-04-15 21:24:28 +0000
commit4be8b0d0eb2f02bb68724251563c68c4a02e19da (patch)
tree9574a8ae1ac19071aa8bc4d55fba657d40b96754 /audio
parentdc26fc10ba6b0b3618b274e40fbdad3b3f0f0c42 (diff)
downloadpkgsrc-4be8b0d0eb2f02bb68724251563c68c4a02e19da.tar.gz
Update gst-plugins* to 0.8.1:
Features of this release * Parallel installability with 0.6.x series * Internationalization * New translations in this release: Swedish, Afrikaans, Azerbeaijani * Translations: af az nl sr sv * Updated to the new core 0.8 subsystems * Reworked play and media-info libraries * Updated osssink: now does probing of possible output properties * Updated qtdemux: fixes for MACE audio * New debug element: quasirandom byte changes * New element: dvddemux * New element: kiosrc, a KIO-slaves source * Fixes to all other elements, including level, videodrop, gnomevfssrc, speex, *law, mpeg2dec, adder, a52dec, oggdemux, matroska, mad, v4l2, cacasink * Portability fixes * ChangeLog use * Coding style consistency * Various memleak and buffer overflow fixes Bugs fixed in this release * 120883 : osssink advertises more rates than it handles * 125732 : v4l2src don't support all YUV formats * 134301 : gst-plugins should depend on X * 135919 : Mandrake 10 * 136477 : [PATCH] gst-launch-ext does not support .mov * 136527 : gdk_pixbuf makefile tried to execute targets contrains in... * 137348 : media-info .pc file lacks a 'Version:' line * 137448 : mpegaudioparse: crash (bus error) * 137504 : mpeg2dec fails on 422 encoded material * 137556 : Ogg Vorbis playback has poor spatialization * 137588 : ffmpegcolorspace gives critical when it should throw error * 137722 : Quicktime audio parsing is broken * 138105 : [mpeg1videoparse] Hangs while decoding everest.m1v * 138168 : id3tag using gst_event_new_discontinuous incorrectly? * 138169 : matroska-demux using gst_event_new_discontinuous without ... * 138635 : two GLib-GObject-CRITICAL Messages when running gst-regis... * 138846 : all of the ladspa-wrapped source-plugins fail to go to pl... * 138914 : gstgdkanimation.h is missing from gst-plugins-0.8.0 * 139034 : Non-standard test(1) operator used in configure script * 139035 : Non-standard regex used as libtool argument * 139382 : mad decoder can resync wrongly after seek and does explic... * 139532 : gstcolorspace crashes when after v4lsrc (ffmpegcolorspace... * 139926 : id3tag's caps cause it to be plugged more than once by sp... * 139958 : Leak in avidemux * 140058 : [msmpeg4] file with broken qscale/header does not play
Diffstat (limited to 'audio')
-rw-r--r--audio/gst-plugins-esound/PLIST4
-rw-r--r--audio/gst-plugins-flac/PLIST4
-rw-r--r--audio/gst-plugins-lame/PLIST4
-rw-r--r--audio/gst-plugins-mad/PLIST4
-rw-r--r--audio/gst-plugins-ogg/PLIST4
-rw-r--r--audio/gst-plugins-oss/Makefile4
-rw-r--r--audio/gst-plugins-oss/PLIST4
-rw-r--r--audio/gst-plugins-vorbis/PLIST4
8 files changed, 17 insertions, 15 deletions
diff --git a/audio/gst-plugins-esound/PLIST b/audio/gst-plugins-esound/PLIST
index 16549cf0719..f9f4189be43 100644
--- a/audio/gst-plugins-esound/PLIST
+++ b/audio/gst-plugins-esound/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 09:38:16 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/04/15 21:24:28 jmmv Exp $
lib/gstreamer-0.8/libgstesd.a
lib/gstreamer-0.8/libgstesd.la
lib/gstreamer-0.8/libgstesd.so
-@comment in gst-plugins: @dirrm lib/gstreamer-0.8
+@comment in gstreamer: @dirrm lib/gstreamer-0.8
diff --git a/audio/gst-plugins-flac/PLIST b/audio/gst-plugins-flac/PLIST
index 2105e62c35b..fbaac1a5af5 100644
--- a/audio/gst-plugins-flac/PLIST
+++ b/audio/gst-plugins-flac/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 10:02:11 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/04/15 21:24:28 jmmv Exp $
lib/gstreamer-0.8/libgstflac.a
lib/gstreamer-0.8/libgstflac.la
lib/gstreamer-0.8/libgstflac.so
-@comment in gst-plugins: @dirrm lib/gstreamer-0.8
+@comment in gstreamer: @dirrm lib/gstreamer-0.8
diff --git a/audio/gst-plugins-lame/PLIST b/audio/gst-plugins-lame/PLIST
index 3794ed67b54..36c6e7107ce 100644
--- a/audio/gst-plugins-lame/PLIST
+++ b/audio/gst-plugins-lame/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 09:39:07 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/04/15 21:24:28 jmmv Exp $
lib/gstreamer-0.8/libgstlame.a
lib/gstreamer-0.8/libgstlame.la
lib/gstreamer-0.8/libgstlame.so
-@comment in gst-plugins: @dirrm lib/gstreamer-0.8
+@comment in gstreamer: @dirrm lib/gstreamer-0.8
diff --git a/audio/gst-plugins-mad/PLIST b/audio/gst-plugins-mad/PLIST
index a0927856aff..7a6df3ea191 100644
--- a/audio/gst-plugins-mad/PLIST
+++ b/audio/gst-plugins-mad/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 09:40:09 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/04/15 21:24:28 jmmv Exp $
lib/gstreamer-0.8/libgstmad.a
lib/gstreamer-0.8/libgstmad.la
lib/gstreamer-0.8/libgstmad.so
-@comment in gst-plugins: @dirrm lib/gstreamer-0.8
+@comment in gstreamer: @dirrm lib/gstreamer-0.8
diff --git a/audio/gst-plugins-ogg/PLIST b/audio/gst-plugins-ogg/PLIST
index 861a53e01ca..40a6078cf67 100644
--- a/audio/gst-plugins-ogg/PLIST
+++ b/audio/gst-plugins-ogg/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 09:41:20 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/04/15 21:24:28 jmmv Exp $
lib/gstreamer-0.8/libgstogg.a
lib/gstreamer-0.8/libgstogg.la
lib/gstreamer-0.8/libgstogg.so
-@comment in gst-plugins: @dirrm lib/gstreamer-0.8
+@comment in gstreamer: @dirrm lib/gstreamer-0.8
diff --git a/audio/gst-plugins-oss/Makefile b/audio/gst-plugins-oss/Makefile
index 2a25514de8a..13eca013f00 100644
--- a/audio/gst-plugins-oss/Makefile
+++ b/audio/gst-plugins-oss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/06 09:41:51 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/15 21:24:28 jmmv Exp $
#
GST_PLUGINS_NAME= oss
@@ -12,5 +12,7 @@ SUBST_STAGE.devoss= pre-configure
SUBST_FILES.devoss= sys/oss/*.c
SUBST_SED.devoss= -e 's|/dev/dsp|${DEVOSSAUDIO}|g'
+LIBS+= ${LIBOSSAUDIO}
+
.include "../../mk/ossaudio.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gst-plugins-oss/PLIST b/audio/gst-plugins-oss/PLIST
index c8f63a86eee..fefa7e29ddb 100644
--- a/audio/gst-plugins-oss/PLIST
+++ b/audio/gst-plugins-oss/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 09:41:51 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/04/15 21:24:28 jmmv Exp $
lib/gstreamer-0.8/libgstossaudio.a
lib/gstreamer-0.8/libgstossaudio.la
lib/gstreamer-0.8/libgstossaudio.so
-@comment in gst-plugins: @dirrm lib/gstreamer-0.8
+@comment in gstreamer: @dirrm lib/gstreamer-0.8
diff --git a/audio/gst-plugins-vorbis/PLIST b/audio/gst-plugins-vorbis/PLIST
index 884f5d64582..d8169411bb8 100644
--- a/audio/gst-plugins-vorbis/PLIST
+++ b/audio/gst-plugins-vorbis/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 09:42:41 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/04/15 21:24:28 jmmv Exp $
lib/gstreamer-0.8/libgstvorbis.a
lib/gstreamer-0.8/libgstvorbis.la
lib/gstreamer-0.8/libgstvorbis.so
-@comment in gst-plugins: @dirrm lib/gstreamer-0.8
+@comment in gstreamer: @dirrm lib/gstreamer-0.8