pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/gstreamer Update to 0.8.7:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b656905d845
branches:  trunk
changeset: 482474:7b656905d845
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Oct 28 14:21:52 2004 +0000

description:
Update to 0.8.7:

Changes since 0.8.6:

      * important playback thread fix
      * typefind fix for non-seekable streams

Changes since 0.8.5:

      * spider, queue fixes
      * fakesrc and identity now have a datarate property
      * dataprotocol threadsafety fix

Bugs fixed since 0.8.5:

      * 136962 : crc error when decoding flac with typefind and threads
      * 150001 : [PATCH] Mem leaks in gstpad.c, gstxml.c and gstelement.c
      * 150262 : gstreamer.spec file needs correction to work with rpmbuil...
      * 150626 : bug trying to play a theora web stream
      * 153657 : make typefind prevent unneeded discont element
      * 153881 : [PATCH] in-code C declarations

API changes since 0.8.5:

- API additions:

* The "fakesrc" element now has a datarate property.
* The "identity" element now has a datarate property.

diffstat:

 multimedia/gstreamer/Makefile |   5 ++---
 multimedia/gstreamer/PLIST    |  10 +++++++++-
 multimedia/gstreamer/distinfo |   6 +++---
 3 files changed, 14 insertions(+), 7 deletions(-)

diffs (61 lines):

diff -r cb275dd7db70 -r 7b656905d845 multimedia/gstreamer/Makefile
--- a/multimedia/gstreamer/Makefile     Thu Oct 28 14:05:56 2004 +0000
+++ b/multimedia/gstreamer/Makefile     Thu Oct 28 14:21:52 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2004/10/03 00:13:02 tv Exp $
+# $NetBSD: Makefile,v 1.17 2004/10/28 14:21:52 jmmv Exp $
 #
 
-DISTNAME=              gstreamer-0.8.5
-PKGREVISION=           1
+DISTNAME=              gstreamer-0.8.7
 CATEGORIES=            multimedia gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gstreamer/0.8/}
 EXTRACT_SUFX=          .tar.bz2
diff -r cb275dd7db70 -r 7b656905d845 multimedia/gstreamer/PLIST
--- a/multimedia/gstreamer/PLIST        Thu Oct 28 14:05:56 2004 +0000
+++ b/multimedia/gstreamer/PLIST        Thu Oct 28 14:21:52 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2004/09/22 08:09:45 jlam Exp $
+@comment $NetBSD: PLIST,v 1.9 2004/10/28 14:21:52 jmmv Exp $
 bin/gst-complete
 bin/gst-complete-0.8
 bin/gst-compprep
@@ -174,8 +174,12 @@
 share/doc/gstreamer-0.8/gstreamer-hierarchy.html
 share/doc/gstreamer-0.8/gstreamer-support.html
 share/doc/gstreamer-0.8/gstreamer.html
+share/doc/gstreamer-0.8/home.png
 share/doc/gstreamer-0.8/index.html
 share/doc/gstreamer-0.8/index.sgml
+share/doc/gstreamer-0.8/left.png
+share/doc/gstreamer-0.8/right.png
+share/doc/gstreamer-0.8/up.png
 share/doc/gstreamer-libs-0.8/api-index.html
 share/doc/gstreamer-libs-0.8/gstreamer-libs-0.8.devhelp
 share/doc/gstreamer-libs-0.8/gstreamer-libs-gstbytestream.html
@@ -184,8 +188,12 @@
 share/doc/gstreamer-libs-0.8/gstreamer-libs-gstgetbits.html
 share/doc/gstreamer-libs-0.8/gstreamer-libs-hierarchy.html
 share/doc/gstreamer-libs-0.8/gstreamer-libs.html
+share/doc/gstreamer-libs-0.8/home.png
 share/doc/gstreamer-libs-0.8/index.html
 share/doc/gstreamer-libs-0.8/index.sgml
+share/doc/gstreamer-libs-0.8/left.png
+share/doc/gstreamer-libs-0.8/right.png
+share/doc/gstreamer-libs-0.8/up.png
 ${PKGLOCALEDIR}/locale/af/LC_MESSAGES/gstreamer-0.8.mo
 ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gstreamer-0.8.mo
 ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gstreamer-0.8.mo
diff -r cb275dd7db70 -r 7b656905d845 multimedia/gstreamer/distinfo
--- a/multimedia/gstreamer/distinfo     Thu Oct 28 14:05:56 2004 +0000
+++ b/multimedia/gstreamer/distinfo     Thu Oct 28 14:21:52 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2004/09/01 14:30:19 jmmv Exp $
+$NetBSD: distinfo,v 1.7 2004/10/28 14:21:52 jmmv Exp $
 
-SHA1 (gstreamer-0.8.5.tar.bz2) = 37f83718890d732db700530cecad48d75e8314ad
-Size (gstreamer-0.8.5.tar.bz2) = 1385864 bytes
+SHA1 (gstreamer-0.8.7.tar.bz2) = 93c1aa423bceed8e7fe03d20f699749771517f2c
+Size (gstreamer-0.8.7.tar.bz2) = 1385405 bytes
 SHA1 (patch-aa) = 749f788b2639bdffb48cf937aae0520db2ba864f



Home | Main Index | Thread Index | Old Index