diff options
author | drochner <drochner> | 2008-05-14 18:28:36 +0000 |
---|---|---|
committer | drochner <drochner> | 2008-05-14 18:28:36 +0000 |
commit | 1094f89e9482122596bc457e19546a5ee3d76f51 (patch) | |
tree | 859024a5733a4de5db4fb39d5f0e381772521555 /multimedia/gst-plugins0.10-good | |
parent | fc07d2e5adc70c0ec71d7f156ba6a3843f76666f (diff) | |
download | pkgsrc-1094f89e9482122596bc457e19546a5ee3d76f51.tar.gz |
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 (limited to 'multimedia/gst-plugins0.10-good')
-rw-r--r-- | multimedia/gst-plugins0.10-good/Makefile | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins0.10-good/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins0.10-good/PLIST | 7 | ||||
-rw-r--r-- | multimedia/gst-plugins0.10-good/distinfo | 10 | ||||
-rw-r--r-- | multimedia/gst-plugins0.10-good/patches/patch-ab | 21 |
5 files changed, 17 insertions, 29 deletions
diff --git a/multimedia/gst-plugins0.10-good/Makefile b/multimedia/gst-plugins0.10-good/Makefile index 29df7c202bb..324f2e2361f 100644 --- a/multimedia/gst-plugins0.10-good/Makefile +++ b/multimedia/gst-plugins0.10-good/Makefile @@ -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 --git a/multimedia/gst-plugins0.10-good/Makefile.common b/multimedia/gst-plugins0.10-good/Makefile.common index 0bee7a6a058..22f121cc2a2 100644 --- a/multimedia/gst-plugins0.10-good/Makefile.common +++ b/multimedia/gst-plugins0.10-good/Makefile.common @@ -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 --git a/multimedia/gst-plugins0.10-good/PLIST b/multimedia/gst-plugins0.10-good/PLIST index 2ad5c377126..f5412aae7df 100644 --- a/multimedia/gst-plugins0.10-good/PLIST +++ b/multimedia/gst-plugins0.10-good/PLIST @@ -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/libgstauparse.la 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/libgstmatroska.la 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/nb/LC_MESSAGES/gst-plugins-good-0.10.mo 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 --git a/multimedia/gst-plugins0.10-good/distinfo b/multimedia/gst-plugins0.10-good/distinfo index e752d5213a6..96e14411b21 100644 --- a/multimedia/gst-plugins0.10-good/distinfo +++ b/multimedia/gst-plugins0.10-good/distinfo @@ -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 --git a/multimedia/gst-plugins0.10-good/patches/patch-ab b/multimedia/gst-plugins0.10-good/patches/patch-ab index 621dbe8fea5..614b5d2b0b1 100644 --- a/multimedia/gst-plugins0.10-good/patches/patch-ab +++ b/multimedia/gst-plugins0.10-good/patches/patch-ab @@ -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 @@ $NetBSD: patch-ab,v 1.7 2008/02/28 19:32:21 drochner Exp $ 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 @@ $NetBSD: patch-ab,v 1.7 2008/02/28 19:32:21 drochner Exp $ + 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 @@ $NetBSD: patch-ab,v 1.7 2008/02/28 19:32:21 drochner Exp $ 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 |