source: kde/kf5-apps/k3b.xml

trunk
Last change on this file was 5bfcd23e, checked in by Bruce Dubbs <bdubbs@…>, 7 weeks ago

Internal cleanup kf5->kf6

  • Property mode set to 100644
File size: 6.6 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[e680fce6]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[660581e]7 <!ENTITY k3b-download-http "&kf5apps-download-http;/k3b-&kf5apps-version;.tar.xz">
[e680fce6]8 <!ENTITY k3b-download-ftp " ">
[f806bbf2]9 <!ENTITY k3b-md5sum "63d0cc37185c49f759f60c0f265572bc">
[50a0dd0]10 <!ENTITY k3b-size "10 MB">
[f67c5c8]11 <!ENTITY k3b-buildsize "128 MB">
12 <!ENTITY k3b-time "1.0 SBU (using parallelism=4)">
[e680fce6]13]>
14
[4aef12a]15<sect1 id="k3b" xreflabel="k3b-&kf5apps-version;">
[e680fce6]16 <?dbhtml filename="k3b.html"?>
17
18
[4aef12a]19 <title>k3b-&kf5apps-version;</title>
[e680fce6]20
21 <indexterm zone="k3b">
22 <primary sortas="a-K3b">K3b</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to K3b</title>
27
[62aa478]28 <para>
[f806bbf2]29 The <application>K3b</application> package contains a KF6-based
[62aa478]30 graphical interface to the <application>Cdrtools</application> and
31 <application>dvd+rw-tools</application> CD/DVD manipulation tools. It also
32 combines the capabilities of many other multimedia packages into one
33 central interface to provide a simple-to-operate application that can be
34 used to handle many of your CD/DVD recording and formatting requirements.
35 It is used for creating audio, data, video and mixed-mode CDs as well
36 as copying, ripping and burning CDs and DVDs.
37 </para>
38
39 <para>
[295ffed]40 Though <application>k3b</application> can be used to copy almost any
[62aa478]41 DVD to similar medium, it does not provide a way to copy, or reproduce a
42 double-layer DVD onto single-layer medium. Of course, there is not a
43 program anywhere on any platform that can make an exact duplicate of a
44 double-layer DVD onto a single-layer disk, there are programs on some
45 platforms that can compress the data on a double-layer DVD to fit on a
46 single-layer DVD producing a duplicate, but compressed, image. If you need
47 to copy the contents of a double-layer DVD to single-layer medium, you may
48 want to look at the
49 <ulink url="http://www.mcmurchy.com/rmlcopydvd/">RMLCopyDVD</ulink> package.
50 </para>
51
[f67c5c8]52 &lfs121_checked;
[27643d0f]53
[e680fce6]54 <bridgehead renderas="sect3">Package Information</bridgehead>
55 <itemizedlist spacing="compact">
56 <listitem>
[62aa478]57 <para>
58 Download (HTTP): <ulink url="&k3b-download-http;"/></para>
[e680fce6]59 </listitem>
60 <listitem>
[62aa478]61 <para>
62 Download (FTP): <ulink url="&k3b-download-ftp;"/>
63 </para>
[e680fce6]64 </listitem>
65 <listitem>
[62aa478]66 <para>
67 Download MD5 sum: &k3b-md5sum;
68 </para>
[e680fce6]69 </listitem>
70 <listitem>
[62aa478]71 <para>
72 Download size: &k3b-size;
73 </para>
[e680fce6]74 </listitem>
75 <listitem>
[62aa478]76 <para>
77 Estimated disk space required: &k3b-buildsize;
78 </para>
[e680fce6]79 </listitem>
80 <listitem>
[62aa478]81 <para>
82 Estimated build time: &k3b-time;
83 </para>
[e680fce6]84 </listitem>
85 </itemizedlist>
[ff43ebb]86
[e680fce6]87 <bridgehead renderas="sect3">K3b Dependencies</bridgehead>
88
89 <bridgehead renderas="sect4">Required</bridgehead>
[ff43ebb]90 <para role="required">
[5bfcd23e]91 <xref linkend="kf6-frameworks"/>,
[8558044]92 <xref linkend="libkcddb"/>,
[295ffed]93 <xref linkend="libsamplerate"/>, and
94 <xref linkend="shared-mime-info"/>
[ff43ebb]95 </para>
[092d531]96
[6dd3533]97 <para role="required">
98 The CD/DVD drive is detected at run time using <xref linkend="udisks2"
99 role="runtime"/>, which must therefore be installed before running
100 <command>k3b</command>.
101 </para>
102
[e680fce6]103 <bridgehead renderas="sect4">Recommended</bridgehead>
[ff43ebb]104 <para role="recommended">
[2a322db]105 <xref linkend="libburn"/>,
[295ffed]106 <xref linkend="libdvdread"/>, and
[ff43ebb]107 <xref linkend="taglib"/>
108 </para>
[e680fce6]109
[1f26133]110 <para role="recommended">
111 There are programs from three packages that
112 <application>k3b</application> will look for at runtime:
113 <xref role="runtime" linkend="cdrtools"/> (required to burn CD-ROM media),
114 <xref role="runtime" linkend="dvd-rw-tools"/> (required to burn or format
115 DVD media), and <xref role="runtime" linkend="cdrdao"/> (required to burn
116 CD-ROM media in DAO (Disk At Once) mode). If you don't need the
117 capability provided by any of the three packages, you don't have to
118 install it. However, a warning message will be generated every time you
119 run the <command>k3b</command> program if any are not installed.
120 </para>
121
[7a9f2108]122 <bridgehead renderas="sect4">Optional Runtime </bridgehead>
123 <para role="optional">
124 <xref linkend="ffmpeg"/>
125 </para>
126
[e680fce6]127 <bridgehead renderas="sect4">Optional</bridgehead>
[ff43ebb]128 <para role="optional">
129 <xref linkend="flac"/>,
130 <xref linkend="lame"/>,
131 <xref linkend="libmad"/>,
[62aa478]132 <xref linkend="libsndfile"/>,
[ff43ebb]133 <xref linkend="libvorbis"/>,
[295ffed]134 <xref linkend="libmusicbrainz"/>, and
[75b1a338]135 <ulink url="https://www.musepack.net/">Musepack (libmpcdec)</ulink>
[ff43ebb]136 </para>
[e680fce6]137
138 </sect2>
139
140 <sect2 role="installation">
141 <title>Installation of K3b</title>
142
[62aa478]143 <para>
144 Install <application>K3b</application> by running the following
145 commands:
146 </para>
[e680fce6]147
[295ffed]148<screen><userinput>mkdir build &amp;&amp;
[5411c7c1]149cd build &amp;&amp;
[6de7590]150
[f806bbf2]151cmake -DCMAKE_INSTALL_PREFIX=$KF6_PREFIX \
[295ffed]152 -DCMAKE_BUILD_TYPE=Release \
153 -DBUILD_TESTING=OFF \
154 -Wno-dev .. &amp;&amp;
[e680fce6]155make</userinput></screen>
156
[62aa478]157 <para>
158 This package does not come with a test suite.
159 </para>
[e680fce6]160
[62aa478]161 <para>
[f806bbf2]162 Now, as the &root; user:
[62aa478]163 </para>
[e680fce6]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>
[62aa478]178 <seg>
[8558044]179 k3b
[62aa478]180 </seg>
181 <seg>
[295ffed]182 libk3bdevice.so,
[8558044]183 libk3blib.so,
[295ffed]184 and numerous plugin modules for the installed dependencies
[62aa478]185 </seg>
186 <seg>
[f806bbf2]187 $KF6_PREFIX/share/k3b and
188 $KF6_PREFIX/share/doc/HTML/*/k3b
[62aa478]189 </seg>
[e680fce6]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>
[62aa478]201 <para>
[4c24eb0a]202 is the graphical CD/DVD program
[62aa478]203 </para>
[e680fce6]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.