diff options
author | rh <rh@pkgsrc.org> | 2009-04-25 12:07:04 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2009-04-25 12:07:04 +0000 |
commit | a1600ac5c93cfa32a72302e0dc1851b6ce386a48 (patch) | |
tree | 822431b8ba7f7c8e2dd9252a49784e5a385f9f8e /sysutils/burn/distinfo | |
parent | 2e6b4c0bcacf483bffb6f259c196821827dccc5b (diff) | |
download | pkgsrc-a1600ac5c93cfa32a72302e0dc1851b6ce386a48.tar.gz |
Update burn to 0.4.1. Changes include:
- The cdrecord and cdrdao backends are now able to handle ATAPI devices.
This, however, requires fairly recent versions of those tools (see
README).
- Added overburn option for both backends. Currently this must be switched
on manually in the parameters dialog. Maybe in the future we may try to
detect this automatically.
- The cdrdao backend bundle is no longer built and installed by default,
but must be handled separately. This makes things easier for me :-)
- The cdrdao backend now knows the method -availableDrives using cdrdao's
'scanbus' command.
- The 'Burn Tools' panel has now moved to the preferences.
- Split the service 'Burn To CD' into two again: 'Burn To CD' and 'Add To
CD'. This gets us rid of the annoying 'do you want to append or create
new...' message.
- ISO image files may now be opened with a double-click or 'gopen'
(Burn.app registers for suffix .iso).
- The miniwindow for the BurnProgress panel now displays the progress.
- Removed the track types raw-intel and raw-motorola. Noone needs this.
- Add functionality to plug-in audio converters, i.e. bundles that convert
arbitrary audio formats into .wav files.
- Add a converter bundle for MP3 files. This bundle is part of the CVS, but
not of th release package.
Fixed Bugs/Issues:
- Fixed a bug where the 'burnproof' option for cdrecord was was not written
properly to the defaults and thus not used at all.
Diffstat (limited to 'sysutils/burn/distinfo')
-rw-r--r-- | sysutils/burn/distinfo | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/sysutils/burn/distinfo b/sysutils/burn/distinfo index e0f978b4b68..30c9550116a 100644 --- a/sysutils/burn/distinfo +++ b/sysutils/burn/distinfo @@ -1,5 +1,8 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/05/16 10:51:17 rh Exp $ +$NetBSD: distinfo,v 1.2 2009/04/25 12:07:04 rh Exp $ -SHA1 (burn-0.4.0.tar.gz) = 7b2232ef16bbb6ec890ae9c442fd4704c54c17ad -RMD160 (burn-0.4.0.tar.gz) = 0095eb55ebd86356a807cf379fc826d468a5a9ba -Size (burn-0.4.0.tar.gz) = 572225 bytes +SHA1 (burn-0.4.1.tar.gz) = 7beb4610a8ca8ff6eb84e905f962d71dcc28a59b +RMD160 (burn-0.4.1.tar.gz) = 9b2b794b2e607d7a627e23ee45bf61dd74e0074a +Size (burn-0.4.1.tar.gz) = 554243 bytes +SHA1 (patch-aa) = 5c306e0fe5a7bc154494c04fd00d6c888388f30a +SHA1 (patch-ab) = 0d22bb31aa041e656f317f4ce68bf6b9d937bc32 +SHA1 (patch-ac) = bdc2e026e1ae6192f1df6a902a3e3ca3f2797b5c |