AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.4.17, fixes boo#1006861 - Rebased swh-uninit-variable.diff, swh-readonly.dif, swh-0.4.13-gcc4-fix.diff and swh-libblo.dif. - Added sed in spec file to place correct version in configure.ac see https://github.com/swh/ladspa/issues/41 - Upstream changes : Fixed GCC 5.3.1 warnings avoid global namespace symbol conflicts and possible double free NaN handling fix from Jaromír Mikeš Build reproducability fix from Jaromír Mikeš Spelling fixes from Jaromír Mikeš Don't use -march patch from Jaromír Mikeš
- Update to pre 0.4.16 git, version 0.4.15+git to fix undefined symbol errors in 14 plugins. - Refreshed and rebased patches, removed swh-nostatic-lib.diff - Upstream changes: Fix and improve build system Protect calls to "./makestub.pl *.xml > *.c" Fix "make distcheck" (i.e. shadow builds) po/: Remove generated files intl/: Resolve bundled libintl since AM_GNU_GETTEXT([external]) is in place. configure.ac: Modernize call to AM_INIT_AUTOMAKE configure.ac: Add AC_CONFIG_MACRO_DIRS as proposed by libtoolize m4/: Remove copied files Fix compilation on Xcode 4.6 Ignore "missing" file Renamed configure.in to configure.ac Issue https://github.com/swh/ladspa/issues/22 Applied patch from gentoo swh-plugins-0.4.15-plugindir.patch Removed incorrecly checked-in "missing" file gcc5 does not support recursive inline functions Fix compilation on Xcode 4.6 Made change to Makefile.am, as per issues/17# Use calloc instead of malloc when allocating port memory Fix memory leaks avoid global namespace symbol conflicts and possible double free Update bode_shifter_cv_1432.xml per #8 Update surround_encoder_1401.xml per #8 Update bode_shifter_1431.xml per #8 Update surround_encoder_1401.xml per #8 Update bode_shifter_cv_1432.xml per #8 Fix off by one error in FIR application
- Run spec-cleaner - Remove obsoleted autoreq/autoprov tags
- correct the license to GPL-2.0+
- Initial version 0.4.15: split from ladspa package - Patches carried from the original ladspa package: swh-uninit-variable.diff swh-readonly.dif swh-0.4.13-gcc4-fix.diff swh-nostatic-lib.diff swh-libblo.dif