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.15



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7fe1e360f9b6
branches:  trunk
changeset: 511961:7fe1e360f9b6
user:      markd <markd%pkgsrc.org@localhost>
date:      Fri Apr 28 01:47:19 2006 +0000

description:
Update k3b to 0.12.15

* Write more metadata tags in the default setup of the external encoder
  plugin.
* Fixed on-the-fly Video DVD creation.
* Fixed data project verification in case filenames had to be shortened
  due to Joliet limitations.
* Use -dvd-compat parameter to close DVDs in on-the-fly mode.
* Fixed libdvdcss handling (again), no crashes anymore.
* Fixed the "invalid url" bug.
* Use SG IO for scsi commands with newer linux kernels. This should fix
  problems with scsi device detection.
* Warn about shortened filenames due to Joliet restrictions before
  starting the burning process.

diffstat:

 sysutils/k3b/Makefile |  5 ++---
 sysutils/k3b/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r d9bf7151360c -r 7fe1e360f9b6 sysutils/k3b/Makefile
--- a/sysutils/k3b/Makefile     Fri Apr 28 01:42:50 2006 +0000
+++ b/sysutils/k3b/Makefile     Fri Apr 28 01:47:19 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2006/04/17 13:46:48 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2006/04/28 01:47:19 markd Exp $
 #
 
-DISTNAME=              k3b-0.12.14
-PKGREVISION=           1
+DISTNAME=              k3b-0.12.15
 CATEGORIES=            sysutils
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=k3b/}
 EXTRACT_SUFX=          .tar.bz2
diff -r d9bf7151360c -r 7fe1e360f9b6 sysutils/k3b/distinfo
--- a/sysutils/k3b/distinfo     Fri Apr 28 01:42:50 2006 +0000
+++ b/sysutils/k3b/distinfo     Fri Apr 28 01:47:19 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.3 2006/03/12 23:57:55 markd Exp $
+$NetBSD: distinfo,v 1.4 2006/04/28 01:47:20 markd Exp $
 
-SHA1 (k3b-0.12.14.tar.bz2) = 02cef09cb6d8f3bfcfd60099aa55fb2706dd5a8e
-RMD160 (k3b-0.12.14.tar.bz2) = fc06fce15d7f4140de9810257c46a217f022caf9
-Size (k3b-0.12.14.tar.bz2) = 4096391 bytes
+SHA1 (k3b-0.12.15.tar.bz2) = 4f2768f6473032fbf6cde2d13b1c2729b7e91e3f
+RMD160 (k3b-0.12.15.tar.bz2) = 9d0ff14b394153d97ef61fcf7b46894ec5d3d511
+Size (k3b-0.12.15.tar.bz2) = 4000389 bytes
 SHA1 (patch-aa) = 700a7081dfb16fe47558b025519415d12aa2031d
 SHA1 (patch-ab) = acf80a5fb55fd236282754b6dda1743eb9790593
 SHA1 (patch-ac) = 3b65ca0ea8e585ce68611c0332a3851a107b68f7



Home | Main Index | Thread Index | Old Index