? .git Index: Makefile =================================================================== RCS file: /zdata/arch/csup/ports/audio/liquidsoap/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- Makefile 29 Mar 2012 20:11:48 -0000 1.15 +++ Makefile 6 Apr 2012 06:40:44 -0000 @@ -37,7 +37,7 @@ FESTIVAL "speech synthesis (say)" On \ FLAC "flac format decoding and encoding" Off \ GAVL "converts from and to many formats" Off \ - GSREAMER "used to provide V4l inputs" Off \ + GSTREAMER "used to provide V4l inputs" Off \ JACK "audio connection kit, designed for low latency" On \ LADSPA "audio plugins providing sound effects" Off \ LO "OSC protocol to have external controls" Off \ @@ -115,6 +115,7 @@ BUILD_DEPENDS_dssi= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi LIB_DEPENDS_faad= faad.2:${PORTSDIR}/audio/faad LIB_DEPENDS_gavl= gavl.1:${PORTSDIR}/multimedia/gavl +BUILD_DEPENDS_gstreamer= ${LOCALBASE}/lib/ocaml/libcamlidl.a:${PORTSDIR}/lang/ocaml-camlidl BUILD_DEPENDS_ladspa= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa LIB_DEPENDS_lame= mp3lame.0:${PORTSDIR}/audio/lame LIB_DEPENDS_mad= mad.2:${PORTSDIR}/audio/libmad