Code Monkey home page Code Monkey logo

dpf-plugins's Introduction

DISTRHO Ports

Build Status

DISTRHO is an open source project with the goal of making cross-platform audio plugins and GNU/Linux + LV2 ports.

This repository contains the GNU/Linux and LV2 ports, specifically those made with JUCE

BUILD DEPENDENCIES

To build plugins, you first need to install the following dependencies:

All OSes:

  • meson

GNU/Linux: (development versions of these)

  • ALSA
  • freetype2
  • fftw3
  • OpenGL/Mesa
  • X11 core and extensions (XShm, XRender and XCursor)

BUILD and INSTALL

In order to build and install the plugins, just run the usual steps for a meson project:

meson setup build --buildtype release
ninja -C build
ninja -C build install

dpf-plugins's People

Contributors

falktx avatar snd1 avatar trebmuh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dpf-plugins's Issues

1.4: lv2lint fails on LV2 plugins

Hi! When packaging 1.4 for Arch Linux I ran lv2lint against all LV2 plugins.

This fails on:

lv2lint 0.10.0
Copyright (c) 2016-2021 Hanspeter Portner ([email protected])
Released under Artistic License 2.0 by Open Music Kontrollers
Host does not provide nominalBlockLength or maxBlockLength options
<http://distrho.sf.net/plugins/3BandEQ>
    [FAIL]  Plugin Symbols
              binary exports superfluous globally visible symbols: 
                * lv2_generate_ttl
              seeAlso: <http://lv2plug.in/ns/lv2core#binary>
    [FAIL]  Plugin License
              doap:license not a URI
              seeAlso: <http://usefulinc.com/ns/doap#license>
    [WARN]  Plugin Author Email
              foaf:mbox not found
              seeAlso: <http://lv2plug.in/ns/lv2core#project>


lv2lint 0.10.0
Copyright (c) 2016-2021 Hanspeter Portner ([email protected])
Released under Artistic License 2.0 by Open Music Kontrollers
Host does not provide nominalBlockLength or maxBlockLength options
<http://distrho.sf.net/plugins/3BandSplitter>
    [FAIL]  Plugin Symbols
              binary exports superfluous globally visible symbols: 
                * lv2_generate_ttl
              seeAlso: <http://lv2plug.in/ns/lv2core#binary>
    [FAIL]  Plugin License
              doap:license not a URI
              seeAlso: <http://usefulinc.com/ns/doap#license>
    [WARN]  Plugin Author Email
              foaf:mbox not found
              seeAlso: <http://lv2plug.in/ns/lv2core#project>


lv2lint 0.10.0
Copyright (c) 2016-2021 Hanspeter Portner ([email protected])
Released under Artistic License 2.0 by Open Music Kontrollers

lv2lint 0.10.0
Copyright (c) 2016-2021 Hanspeter Portner ([email protected])
Released under Artistic License 2.0 by Open Music Kontrollers

lv2lint 0.10.0
Copyright (c) 2016-2021 Hanspeter Portner ([email protected])
Released under Artistic License 2.0 by Open Music Kontrollers
Host does not provide nominalBlockLength or maxBlockLength options
<http://distrho.sf.net/plugins/Kars>
    [FAIL]  Plugin Symbols
              binary exports superfluous globally visible symbols: 
                * lv2_generate_ttl
              seeAlso: <http://lv2plug.in/ns/lv2core#binary>
    [FAIL]  Plugin License
              doap:license not a URI
              seeAlso: <http://usefulinc.com/ns/doap#license>
    [WARN]  Plugin Author Email
              foaf:mbox not found
              seeAlso: <http://lv2plug.in/ns/lv2core#project>


lv2lint 0.10.0
Copyright (c) 2016-2021 Hanspeter Portner ([email protected])
Released under Artistic License 2.0 by Open Music Kontrollers
Host does not provide nominalBlockLength or maxBlockLength options
<http://distrho.sf.net/plugins/MVerb>
    [FAIL]  Plugin Symbols
              binary exports superfluous globally visible symbols: 
                * lv2_generate_ttl
              seeAlso: <http://lv2plug.in/ns/lv2core#binary>
    [FAIL]  Plugin License
              doap:license not a URI
              seeAlso: <http://usefulinc.com/ns/doap#license>
    [WARN]  Plugin Author Email
              foaf:mbox not found
              seeAlso: <http://lv2plug.in/ns/lv2core#project>


