Subject: CVS commit: pkgsrc/sysutils/k3b
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 05/05/2007 21:36:07
Module Name:	pkgsrc
Committed By:	markd
Date:		Sat May  5 21:36:07 UTC 2007

Modified Files:
	pkgsrc/sysutils/k3b: Makefile distinfo
Removed Files:
	pkgsrc/sysutils/k3b/patches: patch-aa

Log Message:
Update k3b to 1.0.1

* Fixed crash when using the Device menu without a selected device.
* Fixed DVD copy when reading from a DVD+RW.
* Fixed --without-alsa configure check
* Fixed a crash in Video DVD ripping when the title does not contain an
  audio stream
* Only use the mkisofs parameters -biblio, -copyright, and -abstract if
  they have been set. Using them with invalid values (empty) seems to
  sometimes result in broken iso images.
* Better compatibility with recent transcode development branch
* Fixed Multisession import size handling.
* Fixed Lame quality preset handling.
* Made libk3bdevice really thread-safe. This fixes the disabled DMA bug!
* New configure check --without-cdrecord-suid-root to disable K3b's check
  for cdrecord permissions. Although not recommended it is requested by
  many distributors.
* Changed the order of the buttons in the tool dialogs to match the
  default KDE order.
* Added handling of the newly introduced genisoimage parameter
  -allow-limited-size
* Make the K3b Sox audio encoder plugin work with newer sox versions
  (Thanks, Stephan Binner.)


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/sysutils/k3b/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/sysutils/k3b/distinfo
cvs rdiff -r1.6 -r0 pkgsrc/sysutils/k3b/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.