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-base update to 0.10.17



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f85109fbe6b
branches:  trunk
changeset: 538216:8f85109fbe6b
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Fri Feb 01 20:44:16 2008 +0000

description:
update to 0.10.17
changes:
Handle newer Theora granule-pos semantics
Introducing first alpha version playbin2 - the upcoming successor to
  playbin
Fixes in playbin handling of stream-switching
New API for uniform handling of raw-video format buffers
Improvements for RTSP/RTP handling
RIFF lib additions for VC-1 and AVC1 fourccs
Many other bug-fixes and improvements

diffstat:

 multimedia/gst-plugins0.10-base/Makefile         |   5 ++---
 multimedia/gst-plugins0.10-base/Makefile.common  |   4 ++--
 multimedia/gst-plugins0.10-base/PLIST            |  19 +++++++++++++++++--
 multimedia/gst-plugins0.10-base/distinfo         |  11 +++++------
 multimedia/gst-plugins0.10-base/patches/patch-aa |  10 +++++-----
 multimedia/gst-plugins0.10-base/patches/patch-ab |  12 ------------
 6 files changed, 31 insertions(+), 30 deletions(-)

diffs (153 lines):

diff -r 64ede1821f04 -r 8f85109fbe6b multimedia/gst-plugins0.10-base/Makefile
--- a/multimedia/gst-plugins0.10-base/Makefile  Fri Feb 01 20:43:04 2008 +0000
+++ b/multimedia/gst-plugins0.10-base/Makefile  Fri Feb 01 20:44:16 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2007/02/08 21:30:24 drochner Exp $
+# $NetBSD: Makefile,v 1.7 2008/02/01 20:44:16 drochner Exp $
 #
 
 .include "Makefile.common"
@@ -7,8 +7,7 @@
 
 USE_TOOLS+=            perl:run
 
