summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2010-02-16 13:16:53 +0000
committerdrochner <drochner@pkgsrc.org>2010-02-16 13:16:53 +0000
commit4c51160cd11e63f3ee4864a85b8c33fe00888fbd (patch)
tree323e1b06063132a588430a4dd905b75a10296eb7 /multimedia
parent4e435ee3184a781dafda1faa6ba7f1ecc80579b0 (diff)
downloadpkgsrc-4c51160cd11e63f3ee4864a85b8c33fe00888fbd.tar.gz
update to 0.10.18
changes: -v4l2src: implement GstURIHandler interface -more fixes and improvements
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gst-plugins0.10-good/Makefile.common4
-rw-r--r--multimedia/gst-plugins0.10-good/PLIST3
-rw-r--r--multimedia/gst-plugins0.10-good/distinfo10
-rw-r--r--multimedia/gst-plugins0.10-good/patches/patch-ab14
4 files changed, 16 insertions, 15 deletions
diff --git a/multimedia/gst-plugins0.10-good/Makefile.common b/multimedia/gst-plugins0.10-good/Makefile.common
index ec6c67d6122..11d1fae5318 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.22 2009/11/20 11:51:32 drochner Exp $
+# $NetBSD: Makefile.common,v 1.23 2010/02/16 13:16:53 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.17
+GST_PLUGINS0.10_VER= 0.10.18
# 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 7be2f660f78..55fe8297f27 100644
--- a/multimedia/gst-plugins0.10-good/PLIST
+++ b/multimedia/gst-plugins0.10-good/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2009/09/08 20:22:02 drochner Exp $
+@comment $NetBSD: PLIST,v 1.19 2010/02/16 13:16:53 drochner Exp $
lib/gstreamer-0.10/libgstalaw.la
lib/gstreamer-0.10/libgstalpha.la
lib/gstreamer-0.10/libgstalphacolor.la
@@ -55,6 +55,7 @@ share/locale/ca/LC_MESSAGES/gst-plugins-good-0.10.mo
share/locale/cs/LC_MESSAGES/gst-plugins-good-0.10.mo
share/locale/da/LC_MESSAGES/gst-plugins-good-0.10.mo
share/locale/de/LC_MESSAGES/gst-plugins-good-0.10.mo
+share/locale/el/LC_MESSAGES/gst-plugins-good-0.10.mo
share/locale/en_GB/LC_MESSAGES/gst-plugins-good-0.10.mo
share/locale/es/LC_MESSAGES/gst-plugins-good-0.10.mo
share/locale/eu/LC_MESSAGES/gst-plugins-good-0.10.mo
diff --git a/multimedia/gst-plugins0.10-good/distinfo b/multimedia/gst-plugins0.10-good/distinfo
index 9757300e924..627987c94b3 100644
--- a/multimedia/gst-plugins0.10-good/distinfo
+++ b/multimedia/gst-plugins0.10-good/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.24 2009/11/20 11:51:32 drochner Exp $
+$NetBSD: distinfo,v 1.25 2010/02/16 13:16:53 drochner Exp $
-SHA1 (gst-plugins-good-0.10.17.tar.bz2) = fb0b9054ee7d1674a7c2bcc2fccf5331d8e9b80c
-RMD160 (gst-plugins-good-0.10.17.tar.bz2) = 770a5a091751ea362600c2824cc860dc3f8830b3
-Size (gst-plugins-good-0.10.17.tar.bz2) = 2671700 bytes
-SHA1 (patch-ab) = ebcc3d155af4683d820764e92c5056edfebcfd9b
+SHA1 (gst-plugins-good-0.10.18.tar.bz2) = 74a463ed6e300598bd14f3f8915f2765f5420bd5
+RMD160 (gst-plugins-good-0.10.18.tar.bz2) = e93dbf9ece210cb3951fa968cecdaadf826ef81d
+Size (gst-plugins-good-0.10.18.tar.bz2) = 2663870 bytes
+SHA1 (patch-ab) = 2a12779158463e9a33b905beda09bbd39ff4881d
SHA1 (patch-ac) = 156fcc3c6f14f5a5f92b2f3ebba508477337fc55
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 9c0c0374fe3..299dbdfef8c 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.14 2009/09/08 20:22:03 drochner Exp $
+$NetBSD: patch-ab,v 1.15 2010/02/16 13:16:53 drochner Exp $
---- configure.orig 2009-08-28 22:05:53.000000000 +0200
+--- configure.orig 2010-02-10 22:46:11.000000000 +0000
+++ configure
-@@ -21808,6 +21808,9 @@ main ()
+@@ -22014,6 +22014,9 @@ main ()
#error GCC before 3.4 has critical bugs compiling inline assembly
#endif
#endif
@@ -12,16 +12,16 @@ $NetBSD: patch-ab,v 1.14 2009/09/08 20:22:03 drochner Exp $
__asm__ (""::)
;
return 0;
-@@ -22043,7 +22046,7 @@ $as_echo "#define HAVE_MMAP 1" >>confdef
+@@ -22303,7 +22306,7 @@ $as_echo "#define HAVE_MMAP 1" >>confdef
fi
- rm -f conftest.mmap
+ rm -f conftest.mmap conftest.txt
- if test "x$ac_cv_func_mmap_fixed_mapped" == "xyes"; then
+ if test "x$ac_cv_func_mmap_fixed_mapped" = "xyes"; then
GST_HAVE_MMAP_TRUE=
GST_HAVE_MMAP_FALSE='#'
else
-@@ -23411,7 +23414,7 @@ rm -f core conftest.err conftest.$ac_obj
+@@ -23673,7 +23676,7 @@ rm -f core conftest.err conftest.$ac_obj
$as_echo "$flag_ok" >&6; }
@@ -30,7 +30,7 @@ $NetBSD: patch-ab,v 1.14 2009/09/08 20:22:03 drochner Exp $
then
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking to see if compiler understands -errwarn=%all" >&5
-@@ -26464,6 +26467,10 @@ $as_echo_n "checking struct v4l2_buffer
+@@ -26653,6 +26656,10 @@ $as_echo_n "checking Checking for up to
#ifdef __sun /* Solaris */
#include <sys/types.h>
#include <sys/videodev2.h>