source: kde/kf5-apps/k3b.xml@ 55d2957

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules 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 55d2957 was e66a8c3, checked in by Bruce Dubbs <bdubbs@…>, 6 years ago

Update to libX11-1.6.6.tar.bz2 (xorg library).
Update to poppler-0.67.0.
Update to mlt-6.10.0.
Update to graphite2-1.3.12.
Update to kf5-apps-18.08.0.
Update to opencv-3.4.2.

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

  • Property mode set to 100644
File size: 6.6 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 "cfce608120757b4f585eaff438d47a7d">
10 <!ENTITY k3b-size "10 MB">
11 <!ENTITY k3b-buildsize "97 MB">
12 <!ENTITY k3b-time "1.3 SBU (using parallelism=4)">
13]>
14
15<sect1 id="k3b" xreflabel="k3b-&k3b-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-&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>
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 &lfs83_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 <bridgehead renderas="sect4">Recommended</bridgehead>
102 <para role="recommended">
103 <xref linkend="ffmpeg"/>,
104 <xref linkend="libburn"/>,
105 <xref linkend="libdvdread"/>, and
106 <xref linkend="taglib"/>
107 </para>
108
109 <para role="recommended">
110 There are programs from three packages that
111 <application>k3b</application> will look for at runtime:
112 <xref role="runtime" linkend="cdrtools"/> (required to burn CD-ROM media),
113 <xref role="runtime" linkend="dvd-rw-tools"/> (required to burn or format
114 DVD media), and <xref role="runtime" linkend="cdrdao"/> (required to burn
115 CD-ROM media in DAO (Disk At Once) mode). If you don't need the
116 capability provided by any of the three packages, you don't have to
117 install it. However, a warning message will be generated every time you
118 run the <command>k3b</command> program if any are not installed.
119 </para>
120
121 <bridgehead renderas="sect4">Optional</bridgehead>
122 <para role="optional">
123 <xref linkend="flac"/>,
124 <xref linkend="lame"/>,
125 <xref linkend="libmad"/>,
126 <xref linkend="libsndfile"/>,
127 <xref linkend="libvorbis"/>,
128 <xref linkend="libmusicbrainz"/>, and
129 <ulink url="http://www.musepack.net/">Musepack (libmpcdec)</ulink>
130 </para>
131
132 <para condition="html" role="usernotes">User Notes:
133 <ulink url="&blfs-wiki;/k3b"/>
134 </para>
135 </sect2>
136
137 <sect2 role="installation">
138 <title>Installation of K3b</title>
139
140 <para>
141 Install <application>K3b</application> by running the following
142 commands:
143 </para>
144
145<screen><userinput>mkdir build &amp;&amp;
146cd build &amp;&amp;
147
148cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
149 -DCMAKE_BUILD_TYPE=Release \
150 -DBUILD_TESTING=OFF \
151 -Wno-dev .. &amp;&amp;
152make</userinput></screen>
153
154 <para>
155 This package does not come with a test suite.
156 </para>
157
158 <para>
159 Now, as the <systemitem class="username">root</systemitem> user:
160 </para>
161
162<screen role="root"><userinput>make install</userinput></screen>
163
164 </sect2>
165
166 <sect2 role="content">
167 <title>Contents</title>
168
169 <segmentedlist>
170 <segtitle>Installed Programs</segtitle>
171 <segtitle>Installed Libraries</segtitle>
172 <segtitle>Installed Directories</segtitle>
173
174 <seglistitem>
175 <seg>
176 k3b
177 </seg>
178 <seg>
179 libk3blib.so,
180 libk3bdevice.so,
181 and numerous plugin modules for the installed dependencies
182 </seg>
183 <seg>
184 $KF5_PREFIX/share/k3b and
185 $KF5_PREFIX/share/doc/HTML/en/k3b
186 </seg>
187 </seglistitem>
188 </segmentedlist>
189
190 <variablelist>
191 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
192 <?dbfo list-presentation="list"?>
193 <?dbhtml list-presentation="table"?>
194
195 <varlistentry id="k3b-prog">
196 <term><command>k3b</command></term>
197 <listitem>
198 <para>
199 is the graphical CD/DVD program.
200 </para>
201 <indexterm zone="k3b k3b-prog">
202 <primary sortas="b-k3b">k3b</primary>
203 </indexterm>
204 </listitem>
205 </varlistentry>
206
207 </variablelist>
208
209 </sect2>
210
211</sect1>
Note: See TracBrowser for help on using the repository browser.