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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.1 8.2 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 d4bfff1f was d4bfff1f, checked in by DJ Lucas <dj@…>, 7 years ago

Remove the rest of KDE -DLIB_INSTALL_DIR parameters

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

  • 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 <!ENTITY k3b-download-http "&sources-anduin-http;/k3b/k3b-&k3b-version;.tar.xz">
8 <!ENTITY k3b-download-ftp " ">
9 <!ENTITY k3b-md5sum "644b539c1bd8dd4c7871ab0c555cc69d">
10 <!ENTITY k3b-size "36 MB">
11 <!ENTITY k3b-buildsize "86 MB">
12 <!ENTITY k3b-time "4.1 SBU">
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 &lfs80_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 <note><para>This package has been extracted from the developer's git
92 repository because a stable kf5 based release has not yet been made. It
93 extracts to the directory 'k3b'.</para></note>
94
95 <bridgehead renderas="sect3">K3b Dependencies</bridgehead>
96
97 <bridgehead renderas="sect4">Required</bridgehead>
98 <para role="required">
99 <xref linkend="kf5-frameworks"/>,
100 <xref linkend="libkcddb"/>,
101 <xref linkend="libsamplerate"/>, and
102 <xref linkend="shared-mime-info"/>
103 </para>
104
105 <para>
106 There are programs from three packages that
107 <application>k3b</application> will look for at runtime:
108 <ulink url="http://freecode.com/projects/cdrecord">Cdrtools</ulink>
109 (required to burn CD-ROM media), <xref linkend="dvd-rw-tools"/>
110 (required to burn or format DVD media), and <xref linkend="cdrdao"/>
111 (required to burn CD-ROM media in DAO (Disk At Once) mode). If you
112 don't need the capability provided by any of the three packages, you don't
113 have to install it. However, a warning message will be generated every time
114 you run the <command>k3b</command> program if any are not installed.
115 </para>
116
117 <bridgehead renderas="sect4">Recommended</bridgehead>
118 <para role="recommended">
119 <xref linkend="ffmpeg"/>,
120 <xref linkend="libdvdread"/>, and
121 <xref linkend="taglib"/>
122 </para>
123
124 <bridgehead renderas="sect4">Optional</bridgehead>
125 <para role="optional">
126 <xref linkend="flac"/>,
127 <xref linkend="lame"/>,
128 <xref linkend="libmad"/>,
129 <xref linkend="libsndfile"/>,
130 <xref linkend="libvorbis"/>,
131 <xref linkend="libmusicbrainz"/>, and
132 <ulink url="http://www.musepack.net/">Musepack (libmpcdec)</ulink>
133 </para>
134
135 <para condition="html" role="usernotes">User Notes:
136 <ulink url="&blfs-wiki;/k3b"/>
137 </para>
138 </sect2>
139
140 <sect2 role="installation">
141 <title>Installation of K3b</title>
142
143 <para>
144 Install <application>K3b</application> by running the following
145 commands:
146 </para>
147
148 <note>
149 <para>If you use the download link from a browser, you might
150 get a file called <literal>k3b-2.0.3a.tar.gz</literal>: there
151 are both <literal>2.0.3</literal> and <literal>2.0.3a</literal>
152 versions in that directory. There is an old report online which
153 claims that two files in these tarballs differ, but both extract
154 to <literal>k3b-2.0.3</literal> and have the same md5sum.</para>
155 </note>
156
157<screen><userinput>mkdir build &amp;&amp;
158cd build &amp;&amp;
159
160cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
161 -DCMAKE_BUILD_TYPE=Release \
162 -DBUILD_TESTING=OFF \
163 -Wno-dev .. &amp;&amp;
164make</userinput></screen>
165
166 <para>
167 This package does not come with a test suite.
168 </para>
169
170 <para>
171 Now, as the <systemitem class="username">root</systemitem> user:
172 </para>
173
174<screen role="root"><userinput>make install</userinput></screen>
175
176 </sect2>
177
178 <sect2 role="content">
179 <title>Contents</title>
180
181 <segmentedlist>
182 <segtitle>Installed Programs</segtitle>
183 <segtitle>Installed Libraries</segtitle>
184 <segtitle>Installed Directories</segtitle>
185
186 <seglistitem>
187 <seg>
188 k3b
189 </seg>
190 <seg>
191 libk3blib.so,
192 libk3bdevice.so,
193 and numerous plugin modules for the installed dependencies
194 </seg>
195 <seg>
196 $KF5_PREFIX/share/k3b and
197 $KF5_PREFIX/share/doc/HTML/en/k3b
198 </seg>
199 </seglistitem>
200 </segmentedlist>
201
202 <variablelist>
203 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
204 <?dbfo list-presentation="list"?>
205 <?dbhtml list-presentation="table"?>
206
207 <varlistentry id="k3b-prog">
208 <term><command>k3b</command></term>
209 <listitem>
210 <para>
211 is the graphical CD/DVD program.
212 </para>
213 <indexterm zone="k3b k3b-prog">
214 <primary sortas="b-k3b">k3b</primary>
215 </indexterm>
216 </listitem>
217 </varlistentry>
218
219 </variablelist>
220
221 </sect2>
222
223</sect1>
Note: See TracBrowser for help on using the repository browser.