diff options
Diffstat (limited to 'sysutils/cdrdao/pkg-descr')
-rw-r--r-- | sysutils/cdrdao/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/cdrdao/pkg-descr b/sysutils/cdrdao/pkg-descr new file mode 100644 index 000000000000..141355e03130 --- /dev/null +++ b/sysutils/cdrdao/pkg-descr @@ -0,0 +1,13 @@ +Writes audio CD-Rs in disc-at-once (DAO) mode allowing control over pre-gaps +(length down to 0, nonzero audio data) and sub-channel information like ISRC +codes. All data that is written to the disc must be specified with a text +file. Audio data may be in WAVE or raw format. + + Andreas Mueller <mueller@daneb.ping.de> + +See http://www.ping.de/sites/daneb/cdrdao.html for more information. + +Note: +Cdrdao requires kernel with "options SYSVSHM" and "options SYSVMSG". + + -- Yasuhito FUTATSUKI <futatuki@fureai.or.jp> |