source: kde/kf-apps/k3b.xml@ ce066d2

trunk
Last change on this file since ce066d2 was bbedebd, checked in by Bruce Dubbs <bdubbs@…>, 6 weeks ago

Update to kde-gear-24.08.0 including falkon kate k3b

Also tag kf5, kde-gear, and plasma

  • 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
[bbedebd]7 <!ENTITY k3b-download-http "&kf6apps-download-http;/k3b-&kf6apps-version;.tar.xz">
[e680fce6]8 <!ENTITY k3b-download-ftp " ">
[bbedebd]9 <!ENTITY k3b-md5sum "a8c61382247d68d6f339a1d52ac28922">
[50a0dd0]10 <!ENTITY k3b-size "10 MB">
[bbedebd]11 <!ENTITY k3b-buildsize "139 MB">
12 <!ENTITY k3b-time "1.3 SBU (using parallelism=4)">
[e680fce6]13]>
14
[bbedebd]15<sect1 id="k3b" xreflabel="k3b-&kf6apps-version;">
[e680fce6]16 <?dbhtml filename="k3b.html"?>
17
18
[bbedebd]19 <title>k3b-&kf6apps-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
[bbedebd]52 &lfs122_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"/>,
[81385e3]133 <xref linkend="libvorbis"/>, and
[75b1a338]134 <ulink url="https://www.musepack.net/">Musepack (libmpcdec)</ulink>
[ff43ebb]135 </para>
[e680fce6]136
137 </sect2>
138
139 <sect2 role="installation">
140 <title>Installation of K3b</title>
141
[62aa478]142 <para>
143 Install <application>K3b</application> by running the following
144 commands:
145 </para>
[e680fce6]146
[295ffed]147<screen><userinput>mkdir build &amp;&amp;
[5411c7c1]148cd build &amp;&amp;
[6de7590]149
[4304a5f]150cmake -D CMAKE_INSTALL_PREFIX=$KF6_PREFIX \
151 -D CMAKE_BUILD_TYPE=Release \
152 -D BUILD_TESTING=OFF \
153 -W no-dev .. &amp;&amp;
[e680fce6]154make</userinput></screen>
155
[62aa478]156 <para>
157 This package does not come with a test suite.
158 </para>
[e680fce6]159
[62aa478]160 <para>
[f806bbf2]161 Now, as the &root; user:
[62aa478]162 </para>
[e680fce6]163
164<screen role="root"><userinput>make install</userinput></screen>
165
166 </sect2>
167
168 <sect2 role="content">
169 <title>Contents</title>
170
171 <segmentedlist>
172 <segtitle>Installed Programs</segtitle>
173 <segtitle>Installed Libraries</segtitle>
174 <segtitle>Installed Directories</segtitle>
175
176 <seglistitem>
[62aa478]177 <seg>
[8558044]178 k3b
[62aa478]179 </seg>
180 <seg>
[295ffed]181 libk3bdevice.so,
[8558044]182 libk3blib.so,
[295ffed]183 and numerous plugin modules for the installed dependencies
[62aa478]184 </seg>
185 <seg>
[f806bbf2]186 $KF6_PREFIX/share/k3b and
187 $KF6_PREFIX/share/doc/HTML/*/k3b
[62aa478]188 </seg>
[e680fce6]189 </seglistitem>
190 </segmentedlist>
191
192 <variablelist>
193 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
194 <?dbfo list-presentation="list"?>
195 <?dbhtml list-presentation="table"?>
196
197 <varlistentry id="k3b-prog">
198 <term><command>k3b</command></term>
199 <listitem>
[62aa478]200 <para>
[4c24eb0a]201 is the graphical CD/DVD program
[62aa478]202 </para>
[e680fce6]203 <indexterm zone="k3b k3b-prog">
204 <primary sortas="b-k3b">k3b</primary>
205 </indexterm>
206 </listitem>
207 </varlistentry>
208
209 </variablelist>
210
211 </sect2>
212
213</sect1>
Note: See TracBrowser for help on using the repository browser.