# $NetBSD: Makefile.common,v 1.13 2008/02/01 20:44:17 drochner Exp $ # GST_PLUGINS0.10_TYPE= base GST_PLUGINS0.10_VER= 0.10.17 # Disable all drivers and features by default. .for driver in alsa \ cdparanoia \ freetypetest \ gnome_vfs \ gst_v4l \ libvisual \ ogg \ oggtest \ pango \ theora \ vorbis \ vorbistest \ x \ xshm \ xvideo CONFIGURE_ARGS+= --disable-${driver} .endfor .include "plugins.mk"