Commit graph

5616 commits

Author SHA1 Message Date
wiz
3068c8c953 Update to 2.01.01alpha74:
NEW features of cdrtools-2.01.01a73:

Cdrecord:

-	The *.inf file parser now supports a new tag "Track=" that
	is intended to carry the absolute track number from the original disk.


Cdda2wav (Maintained/enhanced by J

-	Cdda2wav now permits to use "max" for the endtrack number. This
	allows to specify e.g. -t2+max for a list of tracks from track #2
	to the last audio track on the disk.

-	New option -cuefile allows to tell cdda2wav to create a CDRWIN CUE
	file. This currently only works together with wither -tall, or with
	-t0+max or -t1+max.

	Note that due to a misconception in the CDRWIN CUE file definition,
	it is impossible to create 100% correct CD-audio copy by 100%
	following the CDRWIN CUE file definition and having separate audio
	files for each track at the same time. For this reason, it is currently
	impossible to create CDRWIN CUE files while using cdda2wav -B.

-	Cdda2wav now only writes a binary *.cdtext file in case that this
	file would contain more data than a header that tells that there
	is no further content.

-	Cdda2wav no longer removes the Index0 entry from a longer Index list
	if Index0 is -1.

-	Cdda2wav now automatically scans for hidden audio tracks. This is a
	complex task as there are drives that do not allow to read the
	hidden data before track 1.

-	New option -no-hidden-track allows to prevent cdda2wav from scanning
	for a hidden audio track.

-	Cdda2wav now writes the new tag "Track=" into the *.inf files that
	is intended to carry the absolute track number from the original disk.

-	A shortcut for paraopts=sectors-per-track-1,retries=200 was introduced.
	The name of the shortcut is "proof", so just use "paraopts=proof" for
	selecting the most stringent paranoia mode.

-	Cdda2wav now automatically selects paranoia mode in case that the
	paraopts= option was used.

-	Cdda2wav now again works in suid root mode on Solaris 11. It seems that
	the development versions from Solaris 11 did change the behavior with
	fine grained privileges in a way that was incompatible with the way
	cdda2wav did try to handle both suid root and fine grained privileges.

Mkisofs (Maintained/enhanced by J

-	The man page for mkisofs was enhanced in order to better mention
	that mkisofs always writes ISO-9660 and that other file systems are
	thus always added as a hybrid file system.

NEW features of cdrtools-2.01.01a74:

Cdrecord:

-	Cdrecord now supports to copy CDs with hidden track if there are *.inf files
	created by cdda2wav. In order to copy a CD with hidden Track with optimal
	quality, call:

	cdda2wav -vall -B -paranoia paraports=proof cddb=0
	cdrecord -v -sao -useinfo -text *.wav

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Cdda2wav (Maintained/enhanced by J

-	A forgotten debug message from implementing support for hidden tracks
	has been removed.

-	Fixed a small bug that made cdda2wav with hidden track support not fully
	compatible to earlier versions. In case that only one track is to be extracted,
	this is again always track #1 regsrdless whether the CD has a hidden track.

-	Fixed a bug with CDRWIN CUE file support. Cdda2wav used the tag "WAV" instead
	of "WAVE" for the data type specifier in the FILE tag.

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Readcd:

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Scgcheck:

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Btcflash:

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5

Mkisofs (Maintained/enhanced by J

-	cdwrite@lists.debian.org removed from man page
	please use the official mailing lists for cdrecord that exist since 10 years:
	http://developer.berlios.de/mail/?group_id=5
2010-02-03 16:04:26 +00:00
joerg
9d1c040b2f DESTDIR support 2010-02-03 12:41:47 +00:00
joerg
f08caa596f Really enable destdir support 2010-01-28 00:19:41 +00:00
joerg
c76f6f6a08 DESTDIR support 2010-01-27 22:26:39 +00:00
joerg
3df47416d5 DESTDIR support 2010-01-27 20:57:22 +00:00
joerg
4cebfdc30f DESTDIR support 2010-01-27 20:41:16 +00:00
joerg
3697bfb680 DESTDIR support 2010-01-27 20:28:15 +00:00
joerg
25145759fa Untested destdir support 2010-01-27 20:24:57 +00:00
joerg
5aed922ce0 DESTDIR support. Create runtime directories at install time. Bump revision. 2010-01-27 20:22:54 +00:00
joerg
e8bc112b94 DESTDIR support 2010-01-27 20:19:36 +00:00
joerg
d4218405f7 DESTDIR support 2010-01-27 20:09:09 +00:00
joerg
b88c47e0a6 Finish DESTDIR support 2010-01-27 20:05:28 +00:00
joerg
e8180d9a9a DESTDIR support 2010-01-27 20:01:36 +00:00
joerg
561595ad92 Really add destdir support 2010-01-27 20:00:36 +00:00
joerg
2096d1a14b DESTDIR support 2010-01-27 19:51:55 +00:00
joerg
1d494ad87c DESTDIR support 2010-01-27 19:31:05 +00:00
joerg
c896ec5454 DESTDIR support. Fix man page location. 2010-01-27 19:29:47 +00:00
joerg
33c4173462 DESTDIR support 2010-01-27 19:27:24 +00:00
joerg
0f5e6bc2cd DESTDIR support. Needs libXt at run time. Bump revision. 2010-01-27 19:27:08 +00:00
joerg
47ce6f1059 DESTDIR support 2010-01-27 19:24:27 +00:00
joerg
6ea83ecd0e DESTDIR support 2010-01-27 19:13:37 +00:00
joerg
b223d8ecaa DESTDIR ready. 2010-01-27 19:12:29 +00:00
joerg
c71aeeb8a1 DESTDIR support 2010-01-27 19:07:31 +00:00
joerg
209b67b26e DESTDIR ready. 2010-01-27 19:03:58 +00:00
joerg
61b6a39101 DESTDIR support 2010-01-27 18:56:54 +00:00
joerg
28b2dba219 DESTDIR support. Needs libXt at run time. Bump revision. 2010-01-27 18:56:44 +00:00
joerg
3a436110ad DESTDIR support 2010-01-27 18:51:33 +00:00
joerg
9ba511b223 DESTDIR support 2010-01-27 18:38:15 +00:00
joerg
aadef89f10 DESTDIR support. Not MAKE_JOBS_SAFE. 2010-01-27 18:36:54 +00:00
joerg
bdbe175060 DESTDIR support 2010-01-27 18:25:46 +00:00
joerg
ff1bb81e90 DESTDIR support from Steven Drake. 2010-01-27 18:21:56 +00:00
wiz
bfe9f68b9d + iat. 2010-01-26 19:37:52 +00:00
wiz
f919d66e8b Initial import of iat-0.1.7:
Iso9660 Analyzer Tool is a free utility tool for detecting the
structure of DVD/CD-ROM image file formats; the tool supports many
CD/DVD-ROM data image file formats.

Iso9660 Analyzer Tool provides the conversion of any image format
to an UDF/ISO for easy mounting in your favorite Operating System.
The tool also permits the creation of TOC or CUE file descriptor
to burn the image easily with your favorite burner on your favorite
Operating System. If the image is not compliant with TOC or CUE,
it should be converted to UDF/ISO format which can be mounted upon
any Operating System.

If the Operating System does not support image of DVD/CD-ROM, then
creating the TOC file descriptor is a good option burn 1:1 original
image. Iso9960 Analyzer Tool provides option to create TOC file
descriptor. Note some application does not support TOC descriptor.

Similarly, if the Operating System does not support image of
DVD/CD-ROM, then creating the CUE file descriptor is also a good
option. Iso9960 Analyzer Tool provides option to create CUE file
descriptor. Note the creation of CUE might not work with protected
image.
2010-01-26 19:37:23 +00:00
drochner
35f525d3a9 manke the "avahi" option non-default, as in other gnome base pkgs,
bump PKGREVISION
2010-01-26 19:30:14 +00:00
wiz
4089946672 Bump PKGREVISION for new patch-ax. 2010-01-26 06:16:30 +00:00
macallan
9a8eae61e2 make this work on non-x86
OKed long, long ago by jmcneill
2010-01-26 01:12:02 +00:00
hubertf
cd1f1bf0dd Add LICENSE 2010-01-24 23:13:31 +00:00
heinz
d653ce6a74 Added LICENSE information. 2010-01-24 17:11:17 +00:00
hubertf
5dfbe733c5 Add 2-clause-bsd license 2010-01-24 14:46:29 +00:00
wiz
319e13628d More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
2010-01-24 13:26:09 +00:00
heinz
f88586a2bb Enabled installation to DESTDIR. 2010-01-22 00:27:36 +00:00
heinz
fd374cbdee Added LICENSE information. 2010-01-22 00:22:18 +00:00
wiz
5bfb9cf11c Bump PKGREVISION for gupnp/gssdp API changes. 2010-01-20 14:04:52 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
heinz
2ed94cb8b5 Added LICENSE. 2010-01-16 23:37:48 +00:00
wiz
ed5a2da67b Update to 2.01.01alpha72:
2.01.01alpha72:

Cdrecord:

-	The CDRWIN cue sheet parser has been enhanced to give better error messages:

	-	There are now hints on what is missing in the CUE file

	-	The error message now also contains the column where the problem was detected

-	Allow cdrecord to compile again on a pre-C99 compiler (there was a variable delaration
	past a statement in a function.

-	A description for the *.inf file fomat was added to the cdrecord man page

-	New (previously missing) CD-Text tags have been added to auinfo.c (*.inf file parser):

	Albumsongwriter=
	Albumcomposer=
	Albumarranger=
	Albummessage=
	Albumclosed_info=

	Note that these tags do not appear in the CDDB database.


Cdda2wav (Maintained/enhanced by J

-	New arg "all" to -t option.

	cdda2wav -B	extracts all audio tacks into separate files
	cdda2wav -tall	extracts all audio tacks into a single files

-	cdda2wav now by default writes a file "xxx.cdtext" with raw binary
	CD-Text data in case cdda2wav was told to retrieve CD-Text.

-	A new option -no-textfile allows to disable the creation of the file "audio.cdtext"
	This version of cdda2wav creates a file "audio.cdtext" or similar (depending on
	the set up file name base) in case that there is CD-Text on the medium and that
	the drives supports to read the CD-Text data with MMC SCSI commands.

-	Fixed a bug in cdda2wav that caused cdda2wav to set up the file name base too late.
	This resultes in the files "audio.cdindex" and "audio.cddb" alwas to have this name
	while the *.inf files use the name base from the cdda2wav arguments. Now all
	files created by cdda2wav honor the file name base.

-	Cdda2wav by default fills empty track specific CD-Text data with the Disk global
	value (if present). A new option -no-textdefaults allows to disable this fallback
	and leaves the related fields empty if they are empty on the mester CD.

-	Fixed a problem with cdda2wav -interactive (used by GNOME GSTREAMER CD-DAE plugin)
	that could cause cdda2wav to dump core in case that there is a data
	session past the last audio track.

-	New (previously missing) CD-Text tags have been added to the *.inf files:

	Albumsongwriter=
	Songwriter=
	Albumcomposer=
	Composer=
	Albumarranger=
	Arranger=
	Albummessage=
	Message=
	Albumclosed_info=
	Closed_info=

	Note that these tags do not appear in the CDDB database.

Mkisofs (Maintained/enhanced by J

-	Fixed a bug with file descriptor handling in mkisofs/apple.c

2.01.01a71:

All:

-	include/schily/stat.h now supports nonosecond timestamps in struct stat on AIX.

-	New autoconf test for nanosecond time stamps on AIX.

-	conf/mkdir.sh

-	conf/mkdep-aix.sh was changed to avoid warnings for #pragma weak a = b
	as the IBM C-compiler calls a non "#pragma weak" cpp when called with -E

Cdrecord:

-	Cdrecord now is able to use -isosize even in case that the image data
	is read from stdin. This makes it easier to use "mkisofs | cdrecord".
2010-01-16 16:59:40 +00:00
sno
f098211042 Updating sysutils/pstree from 2.32nb1 to 2.33.
Upstream changes:
 * Revision 2.33  2009-11-10 22:12:39+01  fred
 * Added UTF8, enlarged MAXLINE
2010-01-16 15:28:57 +00:00
heinz
c75ede1485 Added missing TEST_TARGET. 2010-01-16 14:46:36 +00:00
heinz
6a2658ca16 Added missing TEST_TARGET. 2010-01-16 14:39:59 +00:00