-PKGCONFIG_OVERRIDE+=   pkgconfig/gstreamer-plugins-base-uninstalled.pc.in
-PKGCONFIG_OVERRIDE+=   pkgconfig/gstreamer-plugins-base.pc.in
+PKGCONFIG_OVERRIDE+=   pkgconfig/*.pc.in
 
 REPLACE_PERL+=         tools/gst-visualise-m.m
 
diff -r 64ede1821f04 -r 8f85109fbe6b multimedia/gst-plugins0.10-base/Makefile.common
--- a/multimedia/gst-plugins0.10-base/Makefile.common   Fri Feb 01 20:43:04 2008 +0000
+++ b/multimedia/gst-plugins0.10-base/Makefile.common   Fri Feb 01 20:44:16 2008 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.12 2007/11/22 20:28:44 drochner Exp $
+# $NetBSD: Makefile.common,v 1.13 2008/02/01 20:44:17 drochner Exp $
 #
 
 GST_PLUGINS0.10_TYPE=  base
-GST_PLUGINS0.10_VER=   0.10.15
+GST_PLUGINS0.10_VER=   0.10.17
 
 # Disable all drivers and features by default.
 .for driver in alsa \
diff -r 64ede1821f04 -r 8f85109fbe6b multimedia/gst-plugins0.10-base/PLIST
--- a/multimedia/gst-plugins0.10-base/PLIST     Fri Feb 01 20:43:04 2008 +0000
+++ b/multimedia/gst-plugins0.10-base/PLIST     Fri Feb 01 20:44:16 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2007/11/22 20:28:44 drochner Exp $
+@comment $NetBSD: PLIST,v 1.10 2008/02/01 20:44:17 drochner Exp $
 bin/gst-visualise-0.10
 include/gstreamer-0.10/gst/audio/audio.h
 include/gstreamer-0.10/gst/audio/gstaudioclock.h
@@ -35,6 +35,7 @@
 include/gstreamer-0.10/gst/pbutils/descriptions.h
 include/gstreamer-0.10/gst/pbutils/install-plugins.h
 include/gstreamer-0.10/gst/pbutils/missing-plugins.h
+include/gstreamer-0.10/gst/pbutils/pbutils-enumtypes.h
 include/gstreamer-0.10/gst/pbutils/pbutils.h
 include/gstreamer-0.10/gst/riff/riff-ids.h
 include/gstreamer-0.10/gst/riff/riff-media.h
@@ -75,7 +76,6 @@
 lib/gstreamer-0.10/libgstsubparse.la
 lib/gstreamer-0.10/libgsttcp.la
 lib/gstreamer-0.10/libgsttypefindfunctions.la
-lib/gstreamer-0.10/libgsturidecodebin.la
 lib/gstreamer-0.10/libgstvideorate.la
 lib/gstreamer-0.10/libgstvideoscale.la
 lib/gstreamer-0.10/libgstvideotestsrc.la
@@ -92,7 +92,20 @@
 lib/libgstsdp-0.10.la
 lib/libgsttag-0.10.la
 lib/libgstvideo-0.10.la
+lib/pkgconfig/gstreamer-audio-0.10.pc
+lib/pkgconfig/gstreamer-cdda-0.10.pc
+lib/pkgconfig/gstreamer-fft-0.10.pc
+lib/pkgconfig/gstreamer-floatcast-0.10.pc
+lib/pkgconfig/gstreamer-interfaces-0.10.pc
+lib/pkgconfig/gstreamer-netbuffer-0.10.pc
+lib/pkgconfig/gstreamer-pbutils-0.10.pc
 lib/pkgconfig/gstreamer-plugins-base-0.10.pc
+lib/pkgconfig/gstreamer-riff-0.10.pc
+lib/pkgconfig/gstreamer-rtp-0.10.pc
+lib/pkgconfig/gstreamer-rtsp-0.10.pc
+lib/pkgconfig/gstreamer-sdp-0.10.pc
+lib/pkgconfig/gstreamer-tag-0.10.pc
+lib/pkgconfig/gstreamer-video-0.10.pc
 man/man1/gst-visualise-0.10.1
 share/doc/gst-plugins-0.10/gst-plugins-base-libs-0.10/api-index.html
 share/doc/gst-plugins-0.10/gst-plugins-base-libs-0.10/compiling.html
@@ -175,6 +188,7 @@
 share/locale/af/LC_MESSAGES/gst-plugins-base-0.10.mo
 share/locale/az/LC_MESSAGES/gst-plugins-base-0.10.mo
 share/locale/bg/LC_MESSAGES/gst-plugins-base-0.10.mo
+share/locale/ca/LC_MESSAGES/gst-plugins-base-0.10.mo
 share/locale/cs/LC_MESSAGES/gst-plugins-base-0.10.mo
 share/locale/da/LC_MESSAGES/gst-plugins-base-0.10.mo
 share/locale/de/LC_MESSAGES/gst-plugins-base-0.10.mo
@@ -187,6 +201,7 @@
 share/locale/nl/LC_MESSAGES/gst-plugins-base-0.10.mo
 share/locale/or/LC_MESSAGES/gst-plugins-base-0.10.mo
 share/locale/pl/LC_MESSAGES/gst-plugins-base-0.10.mo
+share/locale/sk/LC_MESSAGES/gst-plugins-base-0.10.mo
 share/locale/sq/LC_MESSAGES/gst-plugins-base-0.10.mo
 share/locale/sr/LC_MESSAGES/gst-plugins-base-0.10.mo
 share/locale/sv/LC_MESSAGES/gst-plugins-base-0.10.mo
diff -r 64ede1821f04 -r 8f85109fbe6b multimedia/gst-plugins0.10-base/distinfo
--- a/multimedia/gst-plugins0.10-base/distinfo  Fri Feb 01 20:43:04 2008 +0000
+++ b/multimedia/gst-plugins0.10-base/distinfo  Fri Feb 01 20:44:16 2008 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.14 2007/11/22 20:28:44 drochner Exp $
+$NetBSD: distinfo,v 1.15 2008/02/01 20:44:17 drochner Exp $
 
-SHA1 (gst-plugins-base-0.10.15.tar.bz2) = 9d42a245f9ed337586ef0fed5b3d3b1fe4b1fda0
-RMD160 (gst-plugins-base-0.10.15.tar.bz2) = 7a16257a36d8b20c1c35e6863d0bea0f32def0b7
-Size (gst-plugins-base-0.10.15.tar.bz2) = 1783866 bytes
-SHA1 (patch-aa) = f80f5490c28e52994a2d2a9eddef88a1e2e86cd1
-SHA1 (patch-ab) = 4525d3f41a55de5235aa94272279647d9b4dbeec
+SHA1 (gst-plugins-base-0.10.17.tar.bz2) = a1187d686eabc980cd28ffa610e026e8855507e7
+RMD160 (gst-plugins-base-0.10.17.tar.bz2) = 0fce21511768becc6a4f744d53335bffe84afbf9
+Size (gst-plugins-base-0.10.17.tar.bz2) = 1849092 bytes
+SHA1 (patch-aa) = 9024a9a5e7c2df5e3d0c60f4511030d6279f01ba
diff -r 64ede1821f04 -r 8f85109fbe6b multimedia/gst-plugins0.10-base/patches/patch-aa
--- a/multimedia/gst-plugins0.10-base/patches/patch-aa  Fri Feb 01 20:43:04 2008 +0000
+++ b/multimedia/gst-plugins0.10-base/patches/patch-aa  Fri Feb 01 20:44:16 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.5 2007/06/08 12:58:11 wiz Exp $
+$NetBSD: patch-aa,v 1.6 2008/02/01 20:44:17 drochner Exp $
 
---- configure.orig     2007-06-05 12:14:32.000000000 +0000
+--- configure.orig     2008-01-28 22:36:52.000000000 +0100
 +++ configure
-@@ -29637,7 +29637,7 @@ rm -f core conftest.err conftest.$ac_obj
+@@ -30279,7 +30279,7 @@ rm -f core conftest.err conftest.$ac_obj
  echo "${ECHO_T}$flag_ok" >&6; }
  
  
@@ -10,8 +10,8 @@
 +        if test "x$ERROR_CFLAGS" = "x"
      then
  
-   { echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all,no%E_EMPTY_DECLARATION,no%E_STATEMENT_NOT_REACHED" >&5
-@@ -29700,7 +29700,7 @@ rm -f core conftest.err conftest.$ac_obj
+   { echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all,no%E_EMPTY_DECLARATION,no%E_STATEMENT_NOT_REACHED,no%E_ARGUEMENT_MISMATCH" >&5
+@@ -30342,7 +30342,7 @@ rm -f core conftest.err conftest.$ac_obj
  echo "${ECHO_T}$flag_ok" >&6; }
  
  
diff -r 64ede1821f04 -r 8f85109fbe6b multimedia/gst-plugins0.10-base/patches/patch-ab
--- a/multimedia/gst-plugins0.10-base/patches/patch-ab  Fri Feb 01 20:43:04 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.3 2007/11/22 20:28:44 drochner Exp $
-
---- gst-libs/gst/sdp/gstsdpmessage.c.orig      2007-11-19 18:33:38.000000000 +0100
-+++ gst-libs/gst/sdp/gstsdpmessage.c
-@@ -72,6 +72,7 @@
- #else
- #include <sys/socket.h>
- #include <netdb.h>
-+#include <netinet/in.h>
- #endif
- 
- #include "gstsdpmessage.h"



Home | Main Index | Thread Index | Old Index