Table of Contents
PortLog: media-libs/libmodplug
http://modplug-xmms.sourceforge.net/
version 0.8.4
| R5 | untested |
| BONE | untested |
| Haiku | stable |
work in progress (scottmc)
Copy in Haiku config.guess/.sub files, then run:
- aclocal
- libtoolize --force
- automake --add-missing
- autoconf
- ./configure --prefix=/boot/common --enable-shared --enable-static
- make
- make install
This will make both the static and shared library files, if you only need one or the other then only enable the one you want.