summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-base/plugins.mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-01-25 19:52:47 +0000
committerwiz <wiz@pkgsrc.org>2006-01-25 19:52:47 +0000
commit61db48547c92b7f26e87212f849db7fffeb1f1b4 (patch)
tree22ea91ee59582c5ada9411ec199624ac64f0e177 /multimedia/gst-plugins0.10-base/plugins.mk
parentbd996819c700a753279d00b4d70ee9f2f77fd597 (diff)
downloadpkgsrc-61db48547c92b7f26e87212f849db7fffeb1f1b4.tar.gz
Update to 0.10.2, ok jmmv@:
Changes since 0.10.1: * ported gnomevfssink, cdparanoia * New library and base class: GstCddaBaseSrc * ported mixerutils.h * added 'sine-tab' waveform to audiotestsrc * added float audio to audiorate Bugs fixed since 0.10.1: * 324216 : [cdparanoia] missing patches from 0.8 * 324696 : [videotestsrc] does not start counting the time from zero... * 324900 : Problem compiling gst-plugins-base with Forte * 325984 : [playbin] cannot handle sources that produce raw audio/video * 325990 : patch videotestsrc for using glib types * 326601 : GstRingBuffer crashes with alaw/mulaw caps * 327114 : [theoradec] should post tags on the bus * 327216 : vorbisdec segfaults on certain queries
Diffstat (limited to 'multimedia/gst-plugins0.10-base/plugins.mk')
-rw-r--r--multimedia/gst-plugins0.10-base/plugins.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gst-plugins0.10-base/plugins.mk b/multimedia/gst-plugins0.10-base/plugins.mk
index 550d282cccf..30e07467993 100644
--- a/multimedia/gst-plugins0.10-base/plugins.mk
+++ b/multimedia/gst-plugins0.10-base/plugins.mk
@@ -1,4 +1,4 @@
-# $NetBSD: plugins.mk,v 1.1.1.1 2006/01/18 15:41:03 jmmv Exp $
+# $NetBSD: plugins.mk,v 1.2 2006/01/25 19:52:47 wiz Exp $
#
# This file is shared across the gst-plugins-{base,good} packages to
# simplify their code. It provides a framework to write simple packages
@@ -6,7 +6,7 @@
# this file, but use the correct Makefile.common instead.
#
-DISTNAME= gst-plugins-${GST_PLUGINS0.10_TYPE}-0.10.1
+DISTNAME?= gst-plugins-${GST_PLUGINS0.10_TYPE}-0.10.2
PKGNAME= ${DISTNAME:S/plugins/plugins0.10/}
CATEGORIES= multimedia gnome
MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-${GST_PLUGINS0.10_TYPE}/