pkgsrc/audio/gst-plugins-artsd/Makefile
agc 1203817a93 Import the gstreamer plugin (version 0.8.1) of the artsd package into the
Packages Collection.

	GStreamer is a library that allows the construction of graphs of
	media-handling components, ranging from simple mp3 playback to complex
	audio (mixing) and video (non-linear editing) processing.

	Applications can take advantage of advances in codec and filter technology
	transparently.  Developers can add new codecs and filters by writing a
	simple plugin with a clean, generic interface.

	This package provides the artsd plugin for GStreamer.
2004-06-20 20:25:30 +00:00

12 lines
293 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2004/06/20 20:25:30 agc Exp $
#
GST_PLUGINS_NAME= artsd
GST_PLUGINS_DIR= ext/artsd
.include "../../multimedia/gst-plugins/Makefile.common"
.include "../../audio/libid3tag/buildlink3.mk"
.include "../../audio/arts/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"