summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authordrochner <drochner>2009-11-20 11:53:28 +0000
committerdrochner <drochner>2009-11-20 11:53:28 +0000
commit91ab44b4ec117a301ad7d489fe6c9b0dc5bcd373 (patch)
tree50225830946ea2bb0ae3be93dec84daecef9f8a6 /multimedia
parent2acb0ddf3c3bfa387964284426cb7a48a0163df3 (diff)
downloadpkgsrc-91ab44b4ec117a301ad7d489fe6c9b0dc5bcd373.tar.gz
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 (limited to 'multimedia')
-rw-r--r--multimedia/gst-plugins0.10-bad/Makefile.common4
-rw-r--r--multimedia/gst-plugins0.10-bad/PLIST4
-rw-r--r--multimedia/gst-plugins0.10-bad/distinfo10
-rw-r--r--multimedia/gst-plugins0.10-bad/patches/patch-aa10
4 files changed, 14 insertions, 14 deletions
diff --git a/multimedia/gst-plugins0.10-bad/Makefile.common b/multimedia/gst-plugins0.10-bad/Makefile.common
index e804313f4cf..b5ce382da97 100644
--- a/multimedia/gst-plugins0.10-bad/Makefile.common
+++ b/multimedia/gst-plugins0.10-bad/Makefile.common
@@ -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 --git a/multimedia/gst-plugins0.10-bad/PLIST b/multimedia/gst-plugins0.10-bad/PLIST
index d7b75e17445..8d2bf2bd7fc 100644
--- a/multimedia/gst-plugins0.10-bad/PLIST
+++ b/multimedia/gst-plugins0.10-bad/PLIST
@@ -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/gstbasevideoparse.h
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 --git a/multimedia/gst-plugins0.10-bad/distinfo b/multimedia/gst-plugins0.10-bad/distinfo
index 41c47cbd378..e657ad1b6c6 100644
--- a/multimedia/gst-plugins0.10-bad/distinfo
+++ b/multimedia/gst-plugins0.10-bad/distinfo
@@ -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 --git a/multimedia/gst-plugins0.10-bad/patches/patch-aa b/multimedia/gst-plugins0.10-bad/patches/patch-aa
index d207b61ec32..2c75cfa97ea 100644
--- a/multimedia/gst-plugins0.10-bad/patches/patch-aa
+++ b/multimedia/gst-plugins0.10-bad/patches/patch-aa
@@ -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 @@ $NetBSD: patch-aa,v 1.7 2009/10/28 18:26:20 drochner Exp $
+ 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