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-good update to 0.10.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8e901240cf63
branches:  trunk
changeset: 542385:8e901240cf63
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed May 14 18:28:36 2008 +0000

description:
update to 0.10.8
changes:
-The libsoup based http source moved from the -bad module and was raised
 to primary rank
-GOOM visualisation plugin updated to Goom2k4
-Fixes in UDP, RTSP, matroska, QT/mov, AVI, v4l2, OS/X, SunAudio, mulaw
 and wavpack
-New gdkpixbuf output for snapshotting
-Various other bug-fixes

diffstat:

 multimedia/gst-plugins0.10-good/Makefile         |   4 +---
 multimedia/gst-plugins0.10-good/Makefile.common  |   4 ++--
 multimedia/gst-plugins0.10-good/PLIST            |   7 +++----
 multimedia/gst-plugins0.10-good/distinfo         |  10 +++++-----
 multimedia/gst-plugins0.10-good/patches/patch-ab |  21 ++++++---------------
 5 files changed, 17 insertions(+), 29 deletions(-)

diffs (137 lines):

diff -r 5f02fc7a46ac -r 8e901240cf63 multimedia/gst-plugins0.10-good/Makefile
--- a/multimedia/gst-plugins0.10-good/Makefile  Wed May 14 18:26:42 2008 +0000
+++ b/multimedia/gst-plugins0.10-good/Makefile  Wed May 14 18:28:36 2008 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2008/03/10 11:35:31 drochner Exp $
+# $NetBSD: Makefile,v 1.13 2008/05/14 18:28:36 drochner Exp $
 #
 
 .include "Makefile.common"
 
-PKGREVISION=           1
-
 COMMENT+=              good plugins
 
 # some plugins were moved from bad to good
diff -r 5f02fc7a46ac -r 8e901240cf63 multimedia/gst-plugins0.10-good/Makefile.common
--- a/multimedia/gst-plugins0.10-good/Makefile.common   Wed May 14 18:26:42 2008 +0000
+++ b/multimedia/gst-plugins0.10-good/Makefile.common   Wed May 14 18:28:36 2008 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.10 2008/02/28 19:32:21 drochner Exp $
+# $NetBSD: Makefile.common,v 1.11 2008/05/14 18:28:36 drochner Exp $
 #
 
 GST_PLUGINS0.10_TYPE=  good
-GST_PLUGINS0.10_VER=   0.10.7
+GST_PLUGINS0.10_VER=   0.10.8
 
 # Disable all drivers and features by default.
 .for driver in aalib \
diff -r 5f02fc7a46ac -r 8e901240cf63 multimedia/gst-plugins0.10-good/PLIST
--- a/multimedia/gst-plugins0.10-good/PLIST     Wed May 14 18:26:42 2008 +0000
+++ b/multimedia/gst-plugins0.10-good/PLIST     Wed May 14 18:28:36 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2008/02/28 19:32:21 drochner Exp $
+@comment $NetBSD: PLIST,v 1.10 2008/05/14 18:28:36 drochner Exp $
 lib/gstreamer-0.10/libgstalaw.la
 lib/gstreamer-0.10/libgstalpha.la
 lib/gstreamer-0.10/libgstalphacolor.la
@@ -9,14 +9,13 @@
 lib/gstreamer-0.10/libgstautodetect.la
 lib/gstreamer-0.10/libgstavi.la
 lib/gstreamer-0.10/libgstcutter.la
-lib/gstreamer-0.10/libgstdebug.la
-lib/gstreamer-0.10/libgstefence.la
 lib/gstreamer-0.10/libgsteffectv.la
 lib/gstreamer-0.10/libgstequalizer.la
 lib/gstreamer-0.10/libgstflxdec.la
 lib/gstreamer-0.10/libgstgamma.la
 lib/gstreamer-0.10/libgstgconfelements.la
 lib/gstreamer-0.10/libgstgoom.la
+lib/gstreamer-0.10/libgstgoom2k1.la
 lib/gstreamer-0.10/libgsticydemux.la
 lib/gstreamer-0.10/libgstid3demux.la
 lib/gstreamer-0.10/libgstlevel.la
@@ -24,7 +23,6 @@
 lib/gstreamer-0.10/libgstmulaw.la
 lib/gstreamer-0.10/libgstmultifile.la
 lib/gstreamer-0.10/libgstmultipart.la
-lib/gstreamer-0.10/libgstnavigationtest.la
 lib/gstreamer-0.10/libgstqtdemux.la
 lib/gstreamer-0.10/libgstrtp.la
 lib/gstreamer-0.10/libgstrtsp.la
