Wed Jan 26 23:21:08 2011 UTC ()
update to 0.10.27
changes: many fixes and improvements


(drochner)
diff -r1.30 -r1.31 pkgsrc/multimedia/gst-plugins0.10-good/Makefile.common
diff -r1.32 -r1.33 pkgsrc/multimedia/gst-plugins0.10-good/distinfo
diff -r1.17 -r1.18 pkgsrc/multimedia/gst-plugins0.10-good/patches/patch-ab

cvs diff -r1.30 -r1.31 pkgsrc/multimedia/gst-plugins0.10-good/Attic/Makefile.common (expand / switch to unified diff)

--- pkgsrc/multimedia/gst-plugins0.10-good/Attic/Makefile.common 2010/12/03 18:22:50 1.30
+++ pkgsrc/multimedia/gst-plugins0.10-good/Attic/Makefile.common 2011/01/26 23:21:07 1.31
@@ -1,29 +1,29 @@ @@ -1,29 +1,29 @@
1# $NetBSD: Makefile.common,v 1.30 2010/12/03 18:22:50 drochner Exp $ 1# $NetBSD: Makefile.common,v 1.31 2011/01/26 23:21:07 drochner Exp $
2# 2#
3# used by audio/gst-plugins0.10-esound/Makefile 3# used by audio/gst-plugins0.10-esound/Makefile
4# used by audio/gst-plugins0.10-flac/Makefile 4# used by audio/gst-plugins0.10-flac/Makefile
5# used by audio/gst-plugins0.10-oss/Makefile 5# used by audio/gst-plugins0.10-oss/Makefile
6# used by audio/gst-plugins0.10-pulse/Makefile 6# used by audio/gst-plugins0.10-pulse/Makefile
7# used by audio/gst-plugins0.10-speex/Makefile 7# used by audio/gst-plugins0.10-speex/Makefile
8# used by audio/gst-plugins0.10-wavpack/Makefile 8# used by audio/gst-plugins0.10-wavpack/Makefile
9# used by graphics/gst-plugins0.10-cairo/Makefile 9# used by graphics/gst-plugins0.10-cairo/Makefile
10# used by graphics/gst-plugins0.10-jpeg/Makefile 10# used by graphics/gst-plugins0.10-jpeg/Makefile
11# used by graphics/gst-plugins0.10-png/Makefile 11# used by graphics/gst-plugins0.10-png/Makefile
12# used by multimedia/gst-plugins0.10-v4l2/Makefile 12# used by multimedia/gst-plugins0.10-v4l2/Makefile
13# used by net/gst-plugins0.10-soup/Makefile 13# used by net/gst-plugins0.10-soup/Makefile
14 14
15GST_PLUGINS0.10_TYPE= good 15GST_PLUGINS0.10_TYPE= good
16GST_PLUGINS0.10_VER= 0.10.26 16GST_PLUGINS0.10_VER= 0.10.27
17 17
18# Disable all drivers and features by default. 18# Disable all drivers and features by default.
19.for driver in aalib \ 19.for driver in aalib \
20 aalibtest \ 20 aalibtest \
21 annodex \ 21 annodex \
22 cairo \ 22 cairo \
23 cdio \ 23 cdio \
24 dv1394 \ 24 dv1394 \
25 esd \ 25 esd \
26 esdtest \ 26 esdtest \
27 flac \ 27 flac \
28 gconf \ 28 gconf \
29 gconftool \ 29 gconftool \

