mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
30d3359187
- While here: sort and wrap BIN_FILES, remove useless OPTIONS_DEFAULT=DOCS - Canonicalize Makefile header, add LICENSE (GPLv2), and bump PORTREVISION - Kill bogus EOL whitespace in port description text and reformat it a bit PR: 198991 Obtained from: https://bugs.launchpad.net/ubuntu/+source/dvd+rw-tools/+bug/1113679/ Details: http://lists.alioth.debian.org/pipermail/debburn-devel/2013-June/000924.html
15 lines
821 B
Plaintext
15 lines
821 B
Plaintext
DVD+RW Tools by Andy Polyakov. This software allows one to perform DVD
|
|
recording using a DVD burner, primarily via the "growisofs" utility.
|
|
|
|
growisofs was originally designed as a frontend to mkisofs to facilitate
|
|
appending of data to ISO9660 volumes residing on random-access media such as
|
|
DVD+RW, DVD-RAM, plain files, hard disk partitions. In the course of
|
|
development general purpose DVD recording support was implemented, and as of
|
|
now growisofs supports not only random-access media, but even mastering of
|
|
multi-session DVD media such as DVD+R and DVD-R/-RW. In addition growisofs
|
|
supports first-/single-session recording of arbitrary pre-mastered image
|
|
(formatted as UDF, ISO9660, or any other file system, if formatted at all)
|
|
to all supported DVD media types.
|
|
|
|
WWW: http://fy.chalmers.se/~appro/linux/DVD+RW/
|