ladybird/Ports/SDL2_mixer
Jelle Raaijmakers 2a85abb15d Ports: Fix dynamic load of libmodplug by SDL2_mixer
The configure script for `SDL2_mixer` was trying to find the shared
library for `libmodplug` in the wrong directories and with the wrong
filename. This installs the shared library as `libmodplug.so.1` and
symlinks to it from `libmodplug.so`, and instructs the `SDL2_mixer`
build to search for it in `/usr/local/lib`.

Fixes the build for ports Super-Mario, freeciv and dungeonrush.
2022-01-08 00:56:48 +01:00
..
patches Ports: Add SDL2_mixer 2021-03-08 13:15:35 +01:00
package.sh Ports: Fix dynamic load of libmodplug by SDL2_mixer 2022-01-08 00:56:48 +01:00