source: multimedia/cdwriteutils/k3b.xml@ a7208196

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since a7208196 was a7208196, checked in by Ag Hatzimanikas <ag@…>, 16 years ago

Fixed typos in K3b

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7131 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 10.0 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY k3b-download-http "http://downloads.sourceforge.net/k3b/k3b-&k3b-version;.tar.bz2">
8 <!ENTITY k3b-download-ftp " ">
9 <!ENTITY k3b-md5sum "cac9b8230295c1756581399b3bbd0687">
10 <!ENTITY k3b-size "4.0 MB">
11 <!ENTITY k3b-buildsize "64.1 MB">
12 <!ENTITY k3b-time "4.0 SBU">
13]>
14
15<sect1 id="k3b" xreflabel="K3b-&k3b-version;">
16 <?dbhtml filename="k3b.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>K3b-&k3b-version;</title>
24
25 <indexterm zone="k3b">
26 <primary sortas="a-K3b">K3b</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to K3b</title>
31
32 <para>The <application>K3b</application> package contains a KDE-based
33 graphical interface to the <application>Cdrtools</application> and
34 <application>dvd+rw-tools</application> CD/DVD manipulation tools. It also
35 combines the capabilities of many other multimedia packages into one
36 central interface to provide a simple-to-operate application that can be
37 used to handle many of your CD/DVD recording and formatting requirements.
38 This is useful for creating audio, data, video and mixed-mode CDs as well
39 as copying, ripping and burning CDs and DVDs.</para>
40
41 <para>Though <application>K3b</application> can be used to copy almost any
42 DVD to similar medium, it does not provide a way to copy, or reproduce a
43 double-layer DVD onto single-layer medium. Of course, there is not a
44 program anywhere on any platform that can make an exact duplicate of a
45 double-layer DVD onto a single-layer disk, there are programs on some
46 platforms that can compress the data on a double-layer DVD to fit on a
47 single-layer DVD producing a duplicate, but compressed, image. If you need
48 to copy the contents of a double-layer DVD to single-layer medium, you may
49 want to look at the <ulink
50 url="http://www.mcmurchy.com/rmlcopydvd/">RMLCopyDVD</ulink>
51 package.</para>
52
53 <bridgehead renderas="sect3">Package Information</bridgehead>
54 <itemizedlist spacing="compact">
55 <listitem>
56 <para>Download (HTTP): <ulink url="&k3b-download-http;"/></para>
57 </listitem>
58 <listitem>
59 <para>Download (FTP): <ulink url="&k3b-download-ftp;"/></para>
60 </listitem>
61 <listitem>
62 <para>Download MD5 sum: &k3b-md5sum;</para>
63 </listitem>
64 <listitem>
65 <para>Download size: &k3b-size;</para>
66 </listitem>
67 <listitem>
68 <para>Estimated disk space required: &k3b-buildsize;</para>
69 </listitem>
70 <listitem>
71 <para>Estimated build time: &k3b-time;</para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">K3b Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required"><xref linkend="kdelibs"/></para>
79
80 <para>There are programs from three packages that
81 <application>K3b</application> will look for at runtime:
82 <xref linkend="cdrtools"/> (required to burn CD-ROM media),
83 <xref linkend="dvd-rw-tools"/> (required to burn or format DVD media), and
84 <xref linkend="cdrdao"/> (required to burn CD-ROM media in DAO (Disk At
85 Once) mode). If you don't need the capability provided by any of the three
86 packages, you don't have to install it. However, a warning message will be
87 generated every time you run the <command>k3b</command> program if any are
88 not installed.</para>
89
90 <bridgehead renderas="sect4">Recommended</bridgehead>
91 <para role="recommended"><xref linkend="kdebase"/>,
92 <xref linkend="libjpeg"/>,
93 <xref linkend="kdemultimedia"/> (required for a working audio player)</para>
94
95 <bridgehead renderas="sect4">Optional</bridgehead>
96 <para role="optional"><xref linkend="alsa"/>,
97 <xref linkend="cdparanoia"/>,
98 <xref linkend="ffmpeg"/>,
99 <xref linkend="flac"/>,
100 <xref linkend="hal"/>* (must also have
101 <ulink url="http://www.freedesktop.org/wiki/Software/DBusBindings">D-Bus
102 Qt3 Bindings</ulink>),
103 <xref linkend="lame"/>,
104 <xref linkend="libmad"/>,
105 <xref linkend="libmusicbrainz"/>,
106 <xref linkend="libvorbis"/>,
107 <xref linkend="libxml2"/>,
108 <xref linkend="transcode"/>,
109 <ulink url="http://www.mega-nerd.com/libsndfile/">libsndfile</ulink>,
110 <ulink url="http://movix.sourceforge.net/">MoviX</ulink>,
111 <ulink url="http://www.musepack.net/">Musepack (libmpcdec)</ulink>,
112 <ulink url="http://normalize.nongnu.org/">normalize</ulink>,
113 <ulink url="ftp://ftp.lst.de/pub/people/okir/resmgr/">resmgr</ulink>,
114 <ulink url="http://www.mega-nerd.com/libsamplerate/">Secret Rabbit
115 Code (libsamplerate)</ulink>,
116 <ulink url="http://sox.sourceforge.net/">SoX</ulink>,
117 <ulink url="http://developer.kde.org/~wheeler/taglib/">TagLib</ulink>, and
118 <ulink url="http://www.vcdimager.org/">VCDImager</ulink></para>
119
120 <para>* This combination of <application>HAL</application> and the
121 <application>D-Bus</application> <application>Qt3</application> bindings
122 has not been tested by the BLFS team.</para>
123
124 <para>For an explanation how each package is used by
125 <application>K3b</application>, see the Requirements page at
126 <ulink url="http://k3b.plainblack.com/requirements"/>.</para>
127
128 <bridgehead renderas="sect4">Runtime Requirements for DVD Ripping and
129 Encoding</bridgehead>
130 <para role="optional"><xref linkend="transcode"/>,
131 <xref linkend="xvid"/>,
132 <xref linkend="libdvdread"/>, and
133 <xref linkend="libdvdcss"/></para>
134
135 <para condition="html" role="usernotes">User Notes:
136 <ulink url="&blfs-wiki;/k3b"/></para>
137
138 </sect2>
139
140 <sect2 role="installation">
141 <title>Installation of K3b</title>
142
143 <para>Install <application>K3b</application> by running the following
144 commands:</para>
145
146 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
147 href="../../xincludes/kde-sysconfdir.xml"/>
148
149<screen><userinput>./configure --prefix=$(kde-config --prefix) \
150 --sysconfdir=/etc/kde \
151 --disable-debug \
152 --disable-dependency-tracking &amp;&amp;
153make</userinput></screen>
154
155 <para>This package does not come with a test suite.</para>
156
157 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
158
159<screen role="root"><userinput>make install</userinput></screen>
160
161 </sect2>
162
163 <sect2 role="commands">
164 <title>Command Explanations</title>
165
166 <para><parameter>--prefix=$(kde-config --prefix)</parameter>: This
167 parameter uses <command>kde-config</command> to establish the prefix of
168 the existing KDE installation and then sets the installation prefix for
169 <application>K3b</application> to the same value.</para>
170
171 <para><parameter>--disable-debug</parameter>: This option causes the package
172 to be compiled without debugging code.</para>
173
174 <para><parameter>--disable-dependency-tracking</parameter>: This option
175 speeds up one time builds.</para>
176
177 </sect2>
178
179 <sect2 role="configuration">
180 <title>Configuring k3b</title>
181
182 <sect3 id="k3b-config">
183 <title>Configuration Information</title>
184
185 <para>You will need to ensure that any user of
186 <application>K3b</application> has permission to read and write to the
187 CD/DVD/audio hardware device files. The easiest way to do this is by
188 creating groups (audio, video, cdrecord, dvdrecord, etc.,) and then add
189 users to the appropriate groups. You'll also have to ensure that the
190 <application>Udev</application> rules are set up appropriately if you
191 are using a system where the device files are created during the system
192 boot-up sequence.</para>
193
194 <para>There is a script installed (<command>k3bsetup</command>) that is
195 a front-end to the k3bsetup2 KControlModule. This script can be accessed
196 as a pull-down menu from the K3b GUI and requires
197 <systemitem class="username">root</systemitem> user privileges
198 (<systemitem class="username">root</systemitem> privileges are acquired
199 through the use of the automatically-launched <command>kdesud</command>
200 program). Though this utility can be used to set the appropriate
201 permissions for the device files, be forewarned that in a Udev
202 environment, where the device files are created during the system boot-up
203 sequence, any changes made by this utility will not be preserved across
204 system boots.</para>
205
206 </sect3>
207
208 </sect2>
209
210 <sect2 role="content">
211 <title>Contents</title>
212
213 <segmentedlist>
214 <segtitle>Installed Programs</segtitle>
215 <segtitle>Installed Libraries</segtitle>
216 <segtitle>Installed Directories</segtitle>
217
218 <seglistitem>
219 <seg>k3b and k3bsetup</seg>
220 <seg>libk3b.so, libk3bdevice.so and numerous
221 modules for the installed dependencies</seg>
222 <seg>The following subdirectories of <envar>$KDE_PREFIX</envar>/share/:
223 applnk/Settings/System, apps/k3b, doc/HTML/en/k3b</seg>
224 </seglistitem>
225 </segmentedlist>
226
227 <variablelist>
228 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
229 <?dbfo list-presentation="list"?>
230 <?dbhtml list-presentation="table"?>
231
232 <varlistentry id="k3b-prog">
233 <term><command>k3b</command></term>
234 <listitem>
235 <para>is the graphical CD/DVD program.</para>
236 <indexterm zone="k3b k3b-prog">
237 <primary sortas="b-k3b">k3b</primary>
238 </indexterm>
239 </listitem>
240 </varlistentry>
241
242 <varlistentry id="k3bsetup">
243 <term><command>k3bsetup</command></term>
244 <listitem>
245 <para>is a script used to launch the k3bsetup2 KControlModule
246 for setting up the CD/DVD hardware and device files in your
247 system.</para>
248 <indexterm zone="k3b k3bsetup">
249 <primary sortas="b-k3bsetup">k3bsetup</primary>
250 </indexterm>
251 </listitem>
252 </varlistentry>
253
254 </variablelist>
255
256 </sect2>
257
258</sect1>
Note: See TracBrowser for help on using the repository browser.