summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-good
diff options
context:
space:
mode:
authordrochner <drochner>2011-01-26 23:21:07 +0000
committerdrochner <drochner>2011-01-26 23:21:07 +0000
commitddec23789cc43d117fa6194caac8d1822faec159 (patch)
treef6bbe6ed294a4639361f4e9346f9ded327ef8e2c /multimedia/gst-plugins0.10-good
parent86dcebe08ef746882984f18926ad286623c53220 (diff)
downloadpkgsrc-ddec23789cc43d117fa6194caac8d1822faec159.tar.gz
update to 0.10.27
changes: many fixes and improvements
Diffstat (limited to 'multimedia/gst-plugins0.10-good')
-rw-r--r--multimedia/gst-plugins0.10-good/Makefile.common4
-rw-r--r--multimedia/gst-plugins0.10-good/distinfo10
-rw-r--r--multimedia/gst-plugins0.10-good/patches/patch-ab17
3 files changed, 11 insertions, 20 deletions
diff --git a/multimedia/gst-plugins0.10-good/Makefile.common b/multimedia/gst-plugins0.10-good/Makefile.common
index 1d90b1b00c7..3b5f5d4b36f 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.30 2010/12/03 18:22:50 drochner Exp $
+# $NetBSD: Makefile.common,v 1.31 2011/01/26 23:21:07 drochner 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.26
+GST_PLUGINS0.10_VER= 0.10.27
# Disable all drivers and features by default.
.for driver in aalib \
diff --git a/multimedia/gst-plugins0.10-good/distinfo b/multimedia/gst-plugins0.10-good/distinfo
index 0c2947ec9ac..f6fe9ee500a 100644
--- a/multimedia/gst-plugins0.10-good/distinfo
+++ b/multimedia/gst-plugins0.10-good/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.32 2010/12/03 18:22:50 drochner Exp $
+$NetBSD: distinfo,v 1.33 2011/01/26 23:21:07 drochner Exp $
-SHA1 (gst-plugins-good-0.10.26.tar.bz2) = a8b0a96dcfdae33c57702497179f931b238a1f79
-RMD160 (gst-plugins-good-0.10.26.tar.bz2) = 4ead2eaa65463c46c70bb209e3480c2ae531f28b
-Size (gst-plugins-good-0.10.26.tar.bz2) = 3011746 bytes
-SHA1 (patch-ab) = 045eb9855bc5b7af0b6e3c23245c99e5ff578be4
+SHA1 (gst-plugins-good-0.10.27.tar.bz2) = 49964ad3b8fbee9caa0b3fc437dd9169aafad79d
+RMD160 (gst-plugins-good-0.10.27.tar.bz2) = 6486fca87a6394577ab1f0a4e94a19b1c3e2ca5e
+Size (gst-plugins-good-0.10.27.tar.bz2) = 3096221 bytes
+SHA1 (patch-ab) = d0d8b7fbd373d300e1808b8b106257d87dd85f7a
SHA1 (patch-ba) = 0f2cc16c39f8bc2a4854ec928b7c0b60d0559eb5
SHA1 (patch-bb) = ec781545a7583405a25e8a4dcf689e777f6ac51f
diff --git a/multimedia/gst-plugins0.10-good/patches/patch-ab b/multimedia/gst-plugins0.10-good/patches/patch-ab
index aa361127838..97de7d06619 100644
--- a/multimedia/gst-plugins0.10-good/patches/patch-ab
+++ b/multimedia/gst-plugins0.10-good/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.17 2010/12/03 18:22:50 drochner Exp $
+$NetBSD: patch-ab,v 1.18 2011/01/26 23:21:07 drochner Exp $
---- configure.orig 2010-12-01 18:16:00.000000000 +0000
+--- configure.orig 2011-01-21 10:29:26.000000000 +0000
+++ configure
-@@ -22393,6 +22393,9 @@ main ()
+@@ -22406,6 +22406,9 @@ main ()
#error GCC before 3.4 has critical bugs compiling inline assembly
#endif
#endif
@@ -12,16 +12,7 @@ $NetBSD: patch-ab,v 1.17 2010/12/03 18:22:50 drochner Exp $
__asm__ (""::)
;
return 0;
-@@ -23961,7 +23964,7 @@ $as_echo "$as_me: Using $PLUGINDIR as th
- if ( echo yes | grep -e '^201-90-9-0-10-9-0-30-9' >/dev/null ) ; then
- GST_PACKAGE_RELEASE_DATETIME=yes
- else
-- YYYY_MM_DD=`. "${srcdir}/common/extract-release-date-from-doap-file" $PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_MICRO "${srcdir}/gst-plugins-good.doap" `;
-+ YYYY_MM_DD=`${SH} "${srcdir}/common/extract-release-date-from-doap-file" $PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_MICRO "${srcdir}/gst-plugins-good.doap" `;
- if test "x$YYYY_MM_DD" != "x"; then
- GST_PACKAGE_RELEASE_DATETIME=$YYYY_MM_DD
- else
-@@ -27516,6 +27519,10 @@ $as_echo_n "checking Checking for up to
+@@ -27549,6 +27552,10 @@ $as_echo_n "checking Checking for up to
#ifdef __sun /* Solaris */
#include <sys/types.h>
#include <sys/videodev2.h>