distrho-ports: split plugin packages

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-01-05 01:06:39 +01:00
parent d739f15aad
commit 6cae5f3445
2 changed files with 2 additions and 7 deletions

View File

@@ -31,7 +31,7 @@ SRC_URI[linuxsynths-vex-patches2.sha256sum] = "378cff261dab333c5f29246b6f3f557e0
REQUIRED_DISTRO_FEATURES = "x11 opengl"
inherit lv2-postinst-helper distro_features_check
inherit lv2-postinst-helper distro_features_check pack_audio_plugins
DEPENDS += " \
premake3-native \
@@ -84,11 +84,6 @@ do_install() {
PACKAGES =+ "${PN}-presets"
RDEPENDS_${PN}-presets = "${PN}"
FILES_${PN} += " \
${libdir}/lv2 \
${libdir}/vst \
"
FILES_${PN}-presets = "${libdir}/lv2/*.preset.lv2"
# dummy pack scripts for distrho-ports-extra

View File

@@ -29,7 +29,7 @@ RDEPENDS_${PN} += " \
lpd8editor \
\
\
distrho-ports distrho-ports-presets \
distrho-ports-lv2 distrho-ports-presets distrho-ports-vst \
distrho-ports-extra \
dpf-plugins \
lv2-ttl-generator \