singe/thirdparty/SDL2_mixer/external/wavpack/xmms/INSTALL
2023-10-23 19:38:18 -05:00

15 lines
506 B
Text

Xmms-wavpack plugin
License:
This plugin code was written by Miles Egan and David Bryant,
adapting the xmms-musepack plugin by Lefungus. It is licensed
under the GPL (see COPYING file).
Required:
libwavpack-4.40 (or later) headers and libs
GTK-1.2 headers and libs
Glib-2.0 headers and libs
Xmms-1.2.10 headers and binaries
To install:
run "autoreconf -fi" (only if building from SVN)
run "./configure && make" as user
run "make install" as root