diff options
author | markd <markd@pkgsrc.org> | 2006-07-20 11:22:25 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2006-07-20 11:22:25 +0000 |
commit | a4d7a236a2fa414c84315b158993ce30d0135d8c (patch) | |
tree | ee39a33430c14450011149615df441779472992f /sysutils/k3b/PLIST | |
parent | 79967c87b22fa3961daf4ead4e11ba3107b52f4a (diff) | |
download | pkgsrc-a4d7a236a2fa414c84315b158993ce30d0135d8c.tar.gz |
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).
Diffstat (limited to 'sysutils/k3b/PLIST')
-rw-r--r-- | sysutils/k3b/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/k3b/PLIST b/sysutils/k3b/PLIST index 2c6aa8980ba..8e67bfd4421 100644 --- a/sysutils/k3b/PLIST +++ b/sysutils/k3b/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2006/02/20 08:53:51 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/07/20 11:22:25 markd Exp $ bin/k3b bin/k3bsetup include/k3baudiocdtrackdrag.h @@ -105,6 +105,8 @@ include/k3bwavefilewriter.h include/kcutlabel.h lib/kde3/kcm_k3bsetup2.la lib/kde3/libk3bartsoutputplugin.la +lib/kde3/libk3baudiometainforenamerplugin.la +lib/kde3/libk3baudioprojectcddbplugin.la lib/kde3/libk3bexternalencoder.la lib/kde3/libk3bflacdecoder.la lib/kde3/libk3blameencoder.la @@ -115,8 +117,6 @@ lib/kde3/libk3boggvorbisencoder.la lib/kde3/libk3bsoxencoder.la lib/kde3/libk3bwavedecoder.la lib/libk3b.la -lib/libk3baudiometainforenamerplugin.la -lib/libk3baudioprojectcddbplugin.la lib/libk3bdevice.la share/applications/kde/k3b.desktop share/doc/kde/HTML/en/k3b/audiocd-howto.docbook |