dpf-plugins: split plugin packages
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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 \
|
||||
\
|
||||
\
|
||||
|
||||
Reference in New Issue
Block a user