15 lines
506 B
Text
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
|
|
|