pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/cdrtools-devel
Module name: wip
Committed by: thomasklausner
Date: Sun Nov 19 15:17:48 UTC 2006
Modified Files:
wip/cdrtools-devel: Makefile distinfo
Log Message:
Update to 2.01.01a20:
All:
- Schily includefiles are now installed with "make install".
- Try to avoid a program execption with a call to access(".", E_OK|F_OK)
caused by a libc bug from the Microsoft C-compiler "cl".
Libschily:
- mem.c moved from libfind to libschily
Libscg:
- Warn Linux users to prefer dev=ATAPI: over dev=ATA:
- Print correct error message (using the right errno) in case that
libscg tries to open more than one file on Solaris.
Cdrecord:
- Cdrecod now default to the write mode "-sao" in case that no write mode
has been specified. Cdrecord -multi continues to default to -tao.
If your drive does not support -sao, or if cdrecord does not support
-sao
for your drive, you should now call cdrecod -tao.
- If no dev= option has been specified or of dev= only contains a SCSI
transport
specifyer but no address, cdrecord now searches the SCSI address space
and
if exactly one CD-ROM drive is found, this drive is used.
Note that this will not work on user unfriendly platforms that do not
allow
SCSI address scanning or that do not allow to scan for SCSI drives in a
single
address space (like Linux) this new feature does not work.
The two modifications from above now allow dummies to call "cdrecord iso-image"
in case they are on a user-friendly OS that allows "cdrecord -scanbus" without
any further parameters to find all CD-ROM drives.
- "cdrecord file file" now works.
Cdda2wav (By Heiko Eißfeldt heiko%hexco.de@localhost):
- If no dev= option has been specified or of dev= only contains a SCSI
transport
specifyer but no address, cdda2wav now searches the SCSI address space
and
if exactly one CD-ROM drive is found, this drive is used.
Note that this will not work on user unfriendly platforms that do not
allow
SCSI address scanning or that do not allow to scan for SCSI drives in a
single
address space (like Linux) this new feature does not work.
Readcd:
- If no dev= option has been specified or of dev= only contains a SCSI
transport
specifyer but no address, readcd now searches the SCSI address space and
if exactly one CD-ROM drive is found, this drive is used.
Note that this will not work on user unfriendly platforms that do not
allow
SCSI address scanning or that do not allow to scan for SCSI drives in a
single
address space (like Linux) this new feature does not work.
Mkisofs (By Jörg Schilling and James Pearson j.pearson%ge.ucl.ac.uk@localhost):
- Print "correct inode" info on stderr in order to avoid problems
from mkisofs | cdrecord in multi session mode. Thanks to a report
from Oliver Valencia.
- Hide /rr_moved by default.
- Do not count /rr_moved for the link count of /
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.15 -r1.16 wip/cdrtools-devel/distinfo
cvs -z3 rdiff -u -r1.20 -r1.21 wip/cdrtools-devel/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cdrtools-devel/distinfo?r1=1.15&r2=1.16
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cdrtools-devel/Makefile?r1=1.20&r2=1.21
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index