summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authordrochner <drochner>2008-05-30 17:36:50 +0000
committerdrochner <drochner>2008-05-30 17:36:50 +0000
commit71e4f7ed29e084e0c92e87e60f840170cb2fd442 (patch)
tree64c068d69a052c133915e15039f6edd108a862e6 /multimedia
parenteff834deb6e475c05a52a2a2c2f149a1e25552d7 (diff)
downloadpkgsrc-71e4f7ed29e084e0c92e87e60f840170cb2fd442.tar.gz
update to 0.10.8
changes: -ASF demuxer fixes -MP3 parsing and Xing header output bug-fixes -Real streaming and demuxing improvements
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gst-plugins0.10-ugly/Makefile.common4
-rw-r--r--multimedia/gst-plugins0.10-ugly/PLIST5
-rw-r--r--multimedia/gst-plugins0.10-ugly/distinfo10
-rw-r--r--multimedia/gst-plugins0.10-ugly/patches/patch-aa15
4 files changed, 14 insertions, 20 deletions
diff --git a/multimedia/gst-plugins0.10-ugly/Makefile.common b/multimedia/gst-plugins0.10-ugly/Makefile.common
index 4502794c2bf..b8643360e83 100644
--- a/multimedia/gst-plugins0.10-ugly/Makefile.common
+++ b/multimedia/gst-plugins0.10-ugly/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.5 2008/02/28 19:40:22 drochner Exp $
+# $NetBSD: Makefile.common,v 1.6 2008/05/30 17:36:50 drochner Exp $
#
GST_PLUGINS0.10_TYPE= ugly
-GST_PLUGINS0.10_VER= 0.10.7
+GST_PLUGINS0.10_VER= 0.10.8
# Disable all drivers and features by default.
.for driver in a52dec \
diff --git a/multimedia/gst-plugins0.10-ugly/PLIST b/multimedia/gst-plugins0.10-ugly/PLIST
index f725cb1d82f..6bedd4949b1 100644
--- a/multimedia/gst-plugins0.10-ugly/PLIST
+++ b/multimedia/gst-plugins0.10-ugly/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2008/02/28 19:40:22 drochner Exp $
+@comment $NetBSD: PLIST,v 1.5 2008/05/30 17:36:50 drochner Exp $
lib/gstreamer-0.10/libgstasf.la
lib/gstreamer-0.10/libgstdvdlpcmdec.la
lib/gstreamer-0.10/libgstdvdsub.la
@@ -14,13 +14,16 @@ share/locale/da/LC_MESSAGES/gst-plugins-ugly-0.10.mo
share/locale/en_GB/LC_MESSAGES/gst-plugins-ugly-0.10.mo
share/locale/es/LC_MESSAGES/gst-plugins-ugly-0.10.mo
share/locale/fi/LC_MESSAGES/gst-plugins-ugly-0.10.mo
+share/locale/fr/LC_MESSAGES/gst-plugins-ugly-0.10.mo
share/locale/hu/LC_MESSAGES/gst-plugins-ugly-0.10.mo
share/locale/it/LC_MESSAGES/gst-plugins-ugly-0.10.mo
+share/locale/lt/LC_MESSAGES/gst-plugins-ugly-0.10.mo
share/locale/nb/LC_MESSAGES/gst-plugins-ugly-0.10.mo
share/locale/nl/LC_MESSAGES/gst-plugins-ugly-0.10.mo
share/locale/or/LC_MESSAGES/gst-plugins-ugly-0.10.mo
share/locale/pl/LC_MESSAGES/gst-plugins-ugly-0.10.mo
share/locale/pt_BR/LC_MESSAGES/gst-plugins-ugly-0.10.mo
+share/locale/ru/LC_MESSAGES/gst-plugins-ugly-0.10.mo
share/locale/sk/LC_MESSAGES/gst-plugins-ugly-0.10.mo
share/locale/sq/LC_MESSAGES/gst-plugins-ugly-0.10.mo
share/locale/sr/LC_MESSAGES/gst-plugins-ugly-0.10.mo
diff --git a/multimedia/gst-plugins0.10-ugly/distinfo b/multimedia/gst-plugins0.10-ugly/distinfo
index a49206a9762..5a73d3e8403 100644
--- a/multimedia/gst-plugins0.10-ugly/distinfo
+++ b/multimedia/gst-plugins0.10-ugly/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2008/02/28 19:40:22 drochner Exp $
+$NetBSD: distinfo,v 1.8 2008/05/30 17:36:50 drochner Exp $
-SHA1 (gst-plugins-ugly-0.10.7.tar.bz2) = a1eed985ece6dab57a2b4f31ef144d95ec024afb
-RMD160 (gst-plugins-ugly-0.10.7.tar.bz2) = eb18fdd12fc9809ddea0137d5d641bba67775bfe
-Size (gst-plugins-ugly-0.10.7.tar.bz2) = 868172 bytes
-SHA1 (patch-aa) = 88627063252c2e2ff415a952d560c246fd64a18a
+SHA1 (gst-plugins-ugly-0.10.8.tar.bz2) = c29616005bb9bf86872a141fa769309cf1c62647
+RMD160 (gst-plugins-ugly-0.10.8.tar.bz2) = 1308ff1e894ce1d655984bffd42c98000e813a8a
+Size (gst-plugins-ugly-0.10.8.tar.bz2) = 885681 bytes
+SHA1 (patch-aa) = b1e9732a2832d88898b98ae293d8f08968d386a2
diff --git a/multimedia/gst-plugins0.10-ugly/patches/patch-aa b/multimedia/gst-plugins0.10-ugly/patches/patch-aa
index a5d54044ed4..a86e7afba5f 100644
--- a/multimedia/gst-plugins0.10-ugly/patches/patch-aa
+++ b/multimedia/gst-plugins0.10-ugly/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.2 2008/02/28 19:40:22 drochner Exp $
+$NetBSD: patch-aa,v 1.3 2008/05/30 17:36:50 drochner Exp $
---- configure.orig 2008-02-21 00:36:44.000000000 +0100
+--- configure.orig 2008-05-22 00:12:18.000000000 +0200
+++ configure
-@@ -28871,7 +28871,7 @@ rm -f core conftest.err conftest.$ac_obj
+@@ -29635,7 +29635,7 @@ rm -f core conftest.err conftest.$ac_obj
echo "${ECHO_T}$flag_ok" >&6; }
@@ -10,13 +10,4 @@ $NetBSD: patch-aa,v 1.2 2008/02/28 19:40:22 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
-@@ -28934,7 +28934,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