source: multimedia/cdwriteutils/k3b.xml@ 9f12e36

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 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 9f12e36 was 9f12e36, checked in by Randy McMurchy <randy@…>, 18 years ago

Removed 'keywordset' blocks and extra spaces from the XML files (note this was by accident as I meant to do just in the gnome directory but I was in the root of BOOK when I ran the script, but this was going to happen anyway so I don't think it is a big deal)

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

  • Property mode set to 100644
File size: 9.3 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY k3b-download-http "http://prdownloads.sourceforge.net/k3b/k3b-&k3b-version;.tar.bz2">
8 <!ENTITY k3b-download-ftp " ">
9 <!ENTITY k3b-md5sum "246607f9d63b94c7f91ac86c108efdc2">
10 <!ENTITY k3b-size "4.0 MB">
11 <!ENTITY k3b-buildsize "70.2 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"/> and
79 <xref linkend="cdrtools"/></para>
80
81 <bridgehead renderas="sect4">Recommended</bridgehead>
82 <para role="recommended"><xref linkend="kdebase"/>,
83 <xref linkend="libjpeg"/>,
84 <xref linkend="kdemultimedia"/> (required for a working audio player), and
85 <xref linkend="dvd-rw-tools"/> (required if you need to burn or format DVD
86 media)</para>
87
88 <bridgehead renderas="sect4">Optional</bridgehead>
89 <para role="optional"><xref linkend="alsa"/>,
90 <xref linkend="cdparanoia"/>,
91 <xref linkend="cdrdao"/>,
92 <xref linkend="ffmpeg"/>,
93 <xref linkend="flac"/>,
94 <xref linkend="hal"/>,
95 <xref linkend="lame"/>,
96 <xref linkend="libmad"/>,
97 <xref linkend="libmusicbrainz"/>,
98 <xref linkend="libvorbis"/>,
99 <xref linkend="libxml2"/>,
100 <xref linkend="transcode"/>,
101 <ulink url="http://www.mega-nerd.com/libsndfile/">libsndfile</ulink>,
102 <ulink url="http://movix.sourceforge.net/">MoviX</ulink>,
103 <ulink url="http://www.musepack.net/">Musepack (libmpcdec)</ulink>,
104 <ulink url="http://normalize.nongnu.org/">normalize</ulink>,
105 <ulink url="ftp://ftp.lst.de/pub/people/okir/resmgr/">resmgr</ulink>,
106 <ulink url="http://www.mega-nerd.com/libsamplerate/">Secret Rabbit
107 Code (libsamplerate)</ulink>,
108 <ulink url="http://sox.sourceforge.net/">SoX</ulink>,
109 <ulink url="http://developer.kde.org/~wheeler/taglib/">TagLib</ulink>, and
110 <ulink url="http://www.vcdimager.org/">VCDImager</ulink></para>
111
112 <para>For an explanation how each package is used by
113 <application>K3b</application>, see the Requirements page at
114 <ulink url="http://k3b.plainblack.com/requirements"/>.</para>
115
116 <bridgehead renderas="sect4">Runtime Requirements for DVD Ripping and
117 Encoding</bridgehead>
118 <para role="optional"><xref linkend="transcode"/>,
119 <xref linkend="xvid"/>,
120 <xref linkend="libdvdread"/>, and
121 <xref linkend="libdvdcss"/></para>
122
123 <para condition="html" role="usernotes">User Notes:
124 <ulink url="&blfs-wiki;/k3b"/></para>
125
126 </sect2>
127
128 <sect2 role="installation">
129 <title>Installation of K3b</title>
130
131 <para>Install <application>K3b</application> by running the following
132 commands:</para>
133
134 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
135 href="../../xincludes/kde-sysconfdir.xml"/>
136
137<screen><userinput>./configure --prefix=$(kde-config --prefix) \
138 --sysconfdir=/etc/kde \
139 --disable-debug \
140 --disable-dependency-tracking &amp;&amp;
141make</userinput></screen>
142
143 <para>This package does not come with a test suite.</para>
144
145 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
146
147<screen role="root"><userinput>make install</userinput></screen>
148
149 </sect2>
150
151 <sect2 role="commands">
152 <title>Command Explanations</title>
153
154 <para><parameter>--prefix=$(kde-config --prefix)</parameter>: This
155 parameter uses <command>kde-config</command> to establish the prefix of
156 the existing KDE installation and then sets the installation prefix for
157 <application>K3b</application> to the same value.</para>
158
159 <para><parameter>disable-debug</parameter>: This option causes the package
160 to be compiled without debugging code.</para>
161
162 <para><parameter>disable-dependency-tracking</parameter>: This option
163 speeds up one time builds.</para>
164
165 </sect2>
166
167 <sect2 role="configuration">
168 <title>Configuring k3b</title>
169
170 <sect3 id="k3b-config">
171 <title>Configuration Information</title>
172
173 <para>You will need to ensure that any user of
174 <application>K3b</application> has permission to read and write to the
175 CD/DVD/audio hardware device files. The easiest way to do this is by
176 creating groups (audio, video, cdrecord, dvdrecord, etc.,) and then add
177 users to the appropriate groups. You'll also have to ensure that the
178 <application>Udev</application> rules are set up appropriately if you
179 are using a system where the device files are created during the system
180 boot-up sequence.</para>
181
182 <para>There is a script installed (<command>k3bsetup</command>) that is
183 a front-end to the k3bsetup2 KControlModule. This script can be accessed
184 as a pull-down menu from the K3b GUI and requires
185 <systemitem class="username">root</systemitem> user privileges
186 (<systemitem class="username">root</systemitem> privileges are acquired
187 through the use of the automatically-launched <command>kdesud</command>
188 program). Though this utility can be used to set the appropriate
189 permissions for the device files, be forewarned that in a Udev
190 environment, where the device files are created during the system boot-up
191 sequence, any changes made by this utility will not be preserved across
192 system boots.</para>
193
194 </sect3>
195
196 </sect2>
197
198 <sect2 role="content">
199 <title>Contents</title>
200
201 <segmentedlist>
202 <segtitle>Installed Programs</segtitle>
203 <segtitle>Installed Libraries</segtitle>
204 <segtitle>Installed Directories</segtitle>
205
206 <seglistitem>
207 <seg>k3b and k3bsetup</seg>
208 <seg>libk3b.so, libk3baudiometainforenamerplugin.so,
209 libk3baudioprojectcddbplugin.so, libk3bdevice.so and numerous
210 modules for the installed dependencies</seg>
211 <seg>The following subdirectories of $KDE_PREFIX/share/:
212 applnk/Settings/System, apps/k3b, doc/HTML/en/k3b</seg>
213 </seglistitem>
214 </segmentedlist>
215
216 <variablelist>
217 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
218 <?dbfo list-presentation="list"?>
219 <?dbhtml list-presentation="table"?>
220
221 <varlistentry id="k3b-prog">
222 <term><command>k3b</command></term>
223 <listitem>
224 <para>is the graphical CD/DVD program.</para>
225 <indexterm zone="k3b k3b-prog">
226 <primary sortas="b-k3b">k3b</primary>
227 </indexterm>
228 </listitem>
229 </varlistentry>
230
231 <varlistentry id="k3bsetup">
232 <term><command>k3bsetup</command></term>
233 <listitem>
234 <para>is a script used to launch the k3bsetup2 KControlModule
235 for setting up the CD/DVD hardware and device files in your
236 system.</para>
237 <indexterm zone="k3b k3bsetup">
238 <primary sortas="b-k3bsetup">k3bsetup</primary>
239 </indexterm>
240 </listitem>
241 </varlistentry>
242
243 </variablelist>
244
245 </sect2>
246
247</sect1>
Note: See TracBrowser for help on using the repository browser.