summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-bad
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-01-09 15:21:34 +0000
committerdrochner <drochner@pkgsrc.org>2007-01-09 15:21:34 +0000
commit21103c1ce5f3db5fbe3cda7266129f158c82f75f (patch)
tree1aba7e4baafe5de9f4b036edc69619ce190bc16c /multimedia/gst-plugins0.10-bad
parenteaf58966ca7fd32e5f67441e04b80346f67e0c6e (diff)
downloadpkgsrc-21103c1ce5f3db5fbe3cda7266129f158c82f75f.tar.gz
update to 0.10.4
changes: Parallel installability with 0.8.x series Threadsafe design and API V4L2 source element moved to Good plugins Many improvements in Quicktime playback Xvid encoding and decoding improvements FAAD decoder fixes New element: alsaspdifsink for IEC958 output Spectrum FFT analysis element ported New element: h264parse. H.264 Parser Fixes in bz2 support New element: theoraexpdec. Libtheoraexp based Theora decoder New element: wavpackenc. Wavpack decoder Improvements in the libneon based http source gstfilter ported to 0.10 mpeg2enc ported to 0.10 New element: nsfdec. NSF decoder New element: spcdec. libopenspc based SPC decoder videocrop ported/re-written from 0.8 cdaudio element ported to 0.10 New element: rganalysis. ReplayGain analysis element New element: dvbsrc. DVB source element (disabled by default) deinterlace (Simple deinterlacer) ported from 0.8 New element: nuvdemux. NUV video demuxer Fixes in the DirectDraw output elements New elements: multifilesrc, multifilesink y4mencode ported from 0.8 rfbsrc, librfb based capture source ported from 0.8 New element: jackaudiosink. JACK audio output element Many other fixes and improvements
Diffstat (limited to 'multimedia/gst-plugins0.10-bad')
-rw-r--r--multimedia/gst-plugins0.10-bad/Makefile.common5
-rw-r--r--multimedia/gst-plugins0.10-bad/PLIST14
-rw-r--r--multimedia/gst-plugins0.10-bad/distinfo9
-rw-r--r--multimedia/gst-plugins0.10-bad/patches/patch-aa22
4 files changed, 43 insertions, 7 deletions
diff --git a/multimedia/gst-plugins0.10-bad/Makefile.common b/multimedia/gst-plugins0.10-bad/Makefile.common
index 4245ebed67f..f1463f7487b 100644
--- a/multimedia/gst-plugins0.10-bad/Makefile.common
+++ b/multimedia/gst-plugins0.10-bad/Makefile.common
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2006/06/14 10:56:21 drochner Exp $
+# $NetBSD: Makefile.common,v 1.2 2007/01/09 15:21:34 drochner Exp $
#
GST_PLUGINS0.10_TYPE= bad
-GST_PLUGINS0.10_VER= 0.10.3
+GST_PLUGINS0.10_VER= 0.10.4
# Disable all drivers and features by default.
.for driver in amrwb \
+ cdaudio \
dfbvideosink \
divx \
tsdec \
diff --git a/multimedia/gst-plugins0.10-bad/PLIST b/multimedia/gst-plugins0.10-bad/PLIST
index 2cd2006db5f..09802c6c3f9 100644
--- a/multimedia/gst-plugins0.10-bad/PLIST
+++ b/multimedia/gst-plugins0.10-bad/PLIST
@@ -1,12 +1,24 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/06/14 10:56:21 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2007/01/09 15:21:34 drochner Exp $
lib/gstreamer-0.10/libgstbz2.la
lib/gstreamer-0.10/libgstcdxaparse.la
+lib/gstreamer-0.10/libgstdeinterlace.la
+lib/gstreamer-0.10/libgstfilter.la
lib/gstreamer-0.10/libgstfreeze.la
+lib/gstreamer-0.10/libgsth264parse.la
lib/gstreamer-0.10/libgstmodplug.la
+lib/gstreamer-0.10/libgstmultifile.la
+lib/gstreamer-0.10/libgstnsf.la
+lib/gstreamer-0.10/libgstnuvdemux.la
lib/gstreamer-0.10/libgstqtdemux.la
+lib/gstreamer-0.10/libgstreplaygain.la
+lib/gstreamer-0.10/libgstrfbsrc.la
+lib/gstreamer-0.10/libgstspectrum.la
lib/gstreamer-0.10/libgstspeed.la
lib/gstreamer-0.10/libgsttta.la
+lib/gstreamer-0.10/libgstvideocrop.la
+lib/gstreamer-0.10/libgstvideoparse.la
lib/gstreamer-0.10/libgstxingheader.la
+lib/gstreamer-0.10/libgsty4menc.la
share/locale/af/LC_MESSAGES/gst-plugins-bad-0.10.mo
share/locale/az/LC_MESSAGES/gst-plugins-bad-0.10.mo
share/locale/cs/LC_MESSAGES/gst-plugins-bad-0.10.mo
diff --git a/multimedia/gst-plugins0.10-bad/distinfo b/multimedia/gst-plugins0.10-bad/distinfo
index fef22d344fd..11aac2f27f3 100644
--- a/multimedia/gst-plugins0.10-bad/distinfo
+++ b/multimedia/gst-plugins0.10-bad/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/06/14 10:56:21 drochner Exp $
+$NetBSD: distinfo,v 1.2 2007/01/09 15:21:34 drochner Exp $
-SHA1 (gst-plugins-bad-0.10.3.tar.bz2) = 1b74664340c2f3dc52c7fdc592e30500e33afd0f
-RMD160 (gst-plugins-bad-0.10.3.tar.bz2) = 3902838dad5b0ec1023e1f5f25f9ee65d6a0ca5f
-Size (gst-plugins-bad-0.10.3.tar.bz2) = 953949 bytes
+SHA1 (gst-plugins-bad-0.10.4.tar.bz2) = 6e73f612cfd72675b1e5b5eb378b9620b62d4946
+RMD160 (gst-plugins-bad-0.10.4.tar.bz2) = d59e78c7594c94bc1e59aa5841afe424024710bd
+Size (gst-plugins-bad-0.10.4.tar.bz2) = 1231000 bytes
+SHA1 (patch-aa) = 9a2989ee2f50631143b9f8f90006142b00f75c0f
diff --git a/multimedia/gst-plugins0.10-bad/patches/patch-aa b/multimedia/gst-plugins0.10-bad/patches/patch-aa
new file mode 100644
index 00000000000..425a21fb8ef
--- /dev/null
+++ b/multimedia/gst-plugins0.10-bad/patches/patch-aa
@@ -0,0 +1,22 @@
+$NetBSD: patch-aa,v 1.1 2007/01/09 15:21:34 drochner Exp $
+
+--- configure.orig 2006-12-21 16:11:48.000000000 +0100
++++ configure
+@@ -30465,7 +30465,7 @@ rm -f core conftest.err conftest.$ac_obj
+ echo "${ECHO_T}$flag_ok" >&6; }
+
+
+- if test "x$ERROR_CFLAGS" == "x"
++ if test "x$ERROR_CFLAGS" = "x"
+ then
+
+ { echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all,no%E_EMPTY_DECLARATION,no%E_STATEMENT_NOT_REACHED" >&5
+@@ -30545,7 +30545,7 @@ rm -f core conftest.err conftest.$ac_obj
+ echo "${ECHO_T}$flag_ok" >&6; }
+
+
+- if test "x$ERROR_CFLAGS" == "x"
++ if test "x$ERROR_CFLAGS" = "x"
+ then
+
+ { echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5