lv2lint 0.10.0
Copyright (c) 2016-2021 Hanspeter Portner ([email protected])
Released under Artistic License 2.0 by Open Music Kontrollers
error: failed to open file /build/dpf-plugins/src/dpf-plugins-1.4/bin/MaBitCrush.lv2/manifest.ttl (No such file or directory)
lilv_world_load_file(): error: Error loading file `file:///build/dpf-plugins/src/dpf-plugins-1.4/bin/MaBitCrush.lv2/manifest.ttl'
lilv_world_load_bundle(): error: Error reading file:///build/dpf-plugins/src/dpf-plugins-1.4/bin/MaBitCrush.lv2/manifest.ttl

lv2lint 0.10.0
Copyright (c) 2016-2021 Hanspeter Portner ([email protected])
Released under Artistic License 2.0 by Open Music Kontrollers
Host does not provide nominalBlockLength or maxBlockLength options
<http://distrho.sf.net/plugins/MaFreeverb>
    [FAIL]  Plugin Symbols
              binary exports superfluous globally visible symbols: 
                * lv2_generate_ttl
              seeAlso: <http://lv2plug.in/ns/lv2core#binary>
    [FAIL]  Plugin License
              doap:license not a URI
              seeAlso: <http://usefulinc.com/ns/doap#license>
    [WARN]  Plugin Author Email
              foaf:mbox not found
              seeAlso: <http://lv2plug.in/ns/lv2core#project>
    [WARN]  Plugin Hard RT Capable
              not advertized as real-time safe
              seeAlso: <http://lv2plug.in/ns/lv2core#hardRTCapable>


lv2lint 0.10.0
Copyright (c) 2016-2021 Hanspeter Portner ([email protected])
Released under Artistic License 2.0 by Open Music Kontrollers
Host does not provide nominalBlockLength or maxBlockLength options
<http://distrho.sf.net/plugins/MaGigaverb>
    [FAIL]  Plugin Symbols
              binary exports superfluous globally visible symbols: 
                * lv2_generate_ttl
              seeAlso: <http://lv2plug.in/ns/lv2core#binary>
    [FAIL]  Plugin License
              doap:license not a URI
              seeAlso: <http://usefulinc.com/ns/doap#license>
    [WARN]  Plugin Author Email
              foaf:mbox not found
              seeAlso: <http://lv2plug.in/ns/lv2core#project>
    [WARN]  Plugin Hard RT Capable
              not advertized as real-time safe
              seeAlso: <http://lv2plug.in/ns/lv2core#hardRTCapable>


lv2lint 0.10.0
Copyright (c) 2016-2021 Hanspeter Portner ([email protected])
Released under Artistic License 2.0 by Open Music Kontrollers
Host does not provide nominalBlockLength or maxBlockLength options
<http://distrho.sf.net/plugins/MaPitchshift>
    [FAIL]  Plugin Symbols
              binary exports superfluous globally visible symbols: 
                * lv2_generate_ttl
              seeAlso: <http://lv2plug.in/ns/lv2core#binary>
    [FAIL]  Plugin License
              doap:license not a URI
              seeAlso: <http://usefulinc.com/ns/doap#license>
    [WARN]  Plugin Author Email
              foaf:mbox not found
              seeAlso: <http://lv2plug.in/ns/lv2core#project>
    [WARN]  Plugin Hard RT Capable
              not advertized as real-time safe
              seeAlso: <http://lv2plug.in/ns/lv2core#hardRTCapable>


lv2lint 0.10.0
Copyright (c) 2016-2021 Hanspeter Portner ([email protected])
Released under Artistic License 2.0 by Open Music Kontrollers
Host does not provide nominalBlockLength or maxBlockLength options
<http://distrho.sf.net/plugins/Nekobi>
    [FAIL]  Plugin Symbols
              binary exports superfluous globally visible symbols: 
                * lv2_generate_ttl
              seeAlso: <http://lv2plug.in/ns/lv2core#binary>
    [FAIL]  Plugin License
              doap:license not a URI
              seeAlso: <http://usefulinc.com/ns/doap#license>
    [WARN]  Plugin Author Email
              foaf:mbox not found
              seeAlso: <http://lv2plug.in/ns/lv2core#project>


lv2lint 0.10.0
Copyright (c) 2016-2021 Hanspeter Portner ([email protected])
Released under Artistic License 2.0 by Open Music Kontrollers
Host does not provide nominalBlockLength or maxBlockLength options
<http://distrho.sf.net/plugins/PingPongPan>
    [FAIL]  Plugin Symbols
              binary exports superfluous globally visible symbols: 
                * lv2_generate_ttl
              seeAlso: <http://lv2plug.in/ns/lv2core#binary>
    [FAIL]  Plugin License
              doap:license not a URI
              seeAlso: <http://usefulinc.com/ns/doap#license>
    [WARN]  Plugin Author Email
              foaf:mbox not found
              seeAlso: <http://lv2plug.in/ns/lv2core#project>


lv2lint 0.10.0
Copyright (c) 2016-2021 Hanspeter Portner ([email protected])
Released under Artistic License 2.0 by Open Music Kontrollers
Host does not provide nominalBlockLength or maxBlockLength options
<http://distrho.sf.net/plugins/ProM>
    [FAIL]  Plugin Symbols
              binary exports superfluous globally visible symbols: 
                * lv2_generate_ttl
              seeAlso: <http://lv2plug.in/ns/lv2core#binary>
    [FAIL]  Plugin License
              doap:license not a URI
              seeAlso: <http://usefulinc.com/ns/doap#license>
    [WARN]  Plugin Author Email
              foaf:mbox not found
              seeAlso: <http://lv2plug.in/ns/lv2core#project>
    [WARN]  Plugin Hard RT Capable
              not advertized as real-time safe
              seeAlso: <http://lv2plug.in/ns/lv2core#hardRTCapable>
  <http://distrho.sf.net/plugins/ProM#UI>
    [FAIL]  UI Symbols
              binary exports superfluous globally visible symbols: 
                * lv2_generate_ttl
              seeAlso: <http://lv2plug.in/ns/lv2core#binary>
    [WARN]  UI Instance Access
              usage of instance-access is highly discouraged
              seeAlso: <http://lv2plug.in/ns/ext/instance-access>
    [WARN]  UI Data Access
              usage of data-access is highly discouraged
              seeAlso: <http://lv2plug.in/ns/ext/data-access>
    [WARN]  UI Mixed DSP/UI
              mixing DSP and UI code in same binary is discouraged
              seeAlso: <http://lv2plug.in/ns/extensions/ui#>


lv2lint 0.10.0
Copyright (c) 2016-2021 Hanspeter Portner ([email protected])
Released under Artistic License 2.0 by Open Music Kontrollers

lv2lint 0.10.0
Copyright (c) 2016-2021 Hanspeter Portner ([email protected])
Released under Artistic License 2.0 by Open Music Kontrollers
Host does not provide nominalBlockLength or maxBlockLength options
<http://distrho.sf.net/plugins/glBars>
    [FAIL]  Plugin Symbols
              binary exports superfluous globally visible symbols: 
                * lv2_generate_ttl
              seeAlso: <http://lv2plug.in/ns/lv2core#binary>
    [FAIL]  Plugin License
              doap:license not a URI
              seeAlso: <http://usefulinc.com/ns/doap#license>
    [WARN]  Plugin Author Email
              foaf:mbox not found
              seeAlso: <http://lv2plug.in/ns/lv2core#project>
    [WARN]  Plugin Hard RT Capable
              not advertized as real-time safe
              seeAlso: <http://lv2plug.in/ns/lv2core#hardRTCapable>
  <http://distrho.sf.net/plugins/glBars#UI>
    [FAIL]  UI Symbols
              binary exports superfluous globally visible symbols: 
                * lv2_generate_ttl
              seeAlso: <http://lv2plug.in/ns/lv2core#binary>
    [WARN]  UI Instance Access
              usage of instance-access is highly discouraged
              seeAlso: <http://lv2plug.in/ns/ext/instance-access>
    [WARN]  UI Data Access
              usage of data-access is highly discouraged
              seeAlso: <http://lv2plug.in/ns/ext/data-access>
    [WARN]  UI Mixed DSP/UI
              mixing DSP and UI code in same binary is discouraged
              seeAlso: <http://lv2plug.in/ns/extensions/ui#>

Is there anything that can be done about those failures? I remember from another report against DPF related plugins that the lv2_generate_ttl might be non-circumventable. Is that still the case?

More Problems as that of Issue #8: glBars

Issue #8 was closed, but I am facing few additional problems.

First, to build ProM I have to issue this:

make all && make all -C plugins/ProM

I believe that this is not expected, and make all should suffice.

Second, make install fails to install glBars:

cp: cannot stat 'bin/glBars': No such file or directory
make: *** [Makefile:138: install] Error 1

However, glBars seems to be building correctly:

make all -C plugins/glBars
make: Entering directory '/home/crocoduck/abs/.BuildTests/dpf-plugins-git/src/dpf-plugins/plugins/glBars'
make: Nothing to be done for 'all'.
make: Leaving directory '/home/crocoduck/abs/.BuildTests/dpf-plugins-git/src/dpf-plugins/plugins/glBars'

Probably worth to mention that I found this out while working on my AUR package.

Any idea?

OBS: vl2 don't appear, vst has no UI

So VST do make changes to the sound but there is no UI, only black window.
I did try the release version 1.3 and 1.2, also tried to compile from source with the same result.
PopOS 20.04

Reporting a vulnerability

Hello!

I hope you are doing well!

We are a security research team. Our tool automatically detected a vulnerability in this repository. We want to disclose it responsibly. GitHub has a feature called Private vulnerability reporting, which enables security research to privately disclose a vulnerability. Unfortunately, it is not enabled for this repository.

Can you enable it, so that we can report it?

Thanks in advance!

PS: you can read about how to enable private vulnerability reporting here: https://docs.github.com/en/code-security/security-advisories/repository-security-advisories/configuring-private-vulnerability-reporting-for-a-repository

CyclicShifter fails on lv2lint

When packaging 1.6 for Arch Linux I ran into an issue with validating CyclicShifter using lv2lint:

lv2lint 0.16.2
Copyright (c) 2016-2021 Hanspeter Portner ([email protected])
Released under Artistic License 2.0 by Open Music Kontrollers
Host does not provide nominalBlockLength or maxBlockLength options
<http://www.niallmoody.com/ndcplugs/cycleshifter.htm>
    [WARN]  Plugin Author Email
              foaf:mbox not found
              seeAlso: <http://lv2plug.in/ns/lv2core#project>
    [FAIL]  Plugin Class
              type <http://usefulinc.com/ns/doap#Project> not valid
              seeAlso: <http://lv2plug.in/ns/lv2core#Plugin>

I have the following installed in the build environment:

  • kxstudio-lv2-extensions 2022.09.28
  • lv2lint 0.16.2
  • lv2 1.18.10

This issue also happens with 1.5 (currently installed):

lv2lint http://www.niallmoody.com/ndcplugs/cycleshifter.htm
lv2lint 0.16.2
Copyright (c) 2016-2021 Hanspeter Portner ([email protected])
Released under Artistic License 2.0 by Open Music Kontrollers
<http://www.niallmoody.com/ndcplugs/cycleshifter.htm>
Host does not provide nominalBlockLength or maxBlockLength options
    [FAIL]  Plugin Symbols
              binary exports superfluous globally visible symbols:
                * lv2_generate_ttl
              seeAlso: <http://lv2plug.in/ns/lv2core#binary>
    [WARN]  Plugin Author Email
              foaf:mbox not found
              seeAlso: <http://lv2plug.in/ns/lv2core#project>
    [FAIL]  Plugin Class
              type <http://usefulinc.com/ns/doap#Project> not valid
              seeAlso: <http://lv2plug.in/ns/lv2core#Plugin>

Tons of Warnings from Namcap

HI there!
I am maintaining an Arch Linux PKGBUILD for this software on the AUR. I was going through my routine tests and I found that namcap produces many warnings that, to my understanding, are related to how the software is built. I though I would open an issue here. See below the namcap output:

dpf-plugins-git W: ELF file ('usr/lib/dssi/3BandEQ-dssi.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/dssi/3BandEQ-dssi/3BandEQ_ui') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/dssi/3BandSplitter-dssi.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/dssi/3BandSplitter-dssi/3BandSplitter_ui') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/dssi/AmplitudeImposer-dssi.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/dssi/AmplitudeImposer-dssi/AmplitudeImposer_ui') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/dssi/CycleShifter-dssi.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/dssi/CycleShifter-dssi/CycleShifter_ui') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/dssi/Kars-dssi.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/dssi/Kars-dssi/Kars_ui') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/dssi/MVerb-dssi.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/dssi/MVerb-dssi/MVerb_ui') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/dssi/Nekobi-dssi.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/dssi/Nekobi-dssi/Nekobi_ui') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/dssi/PingPongPan-dssi.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/dssi/PingPongPan-dssi/PingPongPan_ui') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/dssi/SoulForce-dssi.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/dssi/SoulForce-dssi/SoulForce_ui') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/3BandEQ-ladspa.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/3BandSplitter-ladspa.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/AmplitudeImposer-ladspa.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/CycleShifter-ladspa.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/MVerb-ladspa.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/MaBitcrush-ladspa.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/MaFreeverb-ladspa.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/MaGigaverb-ladspa.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/MaPitchshift-ladspa.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/PingPongPan-ladspa.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/SoulForce-ladspa.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/3BandEQ.lv2/3BandEQ_dsp.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/3BandEQ.lv2/3BandEQ_ui.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/3BandSplitter.lv2/3BandSplitter_dsp.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/3BandSplitter.lv2/3BandSplitter_ui.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/AmplitudeImposer.lv2/AmplitudeImposer_dsp.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/AmplitudeImposer.lv2/AmplitudeImposer_ui.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/CycleShifter.lv2/CycleShifter_dsp.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/CycleShifter.lv2/CycleShifter_ui.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/Kars.lv2/Kars_dsp.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/Kars.lv2/Kars_ui.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/MVerb.lv2/MVerb_dsp.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/MVerb.lv2/MVerb_ui.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/MaBitcrush.lv2/MaBitcrush_dsp.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/MaFreeverb.lv2/MaFreeverb_dsp.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/MaGigaverb.lv2/MaGigaverb_dsp.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/MaPitchshift.lv2/MaPitchshift_dsp.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/Nekobi.lv2/Nekobi_dsp.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/Nekobi.lv2/Nekobi_ui.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/PingPongPan.lv2/PingPongPan_dsp.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/PingPongPan.lv2/PingPongPan_ui.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/ProM.lv2/ProM.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/SoulForce.lv2/SoulForce_dsp.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/SoulForce.lv2/SoulForce_ui.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/lv2/glBars.lv2/glBars.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/vst/3BandEQ-vst.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/vst/3BandSplitter-vst.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/vst/AmplitudeImposer-vst.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/vst/CycleShifter-vst.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/vst/Kars-vst.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/vst/MVerb-vst.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/vst/MaBitcrush-vst.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/vst/MaFreeverb-vst.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/vst/MaGigaverb-vst.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/vst/MaPitchshift-vst.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/vst/Nekobi-vst.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/vst/PingPongPan-vst.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/vst/ProM-vst.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/vst/SoulForce-vst.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/vst/glBars-vst.so') lacks FULL RELRO, check LDFLAGS.
dpf-plugins-git W: ELF file ('usr/lib/dssi/3BandEQ-dssi.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/dssi/3BandSplitter-dssi.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/dssi/AmplitudeImposer-dssi.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/dssi/CycleShifter-dssi.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/dssi/Kars-dssi.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/dssi/MVerb-dssi.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/dssi/Nekobi-dssi.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/dssi/PingPongPan-dssi.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/dssi/SoulForce-dssi.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/3BandEQ-ladspa.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/3BandSplitter-ladspa.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/AmplitudeImposer-ladspa.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/CycleShifter-ladspa.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/MVerb-ladspa.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/MaBitcrush-ladspa.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/MaFreeverb-ladspa.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/MaGigaverb-ladspa.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/MaPitchshift-ladspa.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/PingPongPan-ladspa.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/ladspa/SoulForce-ladspa.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/3BandEQ.lv2/3BandEQ_dsp.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/3BandEQ.lv2/3BandEQ_ui.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/3BandSplitter.lv2/3BandSplitter_dsp.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/3BandSplitter.lv2/3BandSplitter_ui.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/AmplitudeImposer.lv2/AmplitudeImposer_dsp.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/AmplitudeImposer.lv2/AmplitudeImposer_ui.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/CycleShifter.lv2/CycleShifter_dsp.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/CycleShifter.lv2/CycleShifter_ui.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/Kars.lv2/Kars_dsp.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/Kars.lv2/Kars_ui.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/MVerb.lv2/MVerb_dsp.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/MVerb.lv2/MVerb_ui.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/MaBitcrush.lv2/MaBitcrush_dsp.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/MaFreeverb.lv2/MaFreeverb_dsp.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/MaGigaverb.lv2/MaGigaverb_dsp.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/MaPitchshift.lv2/MaPitchshift_dsp.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/Nekobi.lv2/Nekobi_dsp.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/Nekobi.lv2/Nekobi_ui.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/PingPongPan.lv2/PingPongPan_dsp.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/PingPongPan.lv2/PingPongPan_ui.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/ProM.lv2/ProM.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/SoulForce.lv2/SoulForce_dsp.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/SoulForce.lv2/SoulForce_ui.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/lv2/glBars.lv2/glBars.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/vst/3BandEQ-vst.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/vst/3BandSplitter-vst.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/vst/AmplitudeImposer-vst.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/vst/CycleShifter-vst.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/vst/Kars-vst.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/vst/MVerb-vst.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/vst/MaBitcrush-vst.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/vst/MaFreeverb-vst.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/vst/MaGigaverb-vst.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/vst/MaPitchshift-vst.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/vst/Nekobi-vst.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/vst/PingPongPan-vst.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/vst/ProM-vst.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/vst/SoulForce-vst.so') lacks PIE.
dpf-plugins-git W: ELF file ('usr/lib/vst/glBars-vst.so') lacks PIE.
dpf-plugins-git W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/dssi/Kars-dssi/Kars_ui')
dpf-plugins-git W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/ladspa/MaBitcrush-ladspa.so')
dpf-plugins-git W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/ladspa/MaFreeverb-ladspa.so')
dpf-plugins-git W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/lv2/Kars.lv2/Kars_ui.so')
dpf-plugins-git W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/lv2/MaBitcrush.lv2/MaBitcrush_dsp.so')
dpf-plugins-git W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/lv2/MaFreeverb.lv2/MaFreeverb_dsp.so')
dpf-plugins-git W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/lv2/ProM.lv2/ProM.so')
dpf-plugins-git W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/vst/MaBitcrush-vst.so')
dpf-plugins-git W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/vst/MaFreeverb-vst.so')
dpf-plugins-git W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/vst/ProM-vst.so')

Cannot build ProM after latest updates

Hi!
I used to be able to build all plugins with no issue up until r88. Now I cannot build ProM, not sure why as projectm is installed in my system. Seems like the make process is skipping ProM. This is the output of make all -C plugins/ProM:

make: Entering directory '/home/crocoduck/DPF-Plugins/plugins/ProM'
Compiling DistrhoPluginProM.cpp
Compiling DistrhoUIProM.cpp
Compiling DistrhoPluginMain.cpp (JACK)
Compiling DistrhoUIMain.cpp (JACK)
Creating JACK standalone for ProM
/usr/bin/ld: ../../build/ProM/DistrhoPluginProM.cpp.o: undefined reference to symbol 'pthread_mutexattr_settype@@GLIBC_2.2.5'
/usr/bin/ld: /usr/lib/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make: *** [../../dpf/Makefile.plugins.mk:127: ../../bin/ProM] Error 1
make: Leaving directory '/home/crocoduck/DPF-Plugins/plugins/ProM'

Since ProM used to build in the past, and the dependencies listed in the makefile (OpenGL, ProjectM) are installed in my system, I am wondering if anything is wrong with the makefile.

If ProM and glBars is not built make breaks

# ProM (needs OpenGL + ProjectM)

And later:

cp -r bin/ProM             /usr/local/bin/
/bin/cp: cannot stat 'bin/ProM': No such file or directory
Makefile:114: recipe for target 'install' failed

Source:
https://github.com/DISTRHO/DPF-Plugins/blob/master/Makefile#L48

Full log:
http://os.zynthian.org:8080/job/ZynthianOS/208/parsed_console/job/ZynthianOS/208/parsed_console/log_content.html#WARNING1

Bug in Zynthian-sys
https://github.com/zynthian/zynthian-sys/issues/74

Our build script:
https://github.com/zynthian/zynthian-sys/blob/master/scripts/recipes/install_dpf_plugins.sh

Error for glBars.lv2 and ProM.lv2 given by lv2ls / lilv: "unexpected end of file" manifest.ttl

error: /usr/lib/lv2/glBars.lv2/manifest.ttl:29:0: unexpected end of file
lilv_world_load_file(): error: Error loading file `file:///usr/lib/lv2/glBars.lv2/manifest.ttl'
lilv_world_load_bundle(): error: Error reading file:///usr/lib/lv2/glBars.lv2/manifest.ttl
error: /usr/lib/lv2/ProM.lv2/manifest.ttl:29:0: unexpected end of file
lilv_world_load_file(): error: Error loading file `file:///usr/lib/lv2/ProM.lv2/manifest.ttl'
lilv_world_load_bundle(): error: Error reading file:///usr/lib/lv2/ProM.lv2/manifest.ttl

This software license

Hi there!
I am preparing an Arch Linux PKGBUILD for this software. There isn't any license file in this repo. I looked up each single component and the licensing of them is not uniform. Most components are GPL or LGPL, but it appears that there are also MIT and ISC repos. The PKGBUILD license array is intended to contain multiple licenses that apply to the whole package in different cases rather than to different files in the package. As a result, I don't think I know how to provide correct licensing information for my package.

Could you please advise on the license under which the whole of this software is distributed?

(If this question does not have an answer I will resort to produce independent packages).

Overlinking in executables and plugins

I noticed a bit of overlinking in some of the executables and plugins:

dpf-plugins W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/bin/AmplitudeImposer')
dpf-plugins W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/bin/CycleShifter')
dpf-plugins W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/bin/MaBitcrush')
dpf-plugins W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/bin/MaFreeverb')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/dssi/3BandEQ-dssi.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/dssi/3BandEQ-dssi/3BandEQ_ui')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/dssi/3BandSplitter-dssi.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/dssi/3BandSplitter-dssi/3BandSplitter_ui')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/dssi/AmplitudeImposer-dssi.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/dssi/AmplitudeImposer-dssi/AmplitudeImposer_ui')
dpf-plugins W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/dssi/AmplitudeImposer-dssi/AmplitudeImposer_ui')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/dssi/CycleShifter-dssi.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/dssi/CycleShifter-dssi/CycleShifter_ui')
dpf-plugins W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/dssi/CycleShifter-dssi/CycleShifter_ui')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/dssi/Kars-dssi.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/dssi/MVerb-dssi.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/dssi/MVerb-dssi/MVerb_ui')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/dssi/Nekobi-dssi.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/dssi/Nekobi-dssi/Nekobi_ui')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/dssi/PingPongPan-dssi.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/dssi/PingPongPan-dssi/PingPongPan_ui')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/dssi/SoulForce-dssi.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/dssi/SoulForce-dssi/SoulForce_ui')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/ladspa/3BandEQ-ladspa.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/ladspa/3BandSplitter-ladspa.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/ladspa/AmplitudeImposer-ladspa.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/ladspa/CycleShifter-ladspa.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/ladspa/MVerb-ladspa.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/ladspa/MaBitcrush-ladspa.so')
dpf-plugins W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/ladspa/MaBitcrush-ladspa.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/ladspa/MaFreeverb-ladspa.so')
dpf-plugins W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/ladspa/MaFreeverb-ladspa.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/ladspa/MaGigaverb-ladspa.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/ladspa/MaPitchshift-ladspa.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/ladspa/PingPongPan-ladspa.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/ladspa/SoulForce-ladspa.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/lv2/3BandEQ.lv2/3BandEQ_ui.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/lv2/3BandSplitter.lv2/3BandSplitter_ui.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/lv2/AmplitudeImposer.lv2/AmplitudeImposer_ui.so')
dpf-plugins W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/lv2/AmplitudeImposer.lv2/AmplitudeImposer_ui.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/lv2/CycleShifter.lv2/CycleShifter_ui.so')
dpf-plugins W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/lv2/CycleShifter.lv2/CycleShifter_ui.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/lv2/MVerb.lv2/MVerb_ui.so')
dpf-plugins W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/lv2/MaBitcrush.lv2/MaBitcrush_dsp.so')
dpf-plugins W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/lv2/MaFreeverb.lv2/MaFreeverb_dsp.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/lv2/Nekobi.lv2/Nekobi_ui.so')
dpf-plugins W: Unused shared library '/usr/lib/libpthread.so.0' by file ('usr/lib/lv2/Nekobi.lv2/Nekobi_ui.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/lv2/PingPongPan.lv2/PingPongPan_ui.so')
dpf-plugins W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/lv2/ProM.lv2/ProM.so')
dpf-plugins W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/lv2/SoulForce.lv2/SoulForce_ui.so')
dpf-plugins W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/vst3/AmplitudeImposer.vst3/Contents/x86_64-linux/AmplitudeImposer.so')
dpf-plugins W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/vst3/CycleShifter.vst3/Contents/x86_64-linux/CycleShifter.so')
dpf-plugins W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/vst3/MaBitcrush.vst3/Contents/x86_64-linux/MaBitcrush.so')
dpf-plugins W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/vst3/MaFreeverb.vst3/Contents/x86_64-linux/MaFreeverb.so')
dpf-plugins W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/lib/vst3/ProM.vst3/Contents/x86_64-linux/ProM.so')

Does the makefile allow separate builds?

Hi there!
The DISTRHO-Ports makefile can be used to produce separate builds by passing build targets. For example make vst will only build vst plugins. I was wondering whether the current makefile for DPF-Plugins would allow the same. If not, would it be possible to add jack, vst, lv2, dssi and ladspa build targets?

dpf-plugins 1.6 armel build fails on debian sid: "Error: selected processor does not support `vmrs r3,fpscr' in ARM mode"

