pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/cdrtools Mention that this package also suppo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5294d9cd1e3f
branches: trunk
changeset: 551385:5294d9cd1e3f
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Dec 14 15:52:50 2008 +0000
description:
Mention that this package also supports DVDs and Blu-ray.
Requested by Greg Troxel.
diffstat:
sysutils/cdrtools/DESCR | 16 ++++++++--------
sysutils/cdrtools/Makefile | 4 ++--
2 files changed, 10 insertions(+), 10 deletions(-)
diffs (41 lines):
diff -r 8cd42c90a0b2 -r 5294d9cd1e3f sysutils/cdrtools/DESCR
--- a/sysutils/cdrtools/DESCR Sun Dec 14 15:50:21 2008 +0000
+++ b/sysutils/cdrtools/DESCR Sun Dec 14 15:52:50 2008 +0000
@@ -1,11 +1,11 @@
-Cdrecord allows you to burn CDs with a CD-R/CD-RW recorder. It
-works as a burn engine for several applications. Cdrecord supports
-CD recorders from many different vendors; all SCSI-3/mmc and
-ATAPI/mmc compliant drives should also work. Supported features
-include: IDE/ATAPI, parallel-port, and SCSI drives; audio CDs, data
-CDs, and mixed CDs; full multi-session support, CD-RWs (rewritable),
+Cdrecord allows you to burn CDs, DVDs, and Blu-ray discs. It works
+as a burn engine for several applications. Cdrecord supports CD
+recorders from many different vendors; all SCSI-3/mmc and ATAPI/mmc
+compliant drives should also work. Supported features include:
+IDE/ATAPI, parallel-port, and SCSI drives; audio CDs, data CDs,
+and mixed CDs; full multi-session support, CD-RWs (rewritable),
TAO, DAO, and human-readable error messages.
This package also provides tools for retrieving audio tracks,
-reading and writing CDs, creating ISO9660/JOLIET/HFS filesystems,
-and verifying ISO9660 images.
+reading and writing CDs, DVDs, and Blu-ray discs, creating
+ISO9660/JOLIET/HFS filesystems, and verifying ISO9660 images.
diff -r 8cd42c90a0b2 -r 5294d9cd1e3f sysutils/cdrtools/Makefile
--- a/sysutils/cdrtools/Makefile Sun Dec 14 15:50:21 2008 +0000
+++ b/sysutils/cdrtools/Makefile Sun Dec 14 15:52:50 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2008/12/02 13:03:22 obache Exp $
+# $NetBSD: Makefile,v 1.49 2008/12/14 15:52:50 wiz Exp $
DISTNAME= cdrtools-2.01.01a53
PKGNAME= ${DISTNAME:S/a/./}
@@ -9,7 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://cdrecord.berlios.de/old/private/cdrecord.html
-COMMENT= Software for creating ISO9660 images and writing CDs/CD-RWs
+COMMENT= Software for creating ISO9660 images and writing CD/DVD/Blu-ray
CONFLICTS= mkisofs-[0-9]* cdrtools-ossdvd-[0-9]* cdrecord-[0-9]* cdrkit-[0-9]*
Home |
Main Index |
Thread Index |
Old Index