source: kde/kf5-apps/k3b.xml@ 45ab6c7

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 45ab6c7 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 6.8 KB
RevLine 
[e680fce6]1<?xml version="1.0" encoding="ISO-8859-1"?>
[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
[50a0dd0]7 <!ENTITY k3b-download-http "&kf5apps-download-http;/k3b-&kf5apps-version;.tar.xz">
[e680fce6]8 <!ENTITY k3b-download-ftp " ">
[2e29bba]9 <!ENTITY k3b-md5sum "40bed8e6a81c0c9c6f58d21657718d35">
[50a0dd0]10 <!ENTITY k3b-size "10 MB">
[d5e4154e]11 <!ENTITY k3b-buildsize "141 MB">
[2e29bba]12 <!ENTITY k3b-time "1.4 SBU (using parallelism=4)">
[e680fce6]13]>
14
[43c796e]15<sect1 id="k3b" xreflabel="k3b-&kf5apps-version;">
[e680fce6]16 <?dbhtml filename="k3b.html"?>
17
18 <sect1info>
[295ffed]19 <date>$Date: 2016-08-31 22:11:41 -0500 (Wed, 31 Aug 2016) $</date>
[e680fce6]20 </sect1info>
21
[43c796e]22 <title>k3b-&kf5apps-version;</title>
[e680fce6]23
24 <indexterm zone="k3b">
25 <primary sortas="a-K3b">K3b</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to K3b</title>
30
[62aa478]31 <para>
[295ffed]32 The <application>K3b</application> package contains a KF5-based
[62aa478]33 graphical interface to the <application>Cdrtools</application> and
34 <application>dvd+rw-tools</application> CD/DVD manipulation tools. It also
35 combines the capabilities of many other multimedia packages into one
36 central interface to provide a simple-to-operate application that can be
37 used to handle many of your CD/DVD recording and formatting requirements.
38 It is used for creating audio, data, video and mixed-mode CDs as well
39 as copying, ripping and burning CDs and DVDs.
40 </para>
41
42 <para>
[295ffed]43 Though <application>k3b</application> can be used to copy almost any
[62aa478]44 DVD to similar medium, it does not provide a way to copy, or reproduce a
45 double-layer DVD onto single-layer medium. Of course, there is not a
46 program anywhere on any platform that can make an exact duplicate of a
47 double-layer DVD onto a single-layer disk, there are programs on some
48 platforms that can compress the data on a double-layer DVD to fit on a
49 single-layer DVD producing a duplicate, but compressed, image. If you need
50 to copy the contents of a double-layer DVD to single-layer medium, you may
51 want to look at the
52 <ulink url="http://www.mcmurchy.com/rmlcopydvd/">RMLCopyDVD</ulink> package.
53 </para>
54
[2e29bba]55 &lfs101_checked;
[27643d0f]56
[e680fce6]57 <bridgehead renderas="sect3">Package Information</bridgehead>
58 <itemizedlist spacing="compact">
59 <listitem>
[62aa478]60 <para>
61 Download (HTTP): <ulink url="&k3b-download-http;"/></para>
[e680fce6]62 </listitem>
63 <listitem>
[62aa478]64 <para>
65 Download (FTP): <ulink url="&k3b-download-ftp;"/>
66 </para>
[e680fce6]67 </listitem>
68 <listitem>
[62aa478]69 <para>
70 Download MD5 sum: &k3b-md5sum;
71 </para>
[e680fce6]72 </listitem>
73 <listitem>
[62aa478]74 <para>
75 Download size: &k3b-size;
76 </para>
[e680fce6]77 </listitem>
78 <listitem>
[62aa478]79 <para>
80 Estimated disk space required: &k3b-buildsize;
81 </para>
[e680fce6]82 </listitem>
83 <listitem>
[62aa478]84 <para>
85 Estimated build time: &k3b-time;
86 </para>
[e680fce6]87 </listitem>
88 </itemizedlist>
[ff43ebb]89
[e680fce6]90 <bridgehead renderas="sect3">K3b Dependencies</bridgehead>
91
92 <bridgehead renderas="sect4">Required</bridgehead>
[ff43ebb]93 <para role="required">
[295ffed]94 <xref linkend="kf5-frameworks"/>,
95 <xref linkend="libkcddb"/>,
96 <xref linkend="libsamplerate"/>, and
97 <xref linkend="shared-mime-info"/>
[ff43ebb]98 </para>
[092d531]99
[6dd3533]100 <para role="required">
101 The CD/DVD drive is detected at run time using <xref linkend="udisks2"
102 role="runtime"/>, which must therefore be installed before running
103 <command>k3b</command>.
104 </para>
105
[e680fce6]106 <bridgehead renderas="sect4">Recommended</bridgehead>
[ff43ebb]107 <para role="recommended">
108 <xref linkend="ffmpeg"/>,
[2a322db]109 <xref linkend="libburn"/>,
[295ffed]110 <xref linkend="libdvdread"/>, and
[ff43ebb]111 <xref linkend="taglib"/>
112 </para>
[e680fce6]113
[1f26133]114 <para role="recommended">
115 There are programs from three packages that
116 <application>k3b</application> will look for at runtime:
117 <xref role="runtime" linkend="cdrtools"/> (required to burn CD-ROM media),
118 <xref role="runtime" linkend="dvd-rw-tools"/> (required to burn or format
119 DVD media), and <xref role="runtime" linkend="cdrdao"/> (required to burn
120 CD-ROM media in DAO (Disk At Once) mode). If you don't need the
121 capability provided by any of the three packages, you don't have to
122 install it. However, a warning message will be generated every time you
123 run the <command>k3b</command> program if any are not installed.
124 </para>
125
[e680fce6]126 <bridgehead renderas="sect4">Optional</bridgehead>
[ff43ebb]127 <para role="optional">
128 <xref linkend="flac"/>,
129 <xref linkend="lame"/>,
130 <xref linkend="libmad"/>,
[62aa478]131 <xref linkend="libsndfile"/>,
[ff43ebb]132 <xref linkend="libvorbis"/>,
[295ffed]133 <xref linkend="libmusicbrainz"/>, and
134 <ulink url="http://www.musepack.net/">Musepack (libmpcdec)</ulink>
[ff43ebb]135 </para>
[e680fce6]136
[0e2aa08]137 <para condition="html" role="usernotes">User Notes:
[62aa478]138 <ulink url="&blfs-wiki;/k3b"/>
139 </para>
[e680fce6]140 </sect2>
141
142 <sect2 role="installation">
143 <title>Installation of K3b</title>
144
[62aa478]145 <para>
146 Install <application>K3b</application> by running the following
147 commands:
148 </para>
[e680fce6]149
[295ffed]150<screen><userinput>mkdir build &amp;&amp;
[5411c7c1]151cd build &amp;&amp;
[6de7590]152
[295ffed]153cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
154 -DCMAKE_BUILD_TYPE=Release \
155 -DBUILD_TESTING=OFF \
156 -Wno-dev .. &amp;&amp;
[e680fce6]157make</userinput></screen>
158
[62aa478]159 <para>
160 This package does not come with a test suite.
161 </para>
[e680fce6]162
[62aa478]163 <para>
164 Now, as the <systemitem class="username">root</systemitem> user:
165 </para>
[e680fce6]166
167<screen role="root"><userinput>make install</userinput></screen>
168
169 </sect2>
170
171 <sect2 role="content">
172 <title>Contents</title>
173
174 <segmentedlist>
175 <segtitle>Installed Programs</segtitle>
176 <segtitle>Installed Libraries</segtitle>
177 <segtitle>Installed Directories</segtitle>
178
179 <seglistitem>
[62aa478]180 <seg>
[295ffed]181 k3b
[62aa478]182 </seg>
183 <seg>
[295ffed]184 libk3bdevice.so,
[d5e4154e]185 libk3blib.so,
[295ffed]186 and numerous plugin modules for the installed dependencies
[62aa478]187 </seg>
188 <seg>
[d5e4154e]189 $KF5_PREFIX/share/{,kxmlgui5/}k3b and
190 $KF5_PREFIX/share/doc/HTML/*/k3b
[62aa478]191 </seg>
[e680fce6]192 </seglistitem>
193 </segmentedlist>
194
195 <variablelist>
196 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
197 <?dbfo list-presentation="list"?>
198 <?dbhtml list-presentation="table"?>
199
200 <varlistentry id="k3b-prog">
201 <term><command>k3b</command></term>
202 <listitem>
[62aa478]203 <para>
[4c24eb0a]204 is the graphical CD/DVD program
[62aa478]205 </para>
[e680fce6]206 <indexterm zone="k3b k3b-prog">
207 <primary sortas="b-k3b">k3b</primary>
208 </indexterm>
209 </listitem>
210 </varlistentry>
211
212 </variablelist>
213
214 </sect2>
215
216</sect1>
Note: See TracBrowser for help on using the repository browser.