Sophie

Sophie

distrib > Mandriva > 9.1 > i586 > by-pkgid > 3473863ae7451db21fcb1c0fc87bc17a > files > 6

adplug-xmms-1.0-2mdk.i586.rpm

AdPlug/XMMS - AdPlug XMMS Plugin 1.0
Copyright (C) 2002 Simon Peter <dn.tlp@gmx.net>

Website: http://adplug.sourceforge.net/

Description
-----------
AdPlug/XMMS is an XMMS input plugin. XMMS is a cross-platform multimedia
player. AdPlug/XMMS uses the AdPlug AdLib sound player library to play back
a wide range of AdLib (OPL2) music file formats on top of an OPL2 emulator.
No OPL2 chip is required for playback.

Prerequisites
-------------
The following things are needed in order to compile this program:

Item				Version
----				-------
AdPlug library			>= 1.3
pthreads (POSIX threads)	*
XMMS				>= 0.9.5.1
GLib				>= 1.2
GTK+				>= 1.2

The AdPlug library can be obtained from http://adplug.sourceforge.net/.

pthreads should have come with your system.

XMMS can be obtained from http://www.xmms.org/.

GLib and GTK+ can be obtained from http://www.gtk.org/.

CVS
---
If you checked out from CVS, first run:

autoreconf --install

to generate the build cruft and get the configure script. You need recent
versions of autoconf, automake and libtool to do this.

	- Simon Peter <dn.tlp@gmx.net>