Heya :)

there is an build error with dpf-plugins 1.6 on armel:

{standard input}: Assembler messages:
{standard input}:202446: Error: selected processor does not support `vmrs r3,fpscr' in ARM mode
{standard input}:202448: Error: selected processor does not support `vmsr fpscr,r3' in ARM mode

A full log is here: https://buildd.debian.org/status/fetch.php?pkg=dpf-plugins&arch=armel&ver=1.6%2Bds-1&stamp=1671548666&raw=0

Several UIs disappeared in version 1.2

===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: lib/lv2/Kars.lv2/Kars_ui.so
Error: Missing: lib/lv2/Kars.lv2/Kars_ui.ttl
Error: Missing: lib/lv2/Kars.lv2/modgui.ttl
Error: Missing: lib/lv2/Kars.lv2/modgui/icon-kars.html
Error: Missing: lib/lv2/Kars.lv2/modgui/pedals/boxy-small/yellow.png
Error: Missing: lib/lv2/Kars.lv2/modgui/pedals/footswitch.png
Error: Missing: lib/lv2/Kars.lv2/modgui/screenshot-kars.png
Error: Missing: lib/lv2/Kars.lv2/modgui/stylesheet-kars.css
Error: Missing: lib/lv2/Kars.lv2/modgui/thumbnail-kars.png
Error: Missing: lib/lv2/MVerb.lv2/modgui.ttl
Error: Missing: lib/lv2/MVerb.lv2/modgui/combos/model-001/model-0930.png
Error: Missing: lib/lv2/MVerb.lv2/modgui/icon-mverb.html
Error: Missing: lib/lv2/MVerb.lv2/modgui/knobs/chicken-head/_strip.png
Error: Missing: lib/lv2/MVerb.lv2/modgui/screenshot-mverb.png
Error: Missing: lib/lv2/MVerb.lv2/modgui/stylesheet-mverb.css
Error: Missing: lib/lv2/MVerb.lv2/modgui/switches/switch-001.png
Error: Missing: lib/lv2/MVerb.lv2/modgui/thumbnail-mverb.png
Error: Missing: lib/lv2/MVerb.lv2/modgui/utils/dropdown-arrow-white.png
Error: Missing: lib/lv2/Nekobi.lv2/modgui.ttl
Error: Missing: lib/lv2/Nekobi.lv2/modgui/background.png
Error: Missing: lib/lv2/Nekobi.lv2/modgui/footswitch.png
Error: Missing: lib/lv2/Nekobi.lv2/modgui/icon-nekobi.html
Error: Missing: lib/lv2/Nekobi.lv2/modgui/knob.png
Error: Missing: lib/lv2/Nekobi.lv2/modgui/led-off.png
Error: Missing: lib/lv2/Nekobi.lv2/modgui/led-on.png
Error: Missing: lib/lv2/Nekobi.lv2/modgui/screenshot-nekobi.png
Error: Missing: lib/lv2/Nekobi.lv2/modgui/slider-horizontal.png
Error: Missing: lib/lv2/Nekobi.lv2/modgui/slider-vertical.png
Error: Missing: lib/lv2/Nekobi.lv2/modgui/stylesheet-nekobi.css
Error: Missing: lib/lv2/Nekobi.lv2/modgui/thumb-nekobi.png
Error: Missing: lib/lv2/PingPongPan.lv2/modgui.ttl
Error: Missing: lib/lv2/PingPongPan.lv2/modgui/background.png
Error: Missing: lib/lv2/PingPongPan.lv2/modgui/footswitch.png
Error: Missing: lib/lv2/PingPongPan.lv2/modgui/icon-ppp.html
Error: Missing: lib/lv2/PingPongPan.lv2/modgui/knob.png
Error: Missing: lib/lv2/PingPongPan.lv2/modgui/screenshot-ppp.png
Error: Missing: lib/lv2/PingPongPan.lv2/modgui/slider.png
Error: Missing: lib/lv2/PingPongPan.lv2/modgui/stylesheet-ppp.css
Error: Missing: lib/lv2/PingPongPan.lv2/modgui/thumb-ppp.png
===> Error: Plist issues found.

Is this intended?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.