diff options
Diffstat (limited to 'audio/ocp/README')
-rw-r--r-- | audio/ocp/README | 37 |
1 files changed, 34 insertions, 3 deletions
diff --git a/audio/ocp/README b/audio/ocp/README index 08e94c54e2..160781bf9e 100644 --- a/audio/ocp/README +++ b/audio/ocp/README @@ -1,3 +1,34 @@ -Open Cubic Player is a music file player. It is derived from Cubic -Player 2.0 which was developed by Niklas Beisert. It can play MOD, IT, -S3M, XM and many other formats. +Open Cubic Player is a music file player for Linux, Unix, DOS, +Windows 95-ME and XP. + +OCP is derived from the Cubic Player 2.0 alpha ppe which was developed +by Niklas Beisert. Linux rewrite/porting is done by Stian Skjelstad. +OPENCP is published under the GNU General Public License (GPL). + +Supported formats: + 669 - 669 Composer module + AMS - Velvet Studio module + BPA - Death Ralley archive + CDA - compact disk CD audio track + DMF - X Tracker module + IT - Impulse Tracker module + MDL - Digi Tracker module + MID - standard midi file + MOD - amiga ProTracker 1.1b module and variants + MP3 - MPEG audio format level 1-3 + MTM - Multi Tracker module + MXM - Mxmplay module + OKT - Oktalyzer module + PLS - playlist, works also with M3U and PLT playlist files + PTM - Poly Tracker module + S3M - Sream Tracker 3 module + SID - PSID sid file + UMX - Unreal module file + ULT - Ultra Tracker module + WAV - Microsoft RIFF wave file + WOW - WOW Tracker module + XM - Fast Tracker 2 module + +Depends on unifont ttf support which is not enabled by default by +gnu-unifont. Please see gnu-unifont README for information on how to +enable it. In 14.0.04 this was done with FONTFORMATS=otf,ttf,pcf,psf,otb |