cvs diff -r1.32 -r1.33 pkgsrc/multimedia/gst-plugins0.10-good/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/multimedia/gst-plugins0.10-good/Attic/distinfo 2010/12/03 18:22:50 1.32
+++ pkgsrc/multimedia/gst-plugins0.10-good/Attic/distinfo 2011/01/26 23:21:07 1.33
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.32 2010/12/03 18:22:50 drochner Exp $ 1$NetBSD: distinfo,v 1.33 2011/01/26 23:21:07 drochner Exp $
2 2
3SHA1 (gst-plugins-good-0.10.26.tar.bz2) = a8b0a96dcfdae33c57702497179f931b238a1f79 3SHA1 (gst-plugins-good-0.10.27.tar.bz2) = 49964ad3b8fbee9caa0b3fc437dd9169aafad79d
4RMD160 (gst-plugins-good-0.10.26.tar.bz2) = 4ead2eaa65463c46c70bb209e3480c2ae531f28b 4RMD160 (gst-plugins-good-0.10.27.tar.bz2) = 6486fca87a6394577ab1f0a4e94a19b1c3e2ca5e
5Size (gst-plugins-good-0.10.26.tar.bz2) = 3011746 bytes 5Size (gst-plugins-good-0.10.27.tar.bz2) = 3096221 bytes
6SHA1 (patch-ab) = 045eb9855bc5b7af0b6e3c23245c99e5ff578be4 6SHA1 (patch-ab) = d0d8b7fbd373d300e1808b8b106257d87dd85f7a
7SHA1 (patch-ba) = 0f2cc16c39f8bc2a4854ec928b7c0b60d0559eb5 7SHA1 (patch-ba) = 0f2cc16c39f8bc2a4854ec928b7c0b60d0559eb5
8SHA1 (patch-bb) = ec781545a7583405a25e8a4dcf689e777f6ac51f 8SHA1 (patch-bb) = ec781545a7583405a25e8a4dcf689e777f6ac51f

cvs diff -r1.17 -r1.18 pkgsrc/multimedia/gst-plugins0.10-good/patches/Attic/patch-ab (expand / switch to unified diff)

--- pkgsrc/multimedia/gst-plugins0.10-good/patches/Attic/patch-ab 2010/12/03 18:22:50 1.17
+++ pkgsrc/multimedia/gst-plugins0.10-good/patches/Attic/patch-ab 2011/01/26 23:21:07 1.18
@@ -1,34 +1,25 @@ @@ -1,34 +1,25 @@
1$NetBSD: patch-ab,v 1.17 2010/12/03 18:22:50 drochner Exp $ 1$NetBSD: patch-ab,v 1.18 2011/01/26 23:21:07 drochner Exp $
2 2
3--- configure.orig 2010-12-01 18:16:00.000000000 +0000 3--- configure.orig 2011-01-21 10:29:26.000000000 +0000
4+++ configure 4+++ configure
5@@ -22393,6 +22393,9 @@ main () 5@@ -22406,6 +22406,9 @@ main ()
6 #error GCC before 3.4 has critical bugs compiling inline assembly 6 #error GCC before 3.4 has critical bugs compiling inline assembly
7 #endif 7 #endif
8 #endif 8 #endif
9+#ifdef __SUNPRO_C 9+#ifdef __SUNPRO_C
10+#error Sun Studio cannot handle assembly in this package 10+#error Sun Studio cannot handle assembly in this package
11+#endif 11+#endif
12 __asm__ (""::) 12 __asm__ (""::)
13 ; 13 ;
14 return 0; 14 return 0;
15@@ -23961,7 +23964,7 @@ $as_echo "$as_me: Using $PLUGINDIR as th 15@@ -27549,6 +27552,10 @@ $as_echo_n "checking Checking for up to
16 if ( echo yes | grep -e '^201-90-9-0-10-9-0-30-9' >/dev/null ) ; then 
17 GST_PACKAGE_RELEASE_DATETIME=yes 
18 else 
19- 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" `; 
20+ 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" `; 
21 if test "x$YYYY_MM_DD" != "x"; then 
22 GST_PACKAGE_RELEASE_DATETIME=$YYYY_MM_DD 
23 else 
24@@ -27516,6 +27519,10 @@ $as_echo_n "checking Checking for up to  
25 #ifdef __sun /* Solaris */ 16 #ifdef __sun /* Solaris */
26 #include <sys/types.h> 17 #include <sys/types.h>
27 #include <sys/videodev2.h> 18 #include <sys/videodev2.h>
28+#elif defined(__NetBSD__) 19+#elif defined(__NetBSD__)
29+#include <sys/videoio.h> 20+#include <sys/videoio.h>
30+#elif defined(__NetBSD__) 21+#elif defined(__NetBSD__)
31+#include <sys/videoio.h> 22+#include <sys/videoio.h>
32 #else /* Linux */ 23 #else /* Linux */
33 #include <linux/types.h> 24 #include <linux/types.h>
34 #define _LINUX_TIME_H 25 #define _LINUX_TIME_H