@@ -55,6 +53,7 @@
 share/locale/nl/LC_MESSAGES/gst-plugins-good-0.10.mo
 share/locale/or/LC_MESSAGES/gst-plugins-good-0.10.mo
 share/locale/pl/LC_MESSAGES/gst-plugins-good-0.10.mo
+share/locale/ru/LC_MESSAGES/gst-plugins-good-0.10.mo
 share/locale/sk/LC_MESSAGES/gst-plugins-good-0.10.mo
 share/locale/sq/LC_MESSAGES/gst-plugins-good-0.10.mo
 share/locale/sr/LC_MESSAGES/gst-plugins-good-0.10.mo
diff -r 5f02fc7a46ac -r 8e901240cf63 multimedia/gst-plugins0.10-good/distinfo
--- a/multimedia/gst-plugins0.10-good/distinfo  Wed May 14 18:26:42 2008 +0000
+++ b/multimedia/gst-plugins0.10-good/distinfo  Wed May 14 18:28:36 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2008/02/28 19:32:21 drochner Exp $
+$NetBSD: distinfo,v 1.11 2008/05/14 18:28:36 drochner Exp $
 
-SHA1 (gst-plugins-good-0.10.7.tar.bz2) = b393e90a503781fbc984b1ebd0712dddde7540a5
-RMD160 (gst-plugins-good-0.10.7.tar.bz2) = 6cee52846fc882869389d2f32dbce67df4504bcd
-Size (gst-plugins-good-0.10.7.tar.bz2) = 1746120 bytes
-SHA1 (patch-ab) = 7bb7256c07a03fabcc55ef9dc1b0eef46bee6b11
+SHA1 (gst-plugins-good-0.10.8.tar.bz2) = bcba3aae2893e3d598f9890a5c7bcd0ae366e5c6
+RMD160 (gst-plugins-good-0.10.8.tar.bz2) = 00766eafafc000a407dc244ed5b9f33f9eee56f7
+Size (gst-plugins-good-0.10.8.tar.bz2) = 1917366 bytes
+SHA1 (patch-ab) = be0a74e6ee7d471cfbaf05ccc4d45998c9da03d7
diff -r 5f02fc7a46ac -r 8e901240cf63 multimedia/gst-plugins0.10-good/patches/patch-ab
--- a/multimedia/gst-plugins0.10-good/patches/patch-ab  Wed May 14 18:26:42 2008 +0000
+++ b/multimedia/gst-plugins0.10-good/patches/patch-ab  Wed May 14 18:28:36 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.7 2008/02/28 19:32:21 drochner Exp $
+$NetBSD: patch-ab,v 1.8 2008/05/14 18:28:36 drochner Exp $
 
---- configure.orig     2008-02-20 23:09:56.000000000 +0100
+--- configure.orig     2008-04-23 04:05:02.000000000 +0200
 +++ configure
-@@ -30309,7 +30309,7 @@ rm -f conftest.mmap
+@@ -30644,7 +30644,7 @@ rm -f conftest.mmap
  
  
  
@@ -11,7 +11,7 @@
    GST_HAVE_MMAP_TRUE=
    GST_HAVE_MMAP_FALSE='#'
  else
-@@ -31522,7 +31522,7 @@ rm -f core conftest.err conftest.$ac_obj
+@@ -31937,7 +31937,7 @@ rm -f core conftest.err conftest.$ac_obj
  echo "${ECHO_T}$flag_ok" >&6; }
  
  
@@ -19,17 +19,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,no%E_ARGUEMENT_MISMATCH,no%E_MACRO_REDEFINED" >&5
-@@ -31585,7 +31585,7 @@ rm -f core conftest.err conftest.$ac_obj
- echo "${ECHO_T}$flag_ok" >&6; }
- 
- 
--            if test "x$ERROR_CFLAGS" == "x"
-+            if test "x$ERROR_CFLAGS" = "x"
-       then
- 
    { echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5
-@@ -37539,9 +37539,9 @@ if test x$USE_FLAC = xyes; then
+@@ -40419,9 +40419,9 @@ if test x$USE_FLAC = xyes; then
    HAVE_FLAC=no
  
  
@@ -42,7 +33,7 @@
    echo $ECHO_N "(cached) $ECHO_C" >&6
  else
    ac_check_lib_save_LIBS=$LIBS
-@@ -37559,11 +37559,11 @@ cat >>conftest.$ac_ext <<_ACEOF
+@@ -40439,11 +40439,11 @@ cat >>conftest.$ac_ext <<_ACEOF
  #ifdef __cplusplus
  extern "C"
  #endif



Home | Main Index | Thread Index | Old Index