Attached is a patch to upgrade k3b to 1.0.4 This turned out to be a simple version bump. All the explanatory text appears to still apply.
The dependencies listed on the K3b requirements page are the same as listed in the book. The changelogs say that libcdio can now optionally be used instead of cdparanoia, and cdrkit instead of cdrtools. I found no evidence of this from the output of either ./configure or ./configure --help. I didn't really want to do a full blfs rebuild w/o cdrparanoia and cdrtools to test this, so I left it out of the patch. -- Robert Daniels
Index: multimedia/cdwriteutils/k3b.xml =================================================================== --- multimedia/cdwriteutils/k3b.xml (revision 7200) +++ multimedia/cdwriteutils/k3b.xml (working copy) @@ -6,9 +6,9 @@ <!ENTITY k3b-download-http "http://downloads.sourceforge.net/k3b/k3b-&k3b-version;.tar.bz2"> <!ENTITY k3b-download-ftp " "> - <!ENTITY k3b-md5sum "cac9b8230295c1756581399b3bbd0687"> - <!ENTITY k3b-size "4.0 MB"> - <!ENTITY k3b-buildsize "64.1 MB"> + <!ENTITY k3b-md5sum "42538ddae0809707d3bcdbe0a6ed6a43"> + <!ENTITY k3b-size "4.9 MB"> + <!ENTITY k3b-buildsize "67.1 MB"> <!ENTITY k3b-time "4.0 SBU"> ]> Index: general.ent =================================================================== --- general.ent (revision 7200) +++ general.ent (working copy) @@ -668,7 +668,7 @@ <!ENTITY cdrdao-version "1.2.2"> <!ENTITY udftools-version "1.0.0b3"> <!ENTITY dvd-rw-tools-version "7.0"> -<!ENTITY k3b-version "0.12.16"> +<!ENTITY k3b-version "1.0.4"> <!-- Part XII --> <!-- Chapter 42 -->
-- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
