summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--multimedia/gst-plugins0.10-good/Makefile.common4
-rw-r--r--multimedia/gst-plugins0.10-good/PLIST7
-rw-r--r--multimedia/gst-plugins0.10-good/distinfo11
-rw-r--r--multimedia/gst-plugins0.10-good/patches/patch-aa19
-rw-r--r--multimedia/gst-plugins0.10-good/patches/patch-ac6
5 files changed, 16 insertions, 31 deletions
diff --git a/multimedia/gst-plugins0.10-good/Makefile.common b/multimedia/gst-plugins0.10-good/Makefile.common
index f164b348a5a..7748bb89ca6 100644
--- a/multimedia/gst-plugins0.10-good/Makefile.common
+++ b/multimedia/gst-plugins0.10-good/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.17 2009/01/26 10:28:59 drochner Exp $
+# $NetBSD: Makefile.common,v 1.18 2009/02/27 21:10:43 wiz Exp $
#
# used by audio/gst-plugins0.10-esound/Makefile
# used by audio/gst-plugins0.10-flac/Makefile
@@ -13,7 +13,7 @@
# used by net/gst-plugins0.10-soup/Makefile
GST_PLUGINS0.10_TYPE= good
-GST_PLUGINS0.10_VER= 0.10.13
+GST_PLUGINS0.10_VER= 0.10.14
# Disable all drivers and features by default.
.for driver in aalib \
diff --git a/multimedia/gst-plugins0.10-good/PLIST b/multimedia/gst-plugins0.10-good/PLIST
index 4a0fef3231a..8b313d3ee51 100644
--- a/multimedia/gst-plugins0.10-good/PLIST
+++ b/multimedia/gst-plugins0.10-good/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2008/10/30 14:33:45 wiz Exp $
+@comment $NetBSD: PLIST,v 1.15 2009/02/27 21:10:43 wiz Exp $
lib/gstreamer-0.10/libgstalaw.la
lib/gstreamer-0.10/libgstalpha.la
lib/gstreamer-0.10/libgstalphacolor.la
@@ -39,6 +39,8 @@ lib/gstreamer-0.10/libgstvideomixer.la
lib/gstreamer-0.10/libgstwavenc.la
lib/gstreamer-0.10/libgstwavparse.la
share/gconf/schemas/gstreamer-0.10.schemas
+share/gstreamer-0.10/presets/GstIirEqualizer10Bands.prs
+share/gstreamer-0.10/presets/GstIirEqualizer3Bands.prs
share/locale/af/LC_MESSAGES/gst-plugins-good-0.10.mo
share/locale/az/LC_MESSAGES/gst-plugins-good-0.10.mo
share/locale/bg/LC_MESSAGES/gst-plugins-good-0.10.mo
@@ -55,6 +57,7 @@ share/locale/id/LC_MESSAGES/gst-plugins-good-0.10.mo
share/locale/it/LC_MESSAGES/gst-plugins-good-0.10.mo
share/locale/ja/LC_MESSAGES/gst-plugins-good-0.10.mo
share/locale/lt/LC_MESSAGES/gst-plugins-good-0.10.mo
+share/locale/mt/LC_MESSAGES/gst-plugins-good-0.10.mo
share/locale/nb/LC_MESSAGES/gst-plugins-good-0.10.mo
share/locale/nl/LC_MESSAGES/gst-plugins-good-0.10.mo
share/locale/or/LC_MESSAGES/gst-plugins-good-0.10.mo
@@ -70,5 +73,7 @@ share/locale/vi/LC_MESSAGES/gst-plugins-good-0.10.mo
share/locale/zh_CN/LC_MESSAGES/gst-plugins-good-0.10.mo
share/locale/zh_HK/LC_MESSAGES/gst-plugins-good-0.10.mo
share/locale/zh_TW/LC_MESSAGES/gst-plugins-good-0.10.mo
+@dirrm share/gstreamer-0.10/presets
+@dirrm share/gstreamer-0.10
@comment in GConf: @dirrm share/gconf/schemas
@comment in gstreamer0.10: @dirrm lib/gstreamer-0.10
diff --git a/multimedia/gst-plugins0.10-good/distinfo b/multimedia/gst-plugins0.10-good/distinfo
index 63f8db3a8cd..b27a818024f 100644
--- a/multimedia/gst-plugins0.10-good/distinfo
+++ b/multimedia/gst-plugins0.10-good/distinfo
@@ -1,9 +1,8 @@
-$NetBSD: distinfo,v 1.18 2009/01/27 22:59:16 sketch Exp $
+$NetBSD: distinfo,v 1.19 2009/02/27 21:10:43 wiz Exp $
-SHA1 (gst-plugins-good-0.10.13.tar.bz2) = d4cd5a1283990eb7fa54e4506f67855455377f62
-RMD160 (gst-plugins-good-0.10.13.tar.bz2) = 238e6fff874ae7d5bbae21dd8b533634c2600e2e
-Size (gst-plugins-good-0.10.13.tar.bz2) = 2057151 bytes
-SHA1 (patch-aa) = ff92783f28566bfc3ae067e90ca1e2abb5b83049
+SHA1 (gst-plugins-good-0.10.14.tar.bz2) = 49dbcfcbbab9bd6a1e54d9e548184016c20f3aba
+RMD160 (gst-plugins-good-0.10.14.tar.bz2) = 7832c2087c2a5d6c354f5a931dcc49f24c547ee9
+Size (gst-plugins-good-0.10.14.tar.bz2) = 2228076 bytes
SHA1 (patch-ab) = ab70993a71c4b288c21e72847186011c33bd0fb1
-SHA1 (patch-ac) = 1304121ff668decfa21fd0551b3eb9994970033f
+SHA1 (patch-ac) = 8867119011dc8cca89cc3a35fb3f095212887bf7
SHA1 (patch-ba) = e296bbcfc606967b71765988ae1c3ffe96b9359a
diff --git a/multimedia/gst-plugins0.10-good/patches/patch-aa b/multimedia/gst-plugins0.10-good/patches/patch-aa
deleted file mode 100644
index 904399b6d40..00000000000
--- a/multimedia/gst-plugins0.10-good/patches/patch-aa
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-aa,v 1.5 2008/10/30 14:33:45 wiz Exp $
-
---- sys/v4l2/v4l2src_calls.c.orig 2008-10-10 23:13:37.000000000 +0000
-+++ sys/v4l2/v4l2src_calls.c
-@@ -475,10 +475,14 @@ gst_v4l2src_format_get_rank (guint32 fou
- case V4L2_PIX_FMT_SN9C10X:
- return S910_BASE_RANK;
-
-+#ifdef V4L2_PIX_FMT_PWC1
- case V4L2_PIX_FMT_PWC1:
- return PWC_BASE_RANK;
-+#endif
-+#ifdef V4L2_PIX_FMT_PWC2
- case V4L2_PIX_FMT_PWC2:
- return PWC_BASE_RANK;
-+#endif
-
- default:
- break;
diff --git a/multimedia/gst-plugins0.10-good/patches/patch-ac b/multimedia/gst-plugins0.10-good/patches/patch-ac
index 4740a178692..632a3f74507 100644
--- a/multimedia/gst-plugins0.10-good/patches/patch-ac
+++ b/multimedia/gst-plugins0.10-good/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.5 2008/08/06 18:17:24 drochner Exp $
+$NetBSD: patch-ac,v 1.6 2009/02/27 21:10:43 wiz Exp $
---- gst/udp/Makefile.in.orig 2008-08-04 16:38:33.000000000 +0200
+--- gst/udp/Makefile.in.orig 2009-02-19 11:46:06.000000000 +0000
+++ gst/udp/Makefile.in
-@@ -987,7 +987,7 @@ uninstall-am: uninstall-info-am uninstal
+@@ -824,7 +824,7 @@ uninstall-am: uninstall-pluginLTLIBRARIE
$^ > $@
%-enumtypes.c: $(glib_enum_headers)