summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-base
diff options
context:
space:
mode:
authordrochner <drochner>2006-06-14 11:19:19 +0000
committerdrochner <drochner>2006-06-14 11:19:19 +0000
commita8f130e5cf02d3ab748551c63d5e46c576edb453 (patch)
treeb12d356c01a2aa54fb30a59975230fb14fe06648 /multimedia/gst-plugins0.10-base
parent2f31712f916ac51139b294abdb939f0054ed948e (diff)
downloadpkgsrc-a8f130e5cf02d3ab748551c63d5e46c576edb453.tar.gz
update to 0.10.8
changes: bugfixes
Diffstat (limited to 'multimedia/gst-plugins0.10-base')
-rw-r--r--multimedia/gst-plugins0.10-base/Makefile.common4
-rw-r--r--multimedia/gst-plugins0.10-base/distinfo9
-rw-r--r--multimedia/gst-plugins0.10-base/patches/patch-ab18
3 files changed, 6 insertions, 25 deletions
diff --git a/multimedia/gst-plugins0.10-base/Makefile.common b/multimedia/gst-plugins0.10-base/Makefile.common
index f3c8608632a..5df28298bf7 100644
--- a/multimedia/gst-plugins0.10-base/Makefile.common
+++ b/multimedia/gst-plugins0.10-base/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.4 2006/04/03 16:11:39 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.5 2006/06/14 11:19:19 drochner Exp $
#
GST_PLUGINS0.10_TYPE= base
-GST_PLUGINS0.10_VER= 0.10.5
+GST_PLUGINS0.10_VER= 0.10.8
# Disable all drivers and features by default.
.for driver in alsa \
diff --git a/multimedia/gst-plugins0.10-base/distinfo b/multimedia/gst-plugins0.10-base/distinfo
index c0279c1ae13..7a5e8a0c7e4 100644
--- a/multimedia/gst-plugins0.10-base/distinfo
+++ b/multimedia/gst-plugins0.10-base/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.6 2006/04/03 16:11:39 jmmv Exp $
+$NetBSD: distinfo,v 1.7 2006/06/14 11:19:19 drochner Exp $
-SHA1 (gst-plugins-base-0.10.5.tar.bz2) = a0e721cc1ea52212c4906894e8f86168c794d38e
-RMD160 (gst-plugins-base-0.10.5.tar.bz2) = 80bd0023d92a985230146c77d0c91f4afc7c0a14
-Size (gst-plugins-base-0.10.5.tar.bz2) = 1100090 bytes
-SHA1 (patch-ab) = 94492cdfab49737e419b39c11b65d76f9bee2e3b
+SHA1 (gst-plugins-base-0.10.8.tar.bz2) = b428fe9caa17edd78a87d50931691a6d47c20e72
+RMD160 (gst-plugins-base-0.10.8.tar.bz2) = 41f5647fb0be2d0038ca925a0479e5c8ac57ab4a
+Size (gst-plugins-base-0.10.8.tar.bz2) = 1234234 bytes
diff --git a/multimedia/gst-plugins0.10-base/patches/patch-ab b/multimedia/gst-plugins0.10-base/patches/patch-ab
deleted file mode 100644
index d7f9883e650..00000000000
--- a/multimedia/gst-plugins0.10-base/patches/patch-ab
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2006/01/18 15:41:03 jmmv Exp $
-
---- tests/Makefile.in.orig 2005-12-23 16:28:21.000000000 +0100
-+++ tests/Makefile.in
-@@ -371,10 +371,12 @@ target_alias = @target_alias@
- @BUILD_EXAMPLES_TRUE@SUBDIRS_EXAMPLES = examples
- @HAVE_CHECK_FALSE@SUBDIRS_CHECK =
- @HAVE_CHECK_TRUE@SUBDIRS_CHECK = check
-+@USE_X_FALSE@SUBDIRS_ICLES =
-+@USE_X_TRUE@SUBDIRS_ICLES = icles
- SUBDIRS = \
- $(SUBDIRS_CHECK) \
- $(SUBDIRS_EXAMPLES) \
-- icles
-+ $(SUBDIRS_ICLES)
-
- DIST_SUBDIRS = \
- check \