Commit graph

8 commits

Author SHA1 Message Date
markd
2176312609 Update to k3b 0.12.17. PR pkg/34325 from Martin Wilke
Changes:
Fixed saving/loading of the file view configuration.
Improved ffmpeg autoconf check.
More FreeBSD Compile fixes (thanks to Heiner Eichmann).
Fixed symbolic link handling in data projects (a bug introduced in 0.12.16).
Use UTF-8 encoding to store and load local CDDB entries.
Never use growisofs parameter -dvd-compat with DVD+RW media.
Fixed flac audio encoding for the audio project conversion feature.
2006-09-06 11:47:46 +00:00
markd
a4d7a236a2 Update k3b to 0.12.16.
* FreeBSD Compile fixes (thanks to Heiner Eichmann).
    * NetBSD support (thanks to Mark Davies)
    * Always force 44.1khz in the Lame MP3 encoder plugin.
    * Fixed VideoDVD creation on rewritable media.
    * Fixed Copy of Enhanced Audio CDs with CD-Text.
    * Changed default boot cataloge name from "boot.cataloge"
      to "boot.catalog"
    * Fixed a crash when reusing the same DVD Iso Image writing dialog.
    * Ignore case when comparing MD5 sums entered by the user.
    * Make sure that filenames in a data project's folder are unique.
    * Allow index statements bigger than 99 minutes in cue files.
    * Properly set the length of SCSI commands (again this fixes some device
      detection problems).
2006-07-20 11:22:25 +00:00
joerg
7357e7eee1 Add DragonFly support.
XXX When does *stat64 finally die and everyone just uses The Right Way?
2006-06-20 19:08:13 +00:00
markd
a275f174a7 Rework how device locking/ejecting is done. Bump PKGREVISION. 2006-06-13 12:36:16 +00:00
markd
0d18f72090 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.
2006-04-28 01:47:19 +00:00
markd
251b310be6 Update k3b to 0.12.14
Changes 0.12.14:
Fixed the data project verification once and for all

Changes 0.12.13:
Bug fixes.
2006-03-12 23:57:55 +00:00
markd
078a122b82 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.
2006-02-20 08:53:51 +00:00
markd
8be8796bbf Initial import of k3b version 0.12.10.
From the pkgsrc-wip package by Martijn van Buul.  Updated to 0.12.10
and finished off by me.

K3b is a CD and DVD burning application for Linux and BSD systems
optimized for KDE. It provides a comfortable user interface to perform
most CD/DVD burning tasks like creating an Audio CD from a set of audio
files or copying a CD. The actual burning in K3b is done by the command
line utilities cdrecord, cdrdao, and growisofs.
2006-02-01 00:52:59 +00:00