Author: randy
Date: 2006-07-11 12:24:10 -0600 (Tue, 11 Jul 2006)
New Revision: 6259
Modified:
trunk/BOOK/appendices/glossary.xml
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/cdwriteutils/k3b.xml
Log:
Updated to K3b-0.12.16 and clarified the dependencies to fix Ticket #2015;
added DAO to the Glossary
Modified: trunk/BOOK/appendices/glossary.xml
===================================================================
--- trunk/BOOK/appendices/glossary.xml 2006-07-11 12:56:55 UTC (rev 6258)
+++ trunk/BOOK/appendices/glossary.xml 2006-07-11 18:24:10 UTC (rev 6259)
@@ -341,6 +341,15 @@
</glossdef>
</glossentry>
+ <glossentry id="gDAO">
+ <glossterm>
+ <acronym>DAO</acronym>
+ </glossterm>
+ <glossdef>
+ <para>Disc At Once</para>
+ </glossdef>
+ </glossentry>
+
<glossentry id="gDARPA">
<glossterm>
<acronym>DARPA</acronym>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-07-11 12:56:55 UTC (rev 6258)
+++ trunk/BOOK/general.ent 2006-07-11 18:24:10 UTC (rev 6259)
@@ -600,7 +600,7 @@
<!ENTITY cdrdao-version "1.2.1">
<!ENTITY udftools-version "1.0.0b3">
<!ENTITY dvd-rw-tools-version "6.1">
-<!ENTITY k3b-version "0.12.15">
+<!ENTITY k3b-version "0.12.16">
<!-- Part XII -->
<!-- Chapter 42 -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-07-11 12:56:55 UTC
(rev 6258)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-07-11 18:24:10 UTC
(rev 6259)
@@ -45,6 +45,13 @@
<para>July 11th, 2006</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated to K3b-0.12.16 and clarified the dependencies
+ to fix Ticket #2015.</para>
+ </listitem>
+ <listitem>
+ <para>[randy] - Added DAO to the Glossary.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated to CVS-1.11.22.</para>
</listitem>
</itemizedlist>
Modified: trunk/BOOK/multimedia/cdwriteutils/k3b.xml
===================================================================
--- trunk/BOOK/multimedia/cdwriteutils/k3b.xml 2006-07-11 12:56:55 UTC (rev
6258)
+++ trunk/BOOK/multimedia/cdwriteutils/k3b.xml 2006-07-11 18:24:10 UTC (rev
6259)
@@ -6,9 +6,9 @@
<!ENTITY k3b-download-http
"http://prdownloads.sourceforge.net/k3b/k3b-&k3b-version;.tar.bz2">
<!ENTITY k3b-download-ftp " ">
- <!ENTITY k3b-md5sum "246607f9d63b94c7f91ac86c108efdc2">
+ <!ENTITY k3b-md5sum "cac9b8230295c1756581399b3bbd0687">
<!ENTITY k3b-size "4.0 MB">
- <!ENTITY k3b-buildsize "70.2 MB">
+ <!ENTITY k3b-buildsize "64.1 MB">
<!ENTITY k3b-time "4.0 SBU">
]>
@@ -75,20 +75,26 @@
<bridgehead renderas="sect3">K3b Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="kdelibs"/> and
- <xref linkend="cdrtools"/></para>
+ <para role="required"><xref linkend="kdelibs"/></para>
+ <para>There are programs from three packages that
+ <application>K3b</application> will look for at runtime:
+ <xref linkend="cdrtools"/> (required to burn CD-ROM media),
+ <xref linkend="dvd-rw-tools"/> (required to burn or format DVD media), and
+ <xref linkend="cdrdao"/> (required to burn CD-ROM media in DAO (Disk At
+ Once) mode). If you don't need the capability provided by any of the three
+ packages, you don't have to install it. However, a warning message will be
+ generated every time you run the <command>k3b</command> program if any are
+ not installed.</para>
+
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended"><xref linkend="kdebase"/>,
<xref linkend="libjpeg"/>,
- <xref linkend="kdemultimedia"/> (required for a working audio player), and
- <xref linkend="dvd-rw-tools"/> (required if you need to burn or format DVD
- media)</para>
+ <xref linkend="kdemultimedia"/> (required for a working audio
player)</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="alsa"/>,
<xref linkend="cdparanoia"/>,
- <xref linkend="cdrdao"/>,
<xref linkend="ffmpeg"/>,
<xref linkend="flac"/>,
<xref linkend="hal"/>,
@@ -205,10 +211,9 @@
<seglistitem>
<seg>k3b and k3bsetup</seg>
- <seg>libk3b.so, libk3baudiometainforenamerplugin.so,
- libk3baudioprojectcddbplugin.so, libk3bdevice.so and numerous
+ <seg>libk3b.so, libk3bdevice.so and numerous
modules for the installed dependencies</seg>
- <seg>The following subdirectories of $KDE_PREFIX/share/:
+ <seg>The following subdirectories of <envar>$KDE_PREFIX</envar>/share/:
applnk/Settings/System, apps/k3b, doc/HTML/en/k3b</seg>
</seglistitem>
</segmentedlist>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page