pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/p5-GStreamer Update from version 0.11 to 0.14.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6068847b18a0
branches: trunk
changeset: 554908:6068847b18a0
user: he <he%pkgsrc.org@localhost>
date: Sun Feb 22 14:09:41 2009 +0000
description:
Update from version 0.11 to 0.14.
This despite 2/31 test programs failed, but at least compared
to 0.11, only 4/426 vs. 5/423 subtests failed, so it's at least
no worse.
Upstream changes:
2009-01-18 Torsten Schoenfeld <kaffeetisch%gmx.de@localhost>
* GStreamer.pm
* NEWS: Release 0.14.
2009-01-18 Torsten Schoenfeld <kaffeetisch%gmx.de@localhost>
* t/GstClock.t: Skip the wait_async test for now as it appears to
be broken.
2008-12-20 Torsten Schoenfeld <kaffeetisch%gmx.de@localhost>
* t/Gst.t: Print version information.
2008-12-20 Torsten Schoenfeld <kaffeetisch%gmx.de@localhost>
* xs/GstBus.xs (bus_watch): Don't mix declarations and expressions.
2008-12-20 Torsten Schoenfeld <kaffeetisch%gmx.de@localhost>
* t/GstRegistry.t: Don't assume an 'alsa' plugin is present.
2008-12-16 Torsten Schoenfeld <kaffeetisch%gmx.de@localhost>
* GStreamer.pm
* NEWS: Release 0.13.
2008-12-16 Torsten Schoenfeld <kaffeetisch%gmx.de@localhost>
* Makefile.PL: Improve formatting a bit.
2008-12-15 Torsten Schoenfeld <kaffeetisch%gmx.de@localhost>
* GStreamer.pm (GST_TIME_ARGS): Improve the formatting of the
return statement.
2008-12-15 Torsten Schoenfeld <kaffeetisch%gmx.de@localhost>
* gst.typemap: Always use our custom wrappers for GstClockTime and
GstClockTimeDiff.
2008-12-15 Torsten Schoenfeld <kaffeetisch%gmx.de@localhost>
* t/GstClock.t: Use a pipeline element for the clock tests. Also
fix a possible dead lock.
2008-12-15 Torsten Schoenfeld <kaffeetisch%gmx.de@localhost>
* t/GstElement.t
* xs/GstElement.xs: Properly marshal the return values of
gst_element_add_pad, gst_element_remove_pad, and
gst_element_set_locked_state.
2008-12-15 Torsten Schoenfeld <kaffeetisch%gmx.de@localhost>
* Makefile.PL: Tell the CPAN indexer to ignore stuff in the xs
directory.
2008-11-26 Torsten Schoenfeld <kaffeetisch%gmx.de@localhost>
* GStreamer.pm
* NEWS: Release 0.12.
2008-11-26 Torsten Schoenfeld <kaffeetisch%gmx.de@localhost>
* t/GstElement.t: Fix test failure.
2008-11-26 Torsten Schoenfeld <kaffeetisch%gmx.de@localhost>
* xs/GstIndex.xs
* xs/GstStructure.xs
* xs/GstTag.xs
* xs/GstValue.xs: Use gperl_sv_is_defined, gperl_sv_is_array_ref,
and gperl_sv_is_hash_ref where appropriate.
2008-11-26 Torsten Schoenfeld <kaffeetisch%gmx.de@localhost>
* t/GstValue.t
* xs/GstValue.xs: Add support for GST_TYPE_FOURCC,
GST_TYPE_DOUBLE_RANGE, GST_TYPE_ARRAY, GST_TYPE_FRACTION, and
GST_TYPE_FRACTION_RANGE.
2008-11-26 Torsten Schoenfeld <kaffeetisch%gmx.de@localhost>
* xs/GstStructure.xs (SvGstStructure): Fail loudly with a
meaningful error message when an unregistered package name is
encountered.
2008-11-26 Torsten Schoenfeld <kaffeetisch%gmx.de@localhost>
* Makefile.PL: Use META_MERGE instead of EXTRA_META.
diffstat:
multimedia/p5-GStreamer/Makefile | 4 ++--
multimedia/p5-GStreamer/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 866417985e79 -r 6068847b18a0 multimedia/p5-GStreamer/Makefile
--- a/multimedia/p5-GStreamer/Makefile Sun Feb 22 14:00:03 2009 +0000
+++ b/multimedia/p5-GStreamer/Makefile Sun Feb 22 14:09:41 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/12/14 09:06:13 obache Exp $
+# $NetBSD: Makefile,v 1.3 2009/02/22 14:09:41 he Exp $
#
-DISTNAME= GStreamer-0.11
+DISTNAME= GStreamer-0.14
PKGNAME= p5-${DISTNAME}
CATEGORIES= multimedia perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GStreamer/}
diff -r 866417985e79 -r 6068847b18a0 multimedia/p5-GStreamer/distinfo
--- a/multimedia/p5-GStreamer/distinfo Sun Feb 22 14:00:03 2009 +0000
+++ b/multimedia/p5-GStreamer/distinfo Sun Feb 22 14:09:41 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/11/06 13:39:54 obache Exp $
+$NetBSD: distinfo,v 1.2 2009/02/22 14:09:41 he Exp $
-SHA1 (GStreamer-0.11.tar.gz) = 4f5b2cc4ab75a86820e12c68493dc22c34c4977e
-RMD160 (GStreamer-0.11.tar.gz) = 7067998d7a17912b55a54dbdce1518d9b3e6c457
-Size (GStreamer-0.11.tar.gz) = 67106 bytes
+SHA1 (GStreamer-0.14.tar.gz) = 1a1d7ed89b2ca7f9b584ec7c51e534a165aaf38f
+RMD160 (GStreamer-0.14.tar.gz) = c4624e310c71dd84b84aca206cc0be72fe276ec0
+Size (GStreamer-0.14.tar.gz) = 68753 bytes
Home |
Main Index |
Thread Index |
Old Index