Index: audio/gstreamer1-plugins-lv2/Makefile =================================================================== --- audio/gstreamer1-plugins-lv2/Makefile (nonexistent) +++ audio/gstreamer1-plugins-lv2/Makefile (working copy) @@ -0,0 +1,13 @@ +# $FreeBSD$ + +PORTREVISION= 0 +CATEGORIES= audio + +COMMENT= Gstreamer lv2 () plugin + +GST_PLUGIN= lv2 +DIST= bad + +MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins + +.include "${MASTERDIR}/Makefile" Property changes on: audio/gstreamer1-plugins-lv2/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: multimedia/gstreamer1-plugins/Makefile.common =================================================================== --- multimedia/gstreamer1-plugins/Makefile.common (revision 488264) +++ multimedia/gstreamer1-plugins/Makefile.common (working copy) @@ -41,6 +41,7 @@ ladspa \ libde265 \ libmms \ + lv2 \ modplug \ mpeg2enc \ mplex \ @@ -331,6 +332,9 @@ # librfb gst_librfb_USE_XORG= x11 +# liblv2 +gst_lv2_LIB_DEPENDS= liblilv-0.so:audio/lilv + # png gst_libpng_LIB_DEPENDS= libpng.so:graphics/png gst_libpng_PLIST_FILES= ${GST_LIB_DIR}/libgstpng.so