From 3f6af082927860d58a6b4c70c381da1b20ed92b3 Mon Sep 17 00:00:00 2001 From: ahze Date: Fri, 22 Dec 2006 22:26:19 +0000 Subject: Revive gstreamer-plugins-cdaudio --- multimedia/gstreamer-plugins/Makefile.common | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'multimedia') diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 71e01835426..3e96b3fc745 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -134,6 +134,10 @@ gst_bz2_DIST= bad # cairo gst_cairo_LIB_DEPENDS+= cairo.2:${PORTSDIR}/graphics/cairo +# cdaudio +gst_cdaudio_LIB_DEPENDS+=cdaudio.1:${PORTSDIR}/audio/libcdaudio +gst_cdaudio_DIST= bad + # cdparanoia gst_cdparanoia_LIB_DEPENDS+= cdda_interface.0:${PORTSDIR}/audio/cdparanoia gst_cdparanoia_EXTRA_LIBS+= -lgstcdda-${VERSION} -- cgit