pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins0.10-good update to 0.10.18
details: https://anonhg.NetBSD.org/pkgsrc/rev/9b074a51ee95
branches: trunk
changeset: 571814:9b074a51ee95
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Feb 16 13:16:53 2010 +0000
description:
update to 0.10.18
changes:
-v4l2src: implement GstURIHandler interface
-more fixes and improvements
diffstat:
multimedia/gst-plugins0.10-good/Makefile.common | 4 ++--
multimedia/gst-plugins0.10-good/PLIST | 3 ++-
multimedia/gst-plugins0.10-good/distinfo | 10 +++++-----
multimedia/gst-plugins0.10-good/patches/patch-ab | 14 +++++++-------
4 files changed, 16 insertions(+), 15 deletions(-)
diffs (97 lines):
diff -r 6136a895a7d1 -r 9b074a51ee95 multimedia/gst-plugins0.10-good/Makefile.common
--- a/multimedia/gst-plugins0.10-good/Makefile.common Tue Feb 16 13:14:31 2010 +0000
+++ b/multimedia/gst-plugins0.10-good/Makefile.common Tue Feb 16 13:16:53 2010 +0000
@@ -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 -r 6136a895a7d1 -r 9b074a51ee95 multimedia/gst-plugins0.10-good/PLIST
--- a/multimedia/gst-plugins0.10-good/PLIST Tue Feb 16 13:14:31 2010 +0000
+++ b/multimedia/gst-plugins0.10-good/PLIST Tue Feb 16 13:16:53 2010 +0000
@@ -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/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 -r 6136a895a7d1 -r 9b074a51ee95 multimedia/gst-plugins0.10-good/distinfo
--- a/multimedia/gst-plugins0.10-good/distinfo Tue Feb 16 13:14:31 2010 +0000
+++ b/multimedia/gst-plugins0.10-good/distinfo Tue Feb 16 13:16:53 2010 +0000
@@ -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 -r 6136a895a7d1 -r 9b074a51ee95 multimedia/gst-plugins0.10-good/patches/patch-ab
--- a/multimedia/gst-plugins0.10-good/patches/patch-ab Tue Feb 16 13:14:31 2010 +0000
+++ b/multimedia/gst-plugins0.10-good/patches/patch-ab Tue Feb 16 13:16:53 2010 +0000
@@ -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 @@
__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 @@
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>
Home |
Main Index |
Thread Index |
Old Index