summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-base/Makefile.common
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/Makefile.common
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/Makefile.common')
-rw-r--r--multimedia/gst-plugins0.10-base/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/gst-plugins0.10-base/Makefile.common b/multimedia/gst-plugins0.10-base/Makefile.common
index 468d0b6db24..fb0ef641fa4 100644
--- a/multimedia/gst-plugins0.10-base/Makefile.common
+++ b/multimedia/gst-plugins0.10-base/Makefile.common
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2006/01/18 15:41:03 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.2 2006/01/25 19:52:47 wiz Exp $
#
GST_PLUGINS0.10_TYPE= base
# Disable all drivers and features by default.
.for driver in alsa \
+ cdparanoia \
freetypetest \
gnome_vfs \
gst_v4l \