dpf-plugins: split plugin packages

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-01-05 01:57:31 +01:00
parent 534385ca9a
commit 71bccaa327
2 changed files with 2 additions and 8 deletions

View File

@@ -14,7 +14,7 @@ PV = "v1.1+git${SRCPV}"
REQUIRED_DISTRO_FEATURES = "x11 opengl"
inherit lv2-postinst-helper distro_features_check pkgconfig
inherit lv2-postinst-helper distro_features_check pkgconfig pack_audio_plugins
# TODO standalones: DEPEND jack / install / *.desktop
DEPENDS += " \
@@ -52,11 +52,5 @@ do_install() {
done
}
FILES_${PN} += " \
${libdir}/ladspa \
${libdir}/lv2 \
${libdir}/vst \
"
# Have not found what causes stripping - debugging of plugins is unlikely
INSANE_SKIP_${PN} = "already-stripped"

View File

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