From 51dc53cc7f5b4fd238017d62987ee93df5b33f5d Mon Sep 17 00:00:00 2001 From: drochner Date: Thu, 10 Apr 2008 12:00:45 +0000 Subject: update to 0.10.19 changes: -Experimental GIO plugin -Continued playbin2 development -RTP fixes -Various other bug-fixes and improvements --- multimedia/gst-plugins0.10-base/Makefile.common | 4 ++-- multimedia/gst-plugins0.10-base/PLIST | 3 ++- multimedia/gst-plugins0.10-base/distinfo | 10 +++++----- multimedia/gst-plugins0.10-base/patches/patch-aa | 15 +++------------ 4 files changed, 12 insertions(+), 20 deletions(-) (limited to 'multimedia/gst-plugins0.10-base') diff --git a/multimedia/gst-plugins0.10-base/Makefile.common b/multimedia/gst-plugins0.10-base/Makefile.common index 22ada0b776e..30ee572f64e 100644 --- a/multimedia/gst-plugins0.10-base/Makefile.common +++ b/multimedia/gst-plugins0.10-base/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.13 2008/02/01 20:44:17 drochner Exp $ +# $NetBSD: Makefile.common,v 1.14 2008/04/10 12:00:45 drochner Exp $ # GST_PLUGINS0.10_TYPE= base -GST_PLUGINS0.10_VER= 0.10.17 +GST_PLUGINS0.10_VER= 0.10.19 # Disable all drivers and features by default. .for driver in alsa \ diff --git a/multimedia/gst-plugins0.10-base/PLIST b/multimedia/gst-plugins0.10-base/PLIST index ff6367f9880..7d7eadb3286 100644 --- a/multimedia/gst-plugins0.10-base/PLIST +++ b/multimedia/gst-plugins0.10-base/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2008/02/01 20:44:17 drochner Exp $ +@comment $NetBSD: PLIST,v 1.11 2008/04/10 12:00:45 drochner Exp $ bin/gst-visualise-0.10 include/gstreamer-0.10/gst/audio/audio.h include/gstreamer-0.10/gst/audio/gstaudioclock.h @@ -197,6 +197,7 @@ share/locale/es/LC_MESSAGES/gst-plugins-base-0.10.mo share/locale/fi/LC_MESSAGES/gst-plugins-base-0.10.mo share/locale/hu/LC_MESSAGES/gst-plugins-base-0.10.mo share/locale/it/LC_MESSAGES/gst-plugins-base-0.10.mo +share/locale/lt/LC_MESSAGES/gst-plugins-base-0.10.mo share/locale/nb/LC_MESSAGES/gst-plugins-base-0.10.mo share/locale/nl/LC_MESSAGES/gst-plugins-base-0.10.mo share/locale/or/LC_MESSAGES/gst-plugins-base-0.10.mo diff --git a/multimedia/gst-plugins0.10-base/distinfo b/multimedia/gst-plugins0.10-base/distinfo index 738f5e9932f..0bbb8304ab6 100644 --- a/multimedia/gst-plugins0.10-base/distinfo +++ b/multimedia/gst-plugins0.10-base/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2008/02/01 20:44:17 drochner Exp $ +$NetBSD: distinfo,v 1.16 2008/04/10 12:00:45 drochner Exp $ -SHA1 (gst-plugins-base-0.10.17.tar.bz2) = a1187d686eabc980cd28ffa610e026e8855507e7 -RMD160 (gst-plugins-base-0.10.17.tar.bz2) = 0fce21511768becc6a4f744d53335bffe84afbf9 -Size (gst-plugins-base-0.10.17.tar.bz2) = 1849092 bytes -SHA1 (patch-aa) = 9024a9a5e7c2df5e3d0c60f4511030d6279f01ba +SHA1 (gst-plugins-base-0.10.19.tar.bz2) = 4d133c00faaa4b3234727b03ec57d338f69deb32 +RMD160 (gst-plugins-base-0.10.19.tar.bz2) = c452c1e6fe3365baac5d9d0540f5b0ffae0f3e35 +Size (gst-plugins-base-0.10.19.tar.bz2) = 1910649 bytes +SHA1 (patch-aa) = 5f70a63eac16e8fe7f3b329713246ebfc54afab3 diff --git a/multimedia/gst-plugins0.10-base/patches/patch-aa b/multimedia/gst-plugins0.10-base/patches/patch-aa index 809dd29be9c..8fe91346134 100644 --- a/multimedia/gst-plugins0.10-base/patches/patch-aa +++ b/multimedia/gst-plugins0.10-base/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.6 2008/02/01 20:44:17 drochner Exp $ +$NetBSD: patch-aa,v 1.7 2008/04/10 12:00:45 drochner Exp $ ---- configure.orig 2008-01-28 22:36:52.000000000 +0100 +--- configure.orig 2008-03-21 00:34:28.000000000 +0100 +++ configure -@@ -30279,7 +30279,7 @@ rm -f core conftest.err conftest.$ac_obj +@@ -30626,7 +30626,7 @@ rm -f core conftest.err conftest.$ac_obj echo "${ECHO_T}$flag_ok" >&6; } @@ -10,13 +10,4 @@ $NetBSD: patch-aa,v 1.6 2008/02/01 20:44:17 drochner Exp $ + 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,no%E_ARGUEMENT_MISMATCH" >&5 -@@ -30342,7 +30342,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 -- cgit v1.2.3