pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/k3b Update k3b to 0.12.12



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4f5e20057c18
branches:  trunk
changeset: 508487:4f5e20057c18
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Feb 20 08:53:51 2006 +0000

description:
Update k3b to 0.12.12

Changes in 0.12.12
* Fixed another bug in the iso options code which sometimes resulted in a
  failed verification.
* Properly close the reading device when copying VideoDVDs. This bug
  resulted in a blocked device.
* Fixed handling of filenames in libdvdcss backend (this fixes VideoDVD
  copy).

Changes in 0.12.11
* Fixed selection in the audio CD ripping window.
* Fixed info block handling in WAVE audio file decoder: no more clicks at
  the end.
* Introduced a hack which fixes the "Wav detected as Mpeg file" bug.
* Fixed Auto multisession mode for DVD+RW and DVD-RW in restricted
  overwrite mode in case a previous session was imported.
* Fixed a crash with HAL >= 0.5 when exiting K3b.
* Allow copying of double layer DVDs with a size below 4.3 GB to single
  layer media.
* Support for the ring buffer in growisofs 6.0.
* Use .iso extension for images instead of .img
* Properly remove the image file in case verification failed.
* Ignore mounting state of a medium when showing its contents.
* Fixed a bug in the iso options code which sometimes resulted in a
  failed verification.
* Properly handle cue files withan image file name like
  image.bin.cue + image.bin
* Write a proper Xing header when encoding VBR mp3 files.

diffstat:

 sysutils/k3b/Makefile |  5 ++---
 sysutils/k3b/PLIST    |  3 ++-
 sysutils/k3b/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (47 lines):

diff -r 2005146afb08 -r 4f5e20057c18 sysutils/k3b/Makefile
--- a/sysutils/k3b/Makefile     Mon Feb 20 08:17:09 2006 +0000
+++ b/sysutils/k3b/Makefile     Mon Feb 20 08:53:51 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:55 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/02/20 08:53:51 markd Exp $
 #
 
-DISTNAME=              k3b-0.12.10
-PKGREVISION=           1
+DISTNAME=              k3b-0.12.12
 CATEGORIES=            sysutils
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=k3b/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 2005146afb08 -r 4f5e20057c18 sysutils/k3b/PLIST
--- a/sysutils/k3b/PLIST        Mon Feb 20 08:17:09 2006 +0000
+++ b/sysutils/k3b/PLIST        Mon Feb 20 08:53:51 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/01 00:53:00 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/02/20 08:53:51 markd Exp $
 bin/k3b
 bin/k3bsetup
 include/k3baudiocdtrackdrag.h
@@ -59,6 +59,7 @@
 include/k3biso9660imagewritingjob.h
 include/k3bisooptions.h
 include/k3bjob.h
+include/k3bjobhandler.h
 include/k3blistview.h
 include/k3blistviewitemanimator.h
 include/k3bmd5job.h
diff -r 2005146afb08 -r 4f5e20057c18 sysutils/k3b/distinfo
--- a/sysutils/k3b/distinfo     Mon Feb 20 08:17:09 2006 +0000
+++ b/sysutils/k3b/distinfo     Mon Feb 20 08:53:51 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/02/01 00:53:00 markd Exp $
+$NetBSD: distinfo,v 1.2 2006/02/20 08:53:51 markd Exp $
 
-SHA1 (k3b-0.12.10.tar.bz2) = 4b3550436644e9ec4f96374f1e09df1b50b3434f
-RMD160 (k3b-0.12.10.tar.bz2) = 03bcaad36bfecf90b5ce58fee1a581267a465909
-Size (k3b-0.12.10.tar.bz2) = 4084756 bytes
+SHA1 (k3b-0.12.12.tar.bz2) = 87a254e1041a68086cec0f3f2c52aae602bf0536
+RMD160 (k3b-0.12.12.tar.bz2) = 73cd9d1b6a8f6f2bcbaff4720d3c69f73f52ebf3
+Size (k3b-0.12.12.tar.bz2) = 4094707 bytes
 SHA1 (patch-aa) = 700a7081dfb16fe47558b025519415d12aa2031d
 SHA1 (patch-ab) = acf80a5fb55fd236282754b6dda1743eb9790593
 SHA1 (patch-ac) = 3b65ca0ea8e585ce68611c0332a3851a107b68f7



Home | Main Index | Thread Index | Old Index