source: multimedia/cdwriteutils/k3b.xml@ 2cfb44a4

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 2cfb44a4 was 2cfb44a4, checked in by Ragnar Thomsen <rthomsen@…>, 12 years ago

Phonon-backen-gstreamer 4.6.1. Several KDE infrastructure changes.

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

  • Property mode set to 100644
File size: 9.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 "&sourceforge-repo;/k3b/k3b-&k3b-version;.tar.bz2">
8 <!ENTITY k3b-download-ftp " ">
9 <!ENTITY k3b-md5sum "c86113af31a2032e57fd2f302b5f637a">
10 <!ENTITY k3b-size "12.2 MB">
11 <!ENTITY k3b-buildsize "387 MB">
12 <!ENTITY k3b-time "3.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 &lfs70_checked;
54
55 <bridgehead renderas="sect3">Package Information</bridgehead>
56 <itemizedlist spacing="compact">
57 <listitem>
58 <para>Download (HTTP): <ulink url="&k3b-download-http;"/></para>
59 </listitem>
60 <listitem>
61 <para>Download (FTP): <ulink url="&k3b-download-ftp;"/></para>
62 </listitem>
63 <listitem>
64 <para>Download MD5 sum: &k3b-md5sum;</para>
65 </listitem>
66 <listitem>
67 <para>Download size: &k3b-size;</para>
68 </listitem>
69 <listitem>
70 <para>Estimated disk space required: &k3b-buildsize;</para>
71 </listitem>
72 <listitem>
73 <para>Estimated build time: &k3b-time;</para>
74 </listitem>
75 </itemizedlist>
76
77 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
78 <itemizedlist spacing="compact">
79 <listitem>
80 <para>
81 Required patch:
82 <ulink url="&patch-root;/k3b-&k3b-version;-ffmpeg_fix-1.patch"/>
83 </para>
84 </listitem>
85 </itemizedlist>
86
87 <bridgehead renderas="sect3">K3b Dependencies</bridgehead>
88
89 <bridgehead renderas="sect4">Required</bridgehead>
90 <para role="required">
91 <xref linkend="kdemultimedia"/> and
92 <xref linkend="libsamplerate"/>
93 </para>
94
95 <para>There are programs from three packages that
96 <application>K3b</application> will look for at runtime:
97 <ulink url="http://cdrecord.berlios.de/private/cdrecord.html">Cdrtools</ulink>
98 (required to burn CD-ROM media) <!-- can't it use xorriso? No! -->,
99 <xref linkend="dvd-rw-tools"/> (required to burn or format DVD media), and
100 <xref linkend="cdrdao"/> (required to burn CD-ROM media in DAO (Disk At
101 Once) mode). If you don't need the capability provided by any of the three
102 packages, you don't have to install it. However, a warning message will be
103 generated every time you run the <command>k3b</command> program if any are
104 not installed.</para>
105
106 <bridgehead renderas="sect4">Recommended</bridgehead>
107 <para role="recommended">
108 <xref linkend="ffmpeg"/>,
109 <xref linkend="libjpeg"/>, and
110 <xref linkend="taglib"/>
111 </para>
112
113 <bridgehead renderas="sect4">Optional</bridgehead>
114 <para role="optional">
115 <xref linkend="cdparanoia"/>,
116 <xref linkend="flac"/>,
117 <xref linkend="lame"/>,
118 <xref linkend="libmad"/>,
119 <xref linkend="libmusicbrainz"/>,
120 <xref linkend="libvorbis"/>,
121 <ulink url="http://sox.sourceforge.net/">SoX</ulink>,
122 <ulink url="http://www.musepack.net/">Musepack (libmpcdec)</ulink>,
123 <ulink url="http://www.dtek.chalmers.se/groups/dvd/downloads.shtml">libDVDRead</ulink>,
124 <ulink url="http://www.mega-nerd.com/libsndfile/">libsndfile</ulink>,
125 <ulink url="http://movix.sourceforge.net/">MoviX</ulink>,
126 <ulink url="http://normalize.nongnu.org/">normalize</ulink>,
127 <ulink url="ftp://ftp.lst.de/pub/people/okir/resmgr/">resmgr</ulink>,
128 <ulink url="http://www.vcdimager.org/">VCDImager</ulink>, and
129 <xref linkend="doxygen"/>
130 </para>
131
132 <para condition="html" role="usernotes">User Notes:
133 <ulink url="&blfs-wiki;/k3b"/></para>
134
135 </sect2>
136
137 <sect2 role="installation">
138 <title>Installation of K3b</title>
139
140 <para>Install <application>K3b</application> by running the following
141 commands:</para>
142
143<screen><userinput>patch -Np1 -i ../k3b-&k3b-version;-ffmpeg_fix-1.patch &amp;&amp;
144cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
145 -DSYSCONF_INSTALL_DIR=/etc/kde \
146 -DK3B_ENABLE_HAL_SUPPORT=OFF \
147 .. &amp;&amp;
148make</userinput></screen>
149
150 <para>This package does not come with a test suite.</para>
151
152 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
153
154<screen role="root"><userinput>make install</userinput></screen>
155
156 </sect2>
157
158 <sect2 role="commands">
159 <title>Command Explanations</title>
160
161 <para><parameter>-DK3B_ENABLE_HAL_SUPPORT</parameter>: Do not use the
162 depricated HAL protocol.</para>
163
164 </sect2>
165
166 <sect2 role="configuration">
167 <title>Configuring k3b</title>
168
169 <sect3 id="k3b-config">
170 <title>Configuration Information</title>
171
172 <para>You will need to ensure that any user of
173 <application>K3b</application> has permission to read and write to the
174 CD/DVD/audio hardware device files. The easiest way to do this is by
175 creating groups (audio, video, cdrecord, dvdrecord, etc.,) and then add
176 users to the appropriate groups. You'll also have to ensure that the
177 <application>Udev</application> rules are set up appropriately if you
178 are using a system where the device files are created during the system
179 boot-up sequence.</para>
180
181 <para>There is a script installed (<command>k3bsetup</command>) that is
182 a front-end to the k3bsetup2 KControlModule. This script can be accessed
183 as a pull-down menu from the K3b GUI and requires
184 <systemitem class="username">root</systemitem> user privileges
185 (<systemitem class="username">root</systemitem> privileges are acquired
186 through the use of the automatically-launched <command>kdesud</command>
187 program). Though this utility can be used to set the appropriate
188 permissions for the device files, be forewarned that in a Udev
189 environment, where the device files are created during the system boot-up
190 sequence, any changes made by this utility will not be preserved across
191 system boots.</para>
192
193 </sect3>
194
195 </sect2>
196
197 <sect2 role="content">
198 <title>Contents</title>
199
200 <segmentedlist>
201 <segtitle>Installed Programs</segtitle>
202 <segtitle>Installed Libraries</segtitle>
203 <segtitle>Installed Directories</segtitle>
204
205 <seglistitem>
206 <seg>k3b and k3bsetup</seg>
207 <seg>libk3b.so, libk3bdevice.so and numerous
208 modules for the installed dependencies</seg>
209 <seg>The following subdirectories of <envar>&kde-dir;</envar>/share/:
210 applnk/Settings/System, apps/k3b, doc/HTML/en/k3b</seg>
211 </seglistitem>
212 </segmentedlist>
213
214 <variablelist>
215 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
216 <?dbfo list-presentation="list"?>
217 <?dbhtml list-presentation="table"?>
218
219 <varlistentry id="k3b-prog">
220 <term><command>k3b</command></term>
221 <listitem>
222 <para>is the graphical CD/DVD program.</para>
223 <indexterm zone="k3b k3b-prog">
224 <primary sortas="b-k3b">k3b</primary>
225 </indexterm>
226 </listitem>
227 </varlistentry>
228
229 <varlistentry id="k3bsetup">
230 <term><command>k3bsetup</command></term>
231 <listitem>
232 <para>is a script used to launch the k3bsetup2 KControlModule
233 for setting up the CD/DVD hardware and device files in your
234 system.</para>
235 <indexterm zone="k3b k3bsetup">
236 <primary sortas="b-k3bsetup">k3bsetup</primary>
237 </indexterm>
238 </listitem>
239 </varlistentry>
240
241 </variablelist>
242
243 </sect2>
244
245</sect1>
Note: See TracBrowser for help on using the repository browser.