diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-11-11 21:47:21 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-11-11 21:47:21 +0800 |
commit | 61c8b6713b5706abc997788afc81a6862b62e91b (patch) | |
tree | 64ab47da02290b4c726b05af85e954068898c688 /audio/mikmod/pkg-descr | |
parent | 0f0100e3ece00363c5ee0826bab20ce37caceeed (diff) | |
download | freebsd-ports-gnome-61c8b6713b5706abc997788afc81a6862b62e91b.tar.gz freebsd-ports-gnome-61c8b6713b5706abc997788afc81a6862b62e91b.tar.zst freebsd-ports-gnome-61c8b6713b5706abc997788afc81a6862b62e91b.zip |
Upgrade to mikmod 3.0.3
PR: ports/7721
Submitted by: yoshiaki@kt.rim.or.jp
Diffstat (limited to 'audio/mikmod/pkg-descr')
-rw-r--r-- | audio/mikmod/pkg-descr | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/audio/mikmod/pkg-descr b/audio/mikmod/pkg-descr index 1ee3470a7e8a..b713dd423742 100644 --- a/audio/mikmod/pkg-descr +++ b/audio/mikmod/pkg-descr @@ -1,6 +1,13 @@ -This is a mod player which uses ncurses as a UI. It can play S3M, XM, MOD, -MTM, STM, ULT, and UNI module types. -It uses the Open Sound System, and has features like sample interpolation, -random mod playing, and supports playing compressed modules. (Note: its -playing of compressed modules is OK, providing they don't have spaces in -their names...) +MikMod is a portable modules player originally written by +of Jean-Paul Mikkers (MikMak) for DOS. It has +subsequently been hacked by many hands and now runs on +many platforms, this particular distribution intended +to compile fairly painlessly in a Unix (Linux) environment. +It uses the OSS /dev/dsp driver including in all recent +kernels for output, and will also write wav files. +Supported file formats include mod, stm, s3m, mtm, xm, +and it. The player uses ncurses for console output and +supports transparent loading from gzip/pkzip/zoo archives +and the loading/saving of playlists. +Full source included, use of this library for music/sound +effects in your own programs is encouraged! |