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.11
details: https://anonhg.NetBSD.org/pkgsrc/rev/7f8f264e17fe
branches: trunk
changeset: 556947:7f8f264e17fe
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Apr 07 09:53:54 2009 +0000
description:
update to 0.10.11
changes:
Add ASS/SSA subtitle handling element assrender
Leak fixes in the QuickTime decoder wrapper
Better DirectShow output on Windows
Extend QT muxing support to include AMR and H.263
mms seeking support
Extended MXF file format handling
camerabin and photography API for digital camera interfacing
Merge elements from Farsight: liveadder, sirendec, sirenenc, valve,
rtpdtmfsrc, rtpdtmdepay, dtmfsrc, rtpdtmfmux, autoconvert, mimdec, mimenc
typefinder based on xdgmime
diffstat:
multimedia/gst-plugins0.10-bad/Makefile | 3 +--
multimedia/gst-plugins0.10-bad/Makefile.common | 4 ++--
multimedia/gst-plugins0.10-bad/PLIST | 17 +++++++++++++----
multimedia/gst-plugins0.10-bad/distinfo | 10 +++++-----
multimedia/gst-plugins0.10-bad/patches/patch-aa | 12 ++++++------
5 files changed, 27 insertions(+), 19 deletions(-)
diffs (142 lines):
diff -r 351bc43f4292 -r 7f8f264e17fe multimedia/gst-plugins0.10-bad/Makefile
--- a/multimedia/gst-plugins0.10-bad/Makefile Tue Apr 07 08:21:19 2009 +0000
+++ b/multimedia/gst-plugins0.10-bad/Makefile Tue Apr 07 09:53:54 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2009/03/09 16:02:07 drochner Exp $
+# $NetBSD: Makefile,v 1.8 2009/04/07 09:53:54 drochner Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -6,7 +6,6 @@
.include "Makefile.common"
-PKGREVISION= 2
COMMENT+= bad plugins
.include "../../mk/bsd.prefs.mk"
diff -r 351bc43f4292 -r 7f8f264e17fe multimedia/gst-plugins0.10-bad/Makefile.common
--- a/multimedia/gst-plugins0.10-bad/Makefile.common Tue Apr 07 08:21:19 2009 +0000
+++ b/multimedia/gst-plugins0.10-bad/Makefile.common Tue Apr 07 09:53:54 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2009/03/09 16:02:07 drochner Exp $
+# $NetBSD: Makefile.common,v 1.10 2009/04/07 09:53:54 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.10
+GST_PLUGINS0.10_VER= 0.10.11
# Disable all drivers and features by default.
.for driver in amrwb \
diff -r 351bc43f4292 -r 7f8f264e17fe multimedia/gst-plugins0.10-bad/PLIST
--- a/multimedia/gst-plugins0.10-bad/PLIST Tue Apr 07 08:21:19 2009 +0000
+++ b/multimedia/gst-plugins0.10-bad/PLIST Tue Apr 07 09:53:54 2009 +0000
@@ -1,23 +1,26 @@
-@comment $NetBSD: PLIST,v 1.11 2009/03/09 16:02:08 drochner Exp $
+@comment $NetBSD: PLIST,v 1.12 2009/04/07 09:53:54 drochner Exp $
+include/gstreamer-0.10/gst/interfaces/photography-enumtypes.h
+include/gstreamer-0.10/gst/interfaces/photography.h
lib/gstreamer-0.10/libgstaacparse.la
lib/gstreamer-0.10/libgstaiffparse.la
lib/gstreamer-0.10/libgstamrparse.la
lib/gstreamer-0.10/libgstapexsink.la
+lib/gstreamer-0.10/libgstautoconvert.la
lib/gstreamer-0.10/libgstbayer.la
lib/gstreamer-0.10/libgstbz2.la
+lib/gstreamer-0.10/libgstcamerabin.la
lib/gstreamer-0.10/libgstcdxaparse.la
lib/gstreamer-0.10/libgstdccp.la
lib/gstreamer-0.10/libgstdeinterlace.la
lib/gstreamer-0.10/libgstdeinterlace2.la
+lib/gstreamer-0.10/libgstdtmf.la
lib/gstreamer-0.10/libgstdvdspu.la
lib/gstreamer-0.10/libgstfestival.la
-lib/gstreamer-0.10/libgstfilter.la
lib/gstreamer-0.10/libgstflv.la
lib/gstreamer-0.10/libgstfreeze.la
lib/gstreamer-0.10/libgsth264parse.la
lib/gstreamer-0.10/libgstlegacyresample.la
-lib/gstreamer-0.10/libgstmetadata.la
-lib/gstreamer-0.10/libgstmodplug.la
+lib/gstreamer-0.10/libgstliveadder.la
lib/gstreamer-0.10/libgstmpeg4videoparse.la
lib/gstreamer-0.10/libgstmpegdemux.la
lib/gstreamer-0.10/libgstmpegtsmux.la
@@ -33,16 +36,21 @@
lib/gstreamer-0.10/libgstreal.la
lib/gstreamer-0.10/libgstrfbsrc.la
lib/gstreamer-0.10/libgstrtpmanager.la
+lib/gstreamer-0.10/libgstrtpmux.la
lib/gstreamer-0.10/libgstscaletempoplugin.la
lib/gstreamer-0.10/libgstsdpelem.la
lib/gstreamer-0.10/libgstselector.la
+lib/gstreamer-0.10/libgstsiren.la
lib/gstreamer-0.10/libgstspeed.la
lib/gstreamer-0.10/libgststereo.la
lib/gstreamer-0.10/libgstsubenc.la
lib/gstreamer-0.10/libgsttta.la
+lib/gstreamer-0.10/libgstvalve.la
lib/gstreamer-0.10/libgstvideosignal.la
lib/gstreamer-0.10/libgstvmnc.la
+lib/gstreamer-0.10/libgstxdgmime.la
lib/gstreamer-0.10/libgsty4menc.la
+lib/libgstphotography-0.10.la
share/locale/af/LC_MESSAGES/gst-plugins-bad-0.10.mo
share/locale/az/LC_MESSAGES/gst-plugins-bad-0.10.mo
share/locale/bg/LC_MESSAGES/gst-plugins-bad-0.10.mo
@@ -70,6 +78,7 @@
share/locale/sq/LC_MESSAGES/gst-plugins-bad-0.10.mo
share/locale/sr/LC_MESSAGES/gst-plugins-bad-0.10.mo
share/locale/sv/LC_MESSAGES/gst-plugins-bad-0.10.mo
+share/locale/tr/LC_MESSAGES/gst-plugins-bad-0.10.mo
share/locale/uk/LC_MESSAGES/gst-plugins-bad-0.10.mo
share/locale/vi/LC_MESSAGES/gst-plugins-bad-0.10.mo
share/locale/zh_CN/LC_MESSAGES/gst-plugins-bad-0.10.mo
diff -r 351bc43f4292 -r 7f8f264e17fe multimedia/gst-plugins0.10-bad/distinfo
--- a/multimedia/gst-plugins0.10-bad/distinfo Tue Apr 07 08:21:19 2009 +0000
+++ b/multimedia/gst-plugins0.10-bad/distinfo Tue Apr 07 09:53:54 2009 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12 2009/03/09 11:52:11 jmcneill Exp $
+$NetBSD: distinfo,v 1.13 2009/04/07 09:53:54 drochner Exp $
-SHA1 (gst-plugins-bad-0.10.10.tar.bz2) = cae416337c20462a827c6570a00e340a6af1ab98
-RMD160 (gst-plugins-bad-0.10.10.tar.bz2) = 479eca5e6d814336c0bcc4a5eefbc83c852d1c43
-Size (gst-plugins-bad-0.10.10.tar.bz2) = 2422226 bytes
-SHA1 (patch-aa) = 6e3506346be8a5a0c04bb4843dee6b8f8dc71a3c
+SHA1 (gst-plugins-bad-0.10.11.tar.bz2) = 0850df0ef0ac64b57866f5275a3794849c7ece82
+RMD160 (gst-plugins-bad-0.10.11.tar.bz2) = 59c5b91d1dcd4090073a72a095837bd8e4fdc129
+Size (gst-plugins-bad-0.10.11.tar.bz2) = 2564601 bytes
+SHA1 (patch-aa) = a5cbc3d7d688b7ecc53cb3a06647d6f0949ead8e
SHA1 (patch-ac) = f83a2eb523f0af4f3b63df425123394354b92c64
diff -r 351bc43f4292 -r 7f8f264e17fe multimedia/gst-plugins0.10-bad/patches/patch-aa
--- a/multimedia/gst-plugins0.10-bad/patches/patch-aa Tue Apr 07 08:21:19 2009 +0000
+++ b/multimedia/gst-plugins0.10-bad/patches/patch-aa Tue Apr 07 09:53:54 2009 +0000
@@ -1,17 +1,17 @@
-$NetBSD: patch-aa,v 1.4 2009/03/09 11:52:11 jmcneill Exp $
+$NetBSD: patch-aa,v 1.5 2009/04/07 09:53:54 drochner Exp $
---- configure.orig 2009-01-19 17:06:28.000000000 -0500
+--- configure.orig 2009-03-20 23:01:00.000000000 +0100
+++ configure
-@@ -26361,7 +26361,7 @@ rm -f core conftest.err conftest.$ac_obj
- echo "${ECHO_T}$flag_ok" >&6; }
+@@ -28313,7 +28313,7 @@ rm -f core conftest.err conftest.$ac_obj
+ $as_echo "$flag_ok" >&6; }
- if test "x$ERROR_CFLAGS" == "x"
+ if test "x$ERROR_CFLAGS" = "x"
then
- { echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5
-@@ -33364,11 +33364,7 @@ fi
+ { $as_echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5
+@@ -35901,11 +35901,7 @@ fi
DVDNAV_CFLAGS=
HAVE_DVDNAV=no
else
Home |
Main Index |
Thread Index |
Old Index