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-ugly update to 0.10.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1cbbc973812d
branches:  trunk
changeset: 519923:1cbbc973812d
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Oct 12 13:35:33 2006 +0000

description:
update to 0.10.4
changes: many bugfixes

diffstat:

 multimedia/gst-plugins0.10-ugly/Makefile.common      |   4 ++--
 multimedia/gst-plugins0.10-ugly/PLIST                |  16 +++++++++++++++-
 multimedia/gst-plugins0.10-ugly/distinfo             |   9 ++++-----
 multimedia/gst-plugins0.10-ugly/patches/patch-gstmad |  20 --------------------
 4 files changed, 21 insertions(+), 28 deletions(-)

diffs (80 lines):

diff -r 6f012e19db77 -r 1cbbc973812d multimedia/gst-plugins0.10-ugly/Makefile.common
--- a/multimedia/gst-plugins0.10-ugly/Makefile.common   Thu Oct 12 13:33:58 2006 +0000
+++ b/multimedia/gst-plugins0.10-ugly/Makefile.common   Thu Oct 12 13:35:33 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2006/04/08 11:42:37 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.2 2006/10/12 13:35:33 drochner Exp $
 #
 
 GST_PLUGINS0.10_TYPE=  ugly
-GST_PLUGINS0.10_VER=   0.10.3
+GST_PLUGINS0.10_VER=   0.10.4
 
 # Disable all drivers and features by default.
 .for driver in a52dec \
diff -r 6f012e19db77 -r 1cbbc973812d multimedia/gst-plugins0.10-ugly/PLIST
--- a/multimedia/gst-plugins0.10-ugly/PLIST     Thu Oct 12 13:33:58 2006 +0000
+++ b/multimedia/gst-plugins0.10-ugly/PLIST     Thu Oct 12 13:35:33 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/08 11:42:37 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/10/12 13:35:33 drochner Exp $
 lib/gstreamer-0.10/libgstasf.la
 lib/gstreamer-0.10/libgstdvdlpcmdec.la
 lib/gstreamer-0.10/libgstdvdsub.la
@@ -6,4 +6,18 @@
 lib/gstreamer-0.10/libgstmpegaudioparse.la
 lib/gstreamer-0.10/libgstmpegstream.la
 lib/gstreamer-0.10/libgstrmdemux.la
+share/locale/af/LC_MESSAGES/gst-plugins-ugly-0.10.mo
+share/locale/az/LC_MESSAGES/gst-plugins-ugly-0.10.mo
+share/locale/cs/LC_MESSAGES/gst-plugins-ugly-0.10.mo
+share/locale/en_GB/LC_MESSAGES/gst-plugins-ugly-0.10.mo
+share/locale/hu/LC_MESSAGES/gst-plugins-ugly-0.10.mo
+share/locale/it/LC_MESSAGES/gst-plugins-ugly-0.10.mo
+share/locale/nb/LC_MESSAGES/gst-plugins-ugly-0.10.mo
+share/locale/nl/LC_MESSAGES/gst-plugins-ugly-0.10.mo
+share/locale/or/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/uk/LC_MESSAGES/gst-plugins-ugly-0.10.mo
+share/locale/vi/LC_MESSAGES/gst-plugins-ugly-0.10.mo
 @comment in gstreamer0.10: @dirrm lib/gstreamer-0.10
diff -r 6f012e19db77 -r 1cbbc973812d multimedia/gst-plugins0.10-ugly/distinfo
--- a/multimedia/gst-plugins0.10-ugly/distinfo  Thu Oct 12 13:33:58 2006 +0000
+++ b/multimedia/gst-plugins0.10-ugly/distinfo  Thu Oct 12 13:35:33 2006 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.2 2006/04/13 22:09:16 rillig Exp $
+$NetBSD: distinfo,v 1.3 2006/10/12 13:35:33 drochner Exp $
 
-SHA1 (gst-plugins-ugly-0.10.3.tar.bz2) = 98c69c4feeee975fdbe829cf6534d6c12b960182
-RMD160 (gst-plugins-ugly-0.10.3.tar.bz2) = 0ea0d039cf87ecf662655521b9dbca8c2a388412
-Size (gst-plugins-ugly-0.10.3.tar.bz2) = 605833 bytes
-SHA1 (patch-gstmad) = deb7218d649660c440671ee3753b38e51465fb65
+SHA1 (gst-plugins-ugly-0.10.4.tar.bz2) = e31b671dcfab7842a1b546decc7c7a3fcc76790c
+RMD160 (gst-plugins-ugly-0.10.4.tar.bz2) = 0651853d7d36bda9d267ca3cecfb6cead95a3e6e
+Size (gst-plugins-ugly-0.10.4.tar.bz2) = 720893 bytes
diff -r 6f012e19db77 -r 1cbbc973812d multimedia/gst-plugins0.10-ugly/patches/patch-gstmad
--- a/multimedia/gst-plugins0.10-ugly/patches/patch-gstmad      Thu Oct 12 13:33:58 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-$NetBSD: patch-gstmad,v 1.1 2006/04/13 22:09:16 rillig Exp $
-
-gcc 2.95 does not like code intermixed with declarations.
-
---- ext/mad/gstmad.c.orig      2006-03-28 20:58:46.000000000 +0200
-+++ ext/mad/gstmad.c   2006-04-14 00:02:07.000000000 +0200
-@@ -710,11 +710,12 @@ index_seek (GstMad * mad, GstPad * pad, 
-   };
-   const GstFormat *try_formats = try_all_formats;
-   const GstFormat *peer_formats;
-+  GstIndexEntry *entry;
- 
-   gst_event_parse_seek (event, &rate, &format, &flags,
-       &cur_type, &cur, &stop_type, &stop);
- 
--  GstIndexEntry *entry = gst_index_get_assoc_entry (mad->index, mad->index_id,
-+  entry = gst_index_get_assoc_entry (mad->index, mad->index_id,
-       GST_INDEX_LOOKUP_BEFORE, 0,
-       format, cur);
- 



Home | Main Index | Thread Index | Old Index