source: kde/kf5-apps/k3b.xml@ a1836490

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since a1836490 was 2e29bba, checked in by Pierre Labastie <pieere@…>, 3 years ago

Updates:
kde frameworks 5.79; with extra-cmake-modules, breeze-icons, and oxygen-icons
kde frameworks applications 20.12.2; with kate and kwave
kde plasma 5.21.0

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

  • Property mode set to 100644
File size: 6.8 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 "&kf5apps-download-http;/k3b-&kf5apps-version;.tar.xz">
8 <!ENTITY k3b-download-ftp " ">
9 <!ENTITY k3b-md5sum "40bed8e6a81c0c9c6f58d21657718d35">
10 <!ENTITY k3b-size "10 MB">
11 <!ENTITY k3b-buildsize "141 MB">
12 <!ENTITY k3b-time "1.4 SBU (using parallelism=4)">
13]>
14
15<sect1 id="k3b" xreflabel="k3b-&kf5apps-version;">
16 <?dbhtml filename="k3b.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy: bdubbs $</othername>
20 <date>$Date: 2016-08-31 22:11:41 -0500 (Wed, 31 Aug 2016) $</date>
21 </sect1info>
22
23 <title>k3b-&kf5apps-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>
33 The <application>K3b</application> package contains a KF5-based
34 graphical interface to the <application>Cdrtools</application> and
35 <application>dvd+rw-tools</application> CD/DVD manipulation tools. It also
36 combines the capabilities of many other multimedia packages into one
37 central interface to provide a simple-to-operate application that can be
38 used to handle many of your CD/DVD recording and formatting requirements.
39 It is used for creating audio, data, video and mixed-mode CDs as well
40 as copying, ripping and burning CDs and DVDs.
41 </para>
42
43 <para>
44 Though <application>k3b</application> can be used to copy almost any
45 DVD to similar medium, it does not provide a way to copy, or reproduce a
46 double-layer DVD onto single-layer medium. Of course, there is not a
47 program anywhere on any platform that can make an exact duplicate of a
48 double-layer DVD onto a single-layer disk, there are programs on some
49 platforms that can compress the data on a double-layer DVD to fit on a
50 single-layer DVD producing a duplicate, but compressed, image. If you need
51 to copy the contents of a double-layer DVD to single-layer medium, you may
52 want to look at the
53 <ulink url="http://www.mcmurchy.com/rmlcopydvd/">RMLCopyDVD</ulink> package.
54 </para>
55
56 &lfs101_checked;
57
58 <bridgehead renderas="sect3">Package Information</bridgehead>
59 <itemizedlist spacing="compact">
60 <listitem>
61 <para>
62 Download (HTTP): <ulink url="&k3b-download-http;"/></para>
63 </listitem>
64 <listitem>
65 <para>
66 Download (FTP): <ulink url="&k3b-download-ftp;"/>
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Download MD5 sum: &k3b-md5sum;
72 </para>
73 </listitem>
74 <listitem>
75 <para>
76 Download size: &k3b-size;
77 </para>
78 </listitem>
79 <listitem>
80 <para>
81 Estimated disk space required: &k3b-buildsize;
82 </para>
83 </listitem>
84 <listitem>
85 <para>
86 Estimated build time: &k3b-time;
87 </para>
88 </listitem>
89 </itemizedlist>
90
91 <bridgehead renderas="sect3">K3b Dependencies</bridgehead>
92
93 <bridgehead renderas="sect4">Required</bridgehead>
94 <para role="required">
95 <xref linkend="kf5-frameworks"/>,
96 <xref linkend="libkcddb"/>,
97 <xref linkend="libsamplerate"/>, and
98 <xref linkend="shared-mime-info"/>
99 </para>
100
101 <para role="required">
102 The CD/DVD drive is detected at run time using <xref linkend="udisks2"
103 role="runtime"/>, which must therefore be installed before running
104 <command>k3b</command>.
105 </para>
106
107 <bridgehead renderas="sect4">Recommended</bridgehead>
108 <para role="recommended">
109 <xref linkend="ffmpeg"/>,
110 <xref linkend="libburn"/>,
111 <xref linkend="libdvdread"/>, and
112 <xref linkend="taglib"/>
113 </para>
114
115 <para role="recommended">
116 There are programs from three packages that
117 <application>k3b</application> will look for at runtime:
118 <xref role="runtime" linkend="cdrtools"/> (required to burn CD-ROM media),
119 <xref role="runtime" linkend="dvd-rw-tools"/> (required to burn or format
120 DVD media), and <xref role="runtime" linkend="cdrdao"/> (required to burn
121 CD-ROM media in DAO (Disk At Once) mode). If you don't need the
122 capability provided by any of the three packages, you don't have to
123 install it. However, a warning message will be generated every time you
124 run the <command>k3b</command> program if any are not installed.
125 </para>
126
127 <bridgehead renderas="sect4">Optional</bridgehead>
128 <para role="optional">
129 <xref linkend="flac"/>,
130 <xref linkend="lame"/>,
131 <xref linkend="libmad"/>,
132 <xref linkend="libsndfile"/>,
133 <xref linkend="libvorbis"/>,
134 <xref linkend="libmusicbrainz"/>, and
135 <ulink url="http://www.musepack.net/">Musepack (libmpcdec)</ulink>
136 </para>
137
138 <para condition="html" role="usernotes">User Notes:
139 <ulink url="&blfs-wiki;/k3b"/>
140 </para>
141 </sect2>
142
143 <sect2 role="installation">
144 <title>Installation of K3b</title>
145
146 <para>
147 Install <application>K3b</application> by running the following
148 commands:
149 </para>
150
151<screen><userinput>mkdir build &amp;&amp;
152cd build &amp;&amp;
153
154cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
155 -DCMAKE_BUILD_TYPE=Release \
156 -DBUILD_TESTING=OFF \
157 -Wno-dev .. &amp;&amp;
158make</userinput></screen>
159
160 <para>
161 This package does not come with a test suite.
162 </para>
163
164 <para>
165 Now, as the <systemitem class="username">root</systemitem> user:
166 </para>
167
168<screen role="root"><userinput>make install</userinput></screen>
169
170 </sect2>
171
172 <sect2 role="content">
173 <title>Contents</title>
174
175 <segmentedlist>
176 <segtitle>Installed Programs</segtitle>
177 <segtitle>Installed Libraries</segtitle>
178 <segtitle>Installed Directories</segtitle>
179
180 <seglistitem>
181 <seg>
182 k3b
183 </seg>
184 <seg>
185 libk3bdevice.so,
186 libk3blib.so,
187 and numerous plugin modules for the installed dependencies
188 </seg>
189 <seg>
190 $KF5_PREFIX/share/{,kxmlgui5/}k3b and
191 $KF5_PREFIX/share/doc/HTML/*/k3b
192 </seg>
193 </seglistitem>
194 </segmentedlist>
195
196 <variablelist>
197 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
198 <?dbfo list-presentation="list"?>
199 <?dbhtml list-presentation="table"?>
200
201 <varlistentry id="k3b-prog">
202 <term><command>k3b</command></term>
203 <listitem>
204 <para>
205 is the graphical CD/DVD program
206 </para>
207 <indexterm zone="k3b k3b-prog">
208 <primary sortas="b-k3b">k3b</primary>
209 </indexterm>
210 </listitem>
211 </varlistentry>
212
213 </variablelist>
214
215 </sect2>
216
217</sect1>
Note: See TracBrowser for help on using the repository browser.