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-bad update to 0.10.17
details: https://anonhg.NetBSD.org/pkgsrc/rev/5079764aade2
branches: trunk
changeset: 567527:5079764aade2
user: drochner <drochner%pkgsrc.org@localhost>
date: Fri Nov 20 11:53:28 2009 +0000
description:
update to 0.10.17
changes:
Fix DVD playback
New elements: DTMF tone source and detector
ASS subtitle support improvements
Fix compilation on OS/X Snow Leopard
Support DVB 3.3 API
Inputselector fixes
diffstat:
multimedia/gst-plugins0.10-bad/Makefile.common | 4 ++--
multimedia/gst-plugins0.10-bad/PLIST | 4 ++--
multimedia/gst-plugins0.10-bad/distinfo | 10 +++++-----
multimedia/gst-plugins0.10-bad/patches/patch-aa | 10 +++++-----
4 files changed, 14 insertions(+), 14 deletions(-)
diffs (78 lines):
diff -r 821da9bce972 -r 5079764aade2 multimedia/gst-plugins0.10-bad/Makefile.common
--- a/multimedia/gst-plugins0.10-bad/Makefile.common Fri Nov 20 11:51:32 2009 +0000
+++ b/multimedia/gst-plugins0.10-bad/Makefile.common Fri Nov 20 11:53:28 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.17 2009/10/29 15:03:08 drochner Exp $
+# $NetBSD: Makefile.common,v 1.18 2009/11/20 11:53:28 drochner Exp $
#
# used by audio/gst-plugins0.10-dts/Makefile
# used by audio/gst-plugins0.10-faad/Makefile
@@ -9,7 +9,7 @@
# used by multimedia/gst-plugins0.10-xvid/Makefile
GST_PLUGINS0.10_TYPE= bad
-GST_PLUGINS0.10_VER= 0.10.16
+GST_PLUGINS0.10_VER= 0.10.17
# Disable all drivers and features by default.
.for driver in amrwb \
diff -r 821da9bce972 -r 5079764aade2 multimedia/gst-plugins0.10-bad/PLIST
--- a/multimedia/gst-plugins0.10-bad/PLIST Fri Nov 20 11:51:32 2009 +0000
+++ b/multimedia/gst-plugins0.10-bad/PLIST Fri Nov 20 11:53:28 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2009/10/29 15:03:08 drochner Exp $
+@comment $NetBSD: PLIST,v 1.19 2009/11/20 11:53:28 drochner Exp $
include/gstreamer-0.10/gst/interfaces/photography-enumtypes.h
include/gstreamer-0.10/gst/interfaces/photography.h
include/gstreamer-0.10/gst/signalprocessor/gstsignalprocessor.h
@@ -9,7 +9,7 @@
include/gstreamer-0.10/gst/video/gstbasevideoutils.h
lib/gstreamer-0.10/libgstaacparse.la
lib/gstreamer-0.10/libgstadpcmdec.la
-lib/gstreamer-0.10/libgstaiffparse.la
+lib/gstreamer-0.10/libgstaiff.la
lib/gstreamer-0.10/libgstamrparse.la
lib/gstreamer-0.10/libgstapexsink.la
lib/gstreamer-0.10/libgstasfmux.la
diff -r 821da9bce972 -r 5079764aade2 multimedia/gst-plugins0.10-bad/distinfo
--- a/multimedia/gst-plugins0.10-bad/distinfo Fri Nov 20 11:51:32 2009 +0000
+++ b/multimedia/gst-plugins0.10-bad/distinfo Fri Nov 20 11:53:28 2009 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.17 2009/10/28 18:26:20 drochner Exp $
+$NetBSD: distinfo,v 1.18 2009/11/20 11:53:28 drochner Exp $
-SHA1 (gst-plugins-bad-0.10.16.tar.bz2) = 9b560060e61102b3823d8080d111ede837c8a3ca
-RMD160 (gst-plugins-bad-0.10.16.tar.bz2) = 1f7a06f355be2cc495a0bcfc71ae58ff0344dc1a
-Size (gst-plugins-bad-0.10.16.tar.bz2) = 2907831 bytes
-SHA1 (patch-aa) = f49f15fcc95a6fac38c8ac2800d017599322d77b
+SHA1 (gst-plugins-bad-0.10.17.tar.bz2) = 9715e927765fcb836600975b9ea93c095bbb787e
+RMD160 (gst-plugins-bad-0.10.17.tar.bz2) = bc04e0d33d0f552290690a91c942bd1126286cf7
+Size (gst-plugins-bad-0.10.17.tar.bz2) = 2946258 bytes
+SHA1 (patch-aa) = 97edd8c227a2cdd7730670024e2afdf80967eb29
SHA1 (patch-ac) = f83a2eb523f0af4f3b63df425123394354b92c64
diff -r 821da9bce972 -r 5079764aade2 multimedia/gst-plugins0.10-bad/patches/patch-aa
--- a/multimedia/gst-plugins0.10-bad/patches/patch-aa Fri Nov 20 11:51:32 2009 +0000
+++ b/multimedia/gst-plugins0.10-bad/patches/patch-aa Fri Nov 20 11:53:28 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.7 2009/10/28 18:26:20 drochner Exp $
+$NetBSD: patch-aa,v 1.8 2009/11/20 11:53:28 drochner Exp $
---- configure.orig 2009-10-23 23:53:34.000000000 +0200
+--- configure.orig 2009-11-16 21:35:14.000000000 +0100
+++ configure
-@@ -28919,7 +28919,7 @@ rm -f core conftest.err conftest.$ac_obj
+@@ -23614,7 +23614,7 @@ rm -f core conftest.err conftest.$ac_obj
$as_echo "$flag_ok" >&6; }
@@ -10,8 +10,8 @@
+ if test "x$ERROR_CFLAGS" = "x"
then
- { $as_echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5
-@@ -37660,11 +37660,7 @@ fi
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking to see if compiler understands -errwarn=%all" >&5
+@@ -30138,11 +30138,7 @@ fi
DVDNAV_CFLAGS=
HAVE_DVDNAV=no
else
Home |
Main Index |
Thread Index |
Old Index