diff options
author | drochner <drochner@pkgsrc.org> | 2009-04-07 09:55:36 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-04-07 09:55:36 +0000 |
commit | 3ff25d844cb41733e3d49868ffcc9ef659e6244e (patch) | |
tree | 85c58eab13c0e2e39f4740e4007a4f3d284646ad | |
parent | 617d7422cd9841877f38ce457741ff1e70b504fd (diff) | |
download | pkgsrc-3ff25d844cb41733e3d49868ffcc9ef659e6244e.tar.gz |
update to 0.10.11
changes:
Migrate twolame element from -bad
mp3parse improvements
Support scaling in the synaesthsia visualisation
Improve realmedia streaming, supporting RDT and pnm://
Improved ASF demuxing, including streaming-mode seeking
Support for 4:4:4 MPEG-2 video
-rw-r--r-- | multimedia/gst-plugins0.10-ugly/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins0.10-ugly/PLIST | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins0.10-ugly/distinfo | 10 | ||||
-rw-r--r-- | multimedia/gst-plugins0.10-ugly/patches/patch-aa | 10 |
4 files changed, 15 insertions, 13 deletions
diff --git a/multimedia/gst-plugins0.10-ugly/Makefile.common b/multimedia/gst-plugins0.10-ugly/Makefile.common index 370832956fc..758647365b0 100644 --- a/multimedia/gst-plugins0.10-ugly/Makefile.common +++ b/multimedia/gst-plugins0.10-ugly/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.9 2008/12/03 09:00:18 wiz Exp $ +# $NetBSD: Makefile.common,v 1.10 2009/04/07 09:55:36 drochner Exp $ # # used by audio/gst-plugins0.10-a52/Makefile # used by audio/gst-plugins0.10-mad/Makefile @@ -7,7 +7,7 @@ # used by multimedia/gst-plugins0.10-mpeg2dec/Makefile GST_PLUGINS0.10_TYPE= ugly -GST_PLUGINS0.10_VER= 0.10.10 +GST_PLUGINS0.10_VER= 0.10.11 # Disable all drivers and features by default. .for driver in a52dec \ diff --git a/multimedia/gst-plugins0.10-ugly/PLIST b/multimedia/gst-plugins0.10-ugly/PLIST index 3e4d56f649d..887df7a7c37 100644 --- a/multimedia/gst-plugins0.10-ugly/PLIST +++ b/multimedia/gst-plugins0.10-ugly/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2008/12/03 09:00:19 wiz Exp $ +@comment $NetBSD: PLIST,v 1.8 2009/04/07 09:55:36 drochner Exp $ lib/gstreamer-0.10/libgstasf.la lib/gstreamer-0.10/libgstdvdlpcmdec.la lib/gstreamer-0.10/libgstdvdsub.la @@ -19,6 +19,7 @@ share/locale/fr/LC_MESSAGES/gst-plugins-ugly-0.10.mo share/locale/hu/LC_MESSAGES/gst-plugins-ugly-0.10.mo share/locale/id/LC_MESSAGES/gst-plugins-ugly-0.10.mo share/locale/it/LC_MESSAGES/gst-plugins-ugly-0.10.mo +share/locale/ja/LC_MESSAGES/gst-plugins-ugly-0.10.mo share/locale/lt/LC_MESSAGES/gst-plugins-ugly-0.10.mo share/locale/mt/LC_MESSAGES/gst-plugins-ugly-0.10.mo share/locale/nb/LC_MESSAGES/gst-plugins-ugly-0.10.mo @@ -31,6 +32,7 @@ share/locale/sk/LC_MESSAGES/gst-plugins-ugly-0.10.mo share/locale/sq/LC_MESSAGES/gst-plugins-ugly-0.10.mo share/locale/sr/LC_MESSAGES/gst-plugins-ugly-0.10.mo share/locale/sv/LC_MESSAGES/gst-plugins-ugly-0.10.mo +share/locale/tr/LC_MESSAGES/gst-plugins-ugly-0.10.mo share/locale/uk/LC_MESSAGES/gst-plugins-ugly-0.10.mo share/locale/vi/LC_MESSAGES/gst-plugins-ugly-0.10.mo share/locale/zh_CN/LC_MESSAGES/gst-plugins-ugly-0.10.mo diff --git a/multimedia/gst-plugins0.10-ugly/distinfo b/multimedia/gst-plugins0.10-ugly/distinfo index 6768a44783b..70d132381e2 100644 --- a/multimedia/gst-plugins0.10-ugly/distinfo +++ b/multimedia/gst-plugins0.10-ugly/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2008/12/03 09:00:19 wiz Exp $ +$NetBSD: distinfo,v 1.11 2009/04/07 09:55:36 drochner Exp $ -SHA1 (gst-plugins-ugly-0.10.10.tar.bz2) = 1829bf0321c92fce702d70b3d177fd321ef6f0cf -RMD160 (gst-plugins-ugly-0.10.10.tar.bz2) = 0734644930cbbe9adb84f9025c819a5dd3c37b88 -Size (gst-plugins-ugly-0.10.10.tar.bz2) = 938525 bytes -SHA1 (patch-aa) = b1e9732a2832d88898b98ae293d8f08968d386a2 +SHA1 (gst-plugins-ugly-0.10.11.tar.bz2) = a5cbdfae6b4c3949fa4dd7cfbf7e9c3b36a61e57 +RMD160 (gst-plugins-ugly-0.10.11.tar.bz2) = 0a8cdae59a25e3d2ad2f87b56cbd50355da2e9e0 +Size (gst-plugins-ugly-0.10.11.tar.bz2) = 993960 bytes +SHA1 (patch-aa) = 3009b8bbf1e3a6b47ce37aa7dbdf239ee38e6acc diff --git a/multimedia/gst-plugins0.10-ugly/patches/patch-aa b/multimedia/gst-plugins0.10-ugly/patches/patch-aa index a86e7afba5f..7e7da060765 100644 --- a/multimedia/gst-plugins0.10-ugly/patches/patch-aa +++ b/multimedia/gst-plugins0.10-ugly/patches/patch-aa @@ -1,13 +1,13 @@ -$NetBSD: patch-aa,v 1.3 2008/05/30 17:36:50 drochner Exp $ +$NetBSD: patch-aa,v 1.4 2009/04/07 09:55:36 drochner Exp $ ---- configure.orig 2008-05-22 00:12:18.000000000 +0200 +--- configure.orig 2009-03-21 00:50:13.000000000 +0100 +++ configure -@@ -29635,7 +29635,7 @@ rm -f core conftest.err conftest.$ac_obj - echo "${ECHO_T}$flag_ok" >&6; } +@@ -25938,7 +25938,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 + { $as_echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5 |