diff options
author | SPN Team <pwmn-master@hotmail.com> | 2022-07-10 13:09:45 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-17 06:40:06 +0700 |
commit | a93c54b8d3f61ce4054756b402f604249790d8ab (patch) | |
tree | fd8e7a77a959e9efe40ce83af6a6f8c77a047e0c /audio/ocp/README | |
parent | 76eca33aa97e45c11a648b818e35a42891664ff4 (diff) |
audio/ocp: Updated for version 0.2.99. New maintainer.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 08e94c54e25a6..160781bf9e8af 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 |