pkgsrc/audio/ladspa
nia b707f186a0 ladspa: Update to 1.15
Version 1.14 - 3 Jan 2019

    Rename Makefile.
    Modernise C++ #include style.
    Make some globals static.
    Use mkdir -p rather than mkdirhier during build.
    Use GCC export map to ensure only the ladspa_descriptor() exported.
    Put libraries at the end of link instructions.
    Package with version number in archive and directory names.
    Tweaks to documentation processing.
    Fix bug in LADSPA plugin search which did not handle shared libraries that are not plugins correctly.
    Introduce a default LADSPA plugin search path.

Version 1.15 - 6 Jan 2019

    Perform macro string expansion in C code rather than in Makefile for better portability.
    Modernise init()/fini() style in GNU C plugin builds (not C++), tweak link line to correspond.
2019-10-05 17:39:38 +00:00
..
patches ladspa: Update to 1.15 2019-10-05 17:39:38 +00:00
buildlink3.mk
DESCR
distinfo ladspa: Update to 1.15 2019-10-05 17:39:38 +00:00
Makefile ladspa: Update to 1.15 2019-10-05 17:39:38 +00:00
PLIST ladspa: Update to 1.15 2019-10-05 17:39:38 +00:00