Closes: https://bugs.gentoo.org/599120
LICENSE="LGPL-2.1"
SLOT="0"
-IUSE="lash lv2 static-libs"
+IUSE="lash lv2 static-libs experimental"
RDEPEND="dev-libs/atk
dev-libs/expat
--with-lv2-dir=/usr/$(get_libdir)/lv2
$(use_with lash)
$(use_with lv2)
+ $(use_enable experimental)
)
autotools-utils_src_configure
}
LICENSE="LGPL-2.1"
SLOT="0"
-IUSE="lash lv2 static-libs"
+IUSE="lash lv2 static-libs experimental"
RDEPEND="dev-libs/atk
dev-libs/expat
--with-lv2-dir=/usr/$(get_libdir)/lv2
$(use_with lash)
$(use_with lv2)
+ $(use_enable experimental)
)
autotools-utils_src_configure
}
<name>Gentoo ProAudio Project</name>
</maintainer>
<use>
+ <flag name="experimental">Enable experimental features/plugins</flag>
<flag name="lv2">Add support for Ladspa V2</flag>
</use>
<upstream>