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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 e804dc1 was e804dc1, checked in by Bruce Dubbs <bdubbs@…>, 6 years ago

Update to kde-apps-17.12.0.
Restore id3lib from archives needed for kwave.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19598 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 "9ce4ce9da5b94f0f631559539576c27b">
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 &lfs81_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 <bridgehead renderas="sect4">Recommended</bridgehead>
106 <para role="recommended">
107 <xref linkend="ffmpeg"/>,
108 <xref linkend="libdvdread"/>, and
109 <xref linkend="taglib"/>
110 </para>
111
112 <para role="recommended">
113 There are programs from three packages that
114 <application>k3b</application> will look for at runtime:
115 <xref role="runtime" linkend="cdrtools"/> (required to burn CD-ROM media),
116 <xref role="runtime" linkend="dvd-rw-tools"/> (required to burn or format
117 DVD media), and <xref role="runtime" linkend="cdrdao"/> (required to burn
118 CD-ROM media in DAO (Disk At Once) mode). If you don't need the
119 capability provided by any of the three packages, you don't have to
120 install it. However, a warning message will be generated every time you
121 run the <command>k3b</command> program if any are not installed.
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<screen><userinput>mkdir build &amp;&amp;
149cd build &amp;&amp;
150
151cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
152 -DCMAKE_BUILD_TYPE=Release \
153 -DBUILD_TESTING=OFF \
154 -Wno-dev .. &amp;&amp;
155make</userinput></screen>
156
157 <para>
158 This package does not come with a test suite.
159 </para>
160
161 <para>
162 Now, as the <systemitem class="username">root</systemitem> user:
163 </para>
164
165<screen role="root"><userinput>make install</userinput></screen>
166
167 </sect2>
168
169 <sect2 role="content">
170 <title>Contents</title>
171
172 <segmentedlist>
173 <segtitle>Installed Programs</segtitle>
174 <segtitle>Installed Libraries</segtitle>
175 <segtitle>Installed Directories</segtitle>
176
177 <seglistitem>
178 <seg>
179 k3b
180 </seg>
181 <seg>
182 libk3blib.so,
183 libk3bdevice.so,
184 and numerous plugin modules for the installed dependencies
185 </seg>
186 <seg>
187 $KF5_PREFIX/share/k3b and
188 $KF5_PREFIX/share/doc/HTML/en/k3b
189 </seg>
190 </seglistitem>
191 </segmentedlist>
192
193 <variablelist>
194 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
195 <?dbfo list-presentation="list"?>
196 <?dbhtml list-presentation="table"?>
197
198 <varlistentry id="k3b-prog">
199 <term><command>k3b</command></term>
200 <listitem>
201 <para>
202 is the graphical CD/DVD program.
203 </para>
204 <indexterm zone="k3b k3b-prog">
205 <primary sortas="b-k3b">k3b</primary>
206 </indexterm>
207 </listitem>
208 </varlistentry>
209
210 </variablelist>
211
212 </sect2>
213
214</sect1>
Note: See TracBrowser for help on using the repository browser.