pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update gst-plugins* to 0.8.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/7eafcc8a8349
branches: trunk
changeset: 473071:7eafcc8a8349
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Thu Apr 15 21:24:28 2004 +0000
description:
Update gst-plugins* to 0.8.1:
Features of this release
* Parallel installability with 0.6.x series
* Internationalization
* New translations in this release: Swedish, Afrikaans, Azerbeaijani
* Translations: af az nl sr sv
* Updated to the new core 0.8 subsystems
* Reworked play and media-info libraries
* Updated osssink: now does probing of possible output properties
* Updated qtdemux: fixes for MACE audio
* New debug element: quasirandom byte changes
* New element: dvddemux
* New element: kiosrc, a KIO-slaves source
* Fixes to all other elements, including level, videodrop, gnomevfssrc,
speex, *law, mpeg2dec, adder, a52dec, oggdemux, matroska, mad, v4l2,
cacasink
* Portability fixes
* ChangeLog use
* Coding style consistency
* Various memleak and buffer overflow fixes
Bugs fixed in this release
* 120883 : osssink advertises more rates than it handles
* 125732 : v4l2src don't support all YUV formats
* 134301 : gst-plugins should depend on X
* 135919 : Mandrake 10
* 136477 : [PATCH] gst-launch-ext does not support .mov
* 136527 : gdk_pixbuf makefile tried to execute targets contrains in...
* 137348 : media-info .pc file lacks a 'Version:' line
* 137448 : mpegaudioparse: crash (bus error)
* 137504 : mpeg2dec fails on 422 encoded material
* 137556 : Ogg Vorbis playback has poor spatialization
* 137588 : ffmpegcolorspace gives critical when it should throw error
* 137722 : Quicktime audio parsing is broken
* 138105 : [mpeg1videoparse] Hangs while decoding everest.m1v
* 138168 : id3tag using gst_event_new_discontinuous incorrectly?
* 138169 : matroska-demux using gst_event_new_discontinuous without ...
* 138635 : two GLib-GObject-CRITICAL Messages when running gst-regis...
* 138846 : all of the ladspa-wrapped source-plugins fail to go to pl...
* 138914 : gstgdkanimation.h is missing from gst-plugins-0.8.0
* 139034 : Non-standard test(1) operator used in configure script
* 139035 : Non-standard regex used as libtool argument
* 139382 : mad decoder can resync wrongly after seek and does explic...
* 139532 : gstcolorspace crashes when after v4lsrc (ffmpegcolorspace...
* 139926 : id3tag's caps cause it to be plugged more than once by sp...
* 139958 : Leak in avidemux
* 140058 : [msmpeg4] file with broken qscale/header does not play
diffstat:
audio/gst-plugins-esound/PLIST | 4 ++--
audio/gst-plugins-flac/PLIST | 4 ++--
audio/gst-plugins-lame/PLIST | 4 ++--
audio/gst-plugins-mad/PLIST | 4 ++--
audio/gst-plugins-ogg/PLIST | 4 ++--
audio/gst-plugins-oss/Makefile | 4 +++-
audio/gst-plugins-oss/PLIST | 4 ++--
audio/gst-plugins-vorbis/PLIST | 4 ++--
graphics/gst-plugins-png/PLIST | 4 ++--
multimedia/gst-plugins/Makefile | 4 +---
multimedia/gst-plugins/Makefile.common | 4 ++--
multimedia/gst-plugins/PLIST | 12 +++++++++---
multimedia/gst-plugins/distinfo | 9 +++++----
multimedia/gst-plugins/patches/patch-aa | 22 +++++++++++-----------
multimedia/gst-plugins/patches/patch-ad | 13 +++++++++++++
sysutils/gst-plugins-gnomevfs/PLIST | 4 ++--
16 files changed, 62 insertions(+), 42 deletions(-)
diffs (241 lines):
diff -r e654062fc203 -r 7eafcc8a8349 audio/gst-plugins-esound/PLIST
--- a/audio/gst-plugins-esound/PLIST Thu Apr 15 21:20:32 2004 +0000
+++ b/audio/gst-plugins-esound/PLIST Thu Apr 15 21:24:28 2004 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 09:38:16 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/04/15 21:24:28 jmmv Exp $
lib/gstreamer-0.8/libgstesd.a
lib/gstreamer-0.8/libgstesd.la
lib/gstreamer-0.8/libgstesd.so
-@comment in gst-plugins: @dirrm lib/gstreamer-0.8
+@comment in gstreamer: @dirrm lib/gstreamer-0.8
diff -r e654062fc203 -r 7eafcc8a8349 audio/gst-plugins-flac/PLIST
--- a/audio/gst-plugins-flac/PLIST Thu Apr 15 21:20:32 2004 +0000
+++ b/audio/gst-plugins-flac/PLIST Thu Apr 15 21:24:28 2004 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 10:02:11 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/04/15 21:24:28 jmmv Exp $
lib/gstreamer-0.8/libgstflac.a
lib/gstreamer-0.8/libgstflac.la
lib/gstreamer-0.8/libgstflac.so
-@comment in gst-plugins: @dirrm lib/gstreamer-0.8
+@comment in gstreamer: @dirrm lib/gstreamer-0.8
diff -r e654062fc203 -r 7eafcc8a8349 audio/gst-plugins-lame/PLIST
--- a/audio/gst-plugins-lame/PLIST Thu Apr 15 21:20:32 2004 +0000
+++ b/audio/gst-plugins-lame/PLIST Thu Apr 15 21:24:28 2004 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 09:39:07 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/04/15 21:24:28 jmmv Exp $
lib/gstreamer-0.8/libgstlame.a
lib/gstreamer-0.8/libgstlame.la
lib/gstreamer-0.8/libgstlame.so
-@comment in gst-plugins: @dirrm lib/gstreamer-0.8
+@comment in gstreamer: @dirrm lib/gstreamer-0.8
diff -r e654062fc203 -r 7eafcc8a8349 audio/gst-plugins-mad/PLIST
--- a/audio/gst-plugins-mad/PLIST Thu Apr 15 21:20:32 2004 +0000
+++ b/audio/gst-plugins-mad/PLIST Thu Apr 15 21:24:28 2004 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 09:40:09 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/04/15 21:24:28 jmmv Exp $
lib/gstreamer-0.8/libgstmad.a
lib/gstreamer-0.8/libgstmad.la
lib/gstreamer-0.8/libgstmad.so
-@comment in gst-plugins: @dirrm lib/gstreamer-0.8
+@comment in gstreamer: @dirrm lib/gstreamer-0.8
diff -r e654062fc203 -r 7eafcc8a8349 audio/gst-plugins-ogg/PLIST
--- a/audio/gst-plugins-ogg/PLIST Thu Apr 15 21:20:32 2004 +0000
+++ b/audio/gst-plugins-ogg/PLIST Thu Apr 15 21:24:28 2004 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 09:41:20 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/04/15 21:24:28 jmmv Exp $
lib/gstreamer-0.8/libgstogg.a
lib/gstreamer-0.8/libgstogg.la
lib/gstreamer-0.8/libgstogg.so
-@comment in gst-plugins: @dirrm lib/gstreamer-0.8
+@comment in gstreamer: @dirrm lib/gstreamer-0.8
diff -r e654062fc203 -r 7eafcc8a8349 audio/gst-plugins-oss/Makefile
--- a/audio/gst-plugins-oss/Makefile Thu Apr 15 21:20:32 2004 +0000
+++ b/audio/gst-plugins-oss/Makefile Thu Apr 15 21:24:28 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/06 09:41:51 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/15 21:24:28 jmmv Exp $
#
GST_PLUGINS_NAME= oss
@@ -12,5 +12,7 @@
SUBST_FILES.devoss= sys/oss/*.c
SUBST_SED.devoss= -e 's|/dev/dsp|${DEVOSSAUDIO}|g'
+LIBS+= ${LIBOSSAUDIO}
+
.include "../../mk/ossaudio.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r e654062fc203 -r 7eafcc8a8349 audio/gst-plugins-oss/PLIST
--- a/audio/gst-plugins-oss/PLIST Thu Apr 15 21:20:32 2004 +0000
+++ b/audio/gst-plugins-oss/PLIST Thu Apr 15 21:24:28 2004 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 09:41:51 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/04/15 21:24:28 jmmv Exp $
lib/gstreamer-0.8/libgstossaudio.a
lib/gstreamer-0.8/libgstossaudio.la
lib/gstreamer-0.8/libgstossaudio.so
-@comment in gst-plugins: @dirrm lib/gstreamer-0.8
+@comment in gstreamer: @dirrm lib/gstreamer-0.8
diff -r e654062fc203 -r 7eafcc8a8349 audio/gst-plugins-vorbis/PLIST
--- a/audio/gst-plugins-vorbis/PLIST Thu Apr 15 21:20:32 2004 +0000
+++ b/audio/gst-plugins-vorbis/PLIST Thu Apr 15 21:24:28 2004 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 09:42:41 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/04/15 21:24:28 jmmv Exp $
lib/gstreamer-0.8/libgstvorbis.a
lib/gstreamer-0.8/libgstvorbis.la
lib/gstreamer-0.8/libgstvorbis.so
-@comment in gst-plugins: @dirrm lib/gstreamer-0.8
+@comment in gstreamer: @dirrm lib/gstreamer-0.8
diff -r e654062fc203 -r 7eafcc8a8349 graphics/gst-plugins-png/PLIST
--- a/graphics/gst-plugins-png/PLIST Thu Apr 15 21:20:32 2004 +0000
+++ b/graphics/gst-plugins-png/PLIST Thu Apr 15 21:24:28 2004 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 09:45:46 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/04/15 21:24:28 jmmv Exp $
lib/gstreamer-0.8/libgstpng.a
lib/gstreamer-0.8/libgstpng.la
lib/gstreamer-0.8/libgstpng.so
-@comment in gst-plugins: @dirrm lib/gstreamer-0.8
+@comment in gstreamer: @dirrm lib/gstreamer-0.8
diff -r e654062fc203 -r 7eafcc8a8349 multimedia/gst-plugins/Makefile
--- a/multimedia/gst-plugins/Makefile Thu Apr 15 21:20:32 2004 +0000
+++ b/multimedia/gst-plugins/Makefile Thu Apr 15 21:24:28 2004 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2004/04/06 11:10:06 jmmv Exp $
+# $NetBSD: Makefile,v 1.19 2004/04/15 21:24:28 jmmv Exp $
#
.include "Makefile.common"
-PKGREVISION= 2
-
COMMENT+= base plugins
USE_X11= yes
diff -r e654062fc203 -r 7eafcc8a8349 multimedia/gst-plugins/Makefile.common
--- a/multimedia/gst-plugins/Makefile.common Thu Apr 15 21:20:32 2004 +0000
+++ b/multimedia/gst-plugins/Makefile.common Thu Apr 15 21:24:28 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.3 2004/04/07 11:32:09 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.4 2004/04/15 21:24:28 jmmv Exp $
#
-DISTNAME= gst-plugins-0.8.0
+DISTNAME= gst-plugins-0.8.1
CATEGORIES= multimedia gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gst-plugins/0.8/}
EXTRACT_SUFX= .tar.bz2
diff -r e654062fc203 -r 7eafcc8a8349 multimedia/gst-plugins/PLIST
--- a/multimedia/gst-plugins/PLIST Thu Apr 15 21:20:32 2004 +0000
+++ b/multimedia/gst-plugins/PLIST Thu Apr 15 21:24:28 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2004/04/06 11:10:06 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/04/15 21:24:29 jmmv Exp $
bin/gst-launch-ext-0.8
bin/gst-visualise-0.8
include/gstreamer-0.8/gst/audio/audio.h
@@ -73,6 +73,9 @@
lib/gstreamer-0.8/libgstcutter.a
lib/gstreamer-0.8/libgstcutter.la
lib/gstreamer-0.8/libgstcutter.so
+lib/gstreamer-0.8/libgstdebug.a
+lib/gstreamer-0.8/libgstdebug.la
+lib/gstreamer-0.8/libgstdebug.so
lib/gstreamer-0.8/libgstdeinterlace.a
lib/gstreamer-0.8/libgstdeinterlace.la
lib/gstreamer-0.8/libgstdeinterlace.so
@@ -291,11 +294,14 @@
lib/pkgconfig/gstreamer-media-info-0.8.pc
lib/pkgconfig/gstreamer-play-0.8.pc
lib/pkgconfig/gstreamer-plugins-0.8.pc
-man/man1/gst-launch-ext-0.8.1
-man/man1/gst-visualise-0.8.1
+man/man1/gst-launch-ext-${PKGVERSION}
+man/man1/gst-visualise-${PKGVERSION}
share/gconf/schemas/gstreamer-0.8.schemas
+${PKGLOCALEDIR}/locale/af/LC_MESSAGES/gst-plugins-0.8.mo
+${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gst-plugins-0.8.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gst-plugins-0.8.mo
${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gst-plugins-0.8.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gst-plugins-0.8.mo
@comment in GConf2: @dirrm share/gconf/schemas
@comment in gstreamer: @dirrm lib/gstreamer-0.8
@dirrm include/gstreamer-0.8/gst/xwindowlistener
diff -r e654062fc203 -r 7eafcc8a8349 multimedia/gst-plugins/distinfo
--- a/multimedia/gst-plugins/distinfo Thu Apr 15 21:20:32 2004 +0000
+++ b/multimedia/gst-plugins/distinfo Thu Apr 15 21:24:28 2004 +0000
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.5 2004/04/15 12:56:22 xtraeme Exp $
+$NetBSD: distinfo,v 1.6 2004/04/15 21:24:29 jmmv Exp $
-SHA1 (gst-plugins-0.8.0.tar.bz2) = 283770761c4f479367ebdb68f936b9f9a74bbf6a
-Size (gst-plugins-0.8.0.tar.bz2) = 1751685 bytes
-SHA1 (patch-aa) = 09588da88c74496b981f6130bd61d7d08cae37ad
+SHA1 (gst-plugins-0.8.1.tar.bz2) = 6d4f95cdc8acb70279995aad3c7765a684b00ea8
+Size (gst-plugins-0.8.1.tar.bz2) = 1809789 bytes
+SHA1 (patch-aa) = 794c95c71b7c055fb1778a8ccfa18aaf2908d1df
SHA1 (patch-ab) = 018d981b32e2d8484334e0dd53a1a5e4bb7c4360
SHA1 (patch-ac) = 2ee2741b86c2b9f76c8d8cc32d27e82f79e26464
+SHA1 (patch-ad) = 0884a895b00cc54041a412d387720ffe4fde9a52
diff -r e654062fc203 -r 7eafcc8a8349 multimedia/gst-plugins/patches/patch-aa
--- a/multimedia/gst-plugins/patches/patch-aa Thu Apr 15 21:20:32 2004 +0000
+++ b/multimedia/gst-plugins/patches/patch-aa Thu Apr 15 21:24:28 2004 +0000
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.4 2004/04/06 09:36:28 jmmv Exp $
+$NetBSD: patch-aa,v 1.5 2004/04/15 21:24:29 jmmv Exp $
---- configure.orig 2004-03-16 12:55:09.000000000 +0100
-+++ configure 2004-04-03 15:19:00.000000000 +0200
-@@ -27364,7 +27364,7 @@
- plugindir="\$(libdir)/gstreamer-$GST_MAJORMINOR"
+--- gst/ffmpegcolorspace/gstffmpegcolorspace.c.orig 2004-04-14 18:12:11.000000000 +0200
++++ gst/ffmpegcolorspace/gstffmpegcolorspace.c
+@@ -306,7 +306,7 @@ gst_ffmpegcolorspace_chain (GstPad * pad
+ g_return_if_fail (GST_IS_FFMPEGCOLORSPACE (space));
-
--GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex _*{gst_,Gst,GST_}.*'
-+GST_PLUGIN_LDFLAGS="-module -avoid-version -export-symbols-regex '_*(gst_|Gst|GST_).*'"
-
-
- GST_PLUGINS_ALL="\
+ if (space->from_pixfmt == PIX_FMT_NB || space->to_pixfmt == PIX_FMT_NB) {
+- GST_ELEMENT_ERROR (space, CORE, NOT_IMPLEMENTED, NULL,
++ GST_ELEMENT_ERROR (space, CORE, NOT_IMPLEMENTED, (NULL),
+ ("attempting to convert colorspaces between unknown formats"));
+ gst_buffer_unref (inbuf);
+ return;
diff -r e654062fc203 -r 7eafcc8a8349 multimedia/gst-plugins/patches/patch-ad
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins/patches/patch-ad Thu Apr 15 21:24:28 2004 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.3 2004/04/15 21:24:29 jmmv Exp $
+
+--- ext/gnomevfs/gstgnomevfssink.c.orig 2004-04-14 18:12:18.000000000 +0200
++++ ext/gnomevfs/gstgnomevfssink.c
+@@ -347,7 +347,7 @@ gst_gnomevfssink_open_file (GstGnomeVFSS
+ }
+ sink->own_handle = TRUE;
+ } else if (!sink->handle) {
+- GST_ELEMENT_ERROR (sink, RESOURCE, FAILED, (_("No filename given")), NULL);
++ GST_ELEMENT_ERROR (sink, RESOURCE, FAILED, (_("No filename given")), (NULL));
+ return FALSE;
+ }
+
diff -r e654062fc203 -r 7eafcc8a8349 sysutils/gst-plugins-gnomevfs/PLIST
--- a/sysutils/gst-plugins-gnomevfs/PLIST Thu Apr 15 21:20:32 2004 +0000
+++ b/sysutils/gst-plugins-gnomevfs/PLIST Thu Apr 15 21:24:28 2004 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 09:48:32 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/04/15 21:24:29 jmmv Exp $
lib/gstreamer-0.8/libgstgnomevfs.a
lib/gstreamer-0.8/libgstgnomevfs.la
lib/gstreamer-0.8/libgstgnomevfs.so
-@comment in gst-plugins: @dirrm lib/gstreamer-0.8
+@comment in gstreamer: @dirrm lib/gstreamer-0.8
Home |
Main Index |
Thread Index |
Old Index