source: kde/kf5-apps/k3b.xml@ 664b1e53

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 xry111/llvm18 xry111/soup3 xry111/xf86-video-removal
Last change on this file since 664b1e53 was 664b1e53, checked in by Bruce Dubbs <bdubbs@…>, 2 years ago

Small fixes.
Fix k3b url.
Promote pulseaudio to recommended for gst-plugins-good.

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