source: multimedia/cdwriteutils/k3b.xml@ ab5eec7e

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.7 7.8 7.9 8.0 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 nosym 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 ab5eec7e was ab5eec7e, checked in by Bruce Dubbs <bdubbs@…>, 9 years ago

Finish multimedia tags

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

  • Property mode set to 100644
File size: 7.2 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
[bef229d]7 <!ENTITY k3b-download-http "http://download.kde.org/stable/k3b/k3b-&k3b-version;.tar.xz">
[e680fce6]8 <!ENTITY k3b-download-ftp " ">
[bef229d]9 <!ENTITY k3b-md5sum "52e78aabe8e483347d04e88be0aed150">
10 <!ENTITY k3b-size "9.5 MB">
11 <!ENTITY k3b-buildsize "326 MB">
12 <!ENTITY k3b-time "2.4 SBU">
[e680fce6]13]>
14
15<sect1 id="k3b" xreflabel="K3b-&k3b-version;">
16 <?dbhtml filename="k3b.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</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
[62aa478]32 <para>
33 The <application>K3b</application> package contains a KDE-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
[ab5eec7e]56 &lfs77_checked;
[27643d0f]57
[e680fce6]58 <bridgehead renderas="sect3">Package Information</bridgehead>
59 <itemizedlist spacing="compact">
60 <listitem>
[62aa478]61 <para>
62 Download (HTTP): <ulink url="&k3b-download-http;"/></para>
[e680fce6]63 </listitem>
64 <listitem>
[62aa478]65 <para>
66 Download (FTP): <ulink url="&k3b-download-ftp;"/>
67 </para>
[e680fce6]68 </listitem>
69 <listitem>
[62aa478]70 <para>
71 Download MD5 sum: &k3b-md5sum;
72 </para>
[e680fce6]73 </listitem>
74 <listitem>
[62aa478]75 <para>
76 Download size: &k3b-size;
77 </para>
[e680fce6]78 </listitem>
79 <listitem>
[62aa478]80 <para>
81 Estimated disk space required: &k3b-buildsize;
82 </para>
[e680fce6]83 </listitem>
84 <listitem>
[62aa478]85 <para>
86 Estimated build time: &k3b-time;
87 </para>
[e680fce6]88 </listitem>
89 </itemizedlist>
[bef229d]90<!--
[ff43ebb]91 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
92 <itemizedlist spacing="compact">
93 <listitem>
94 <para>
95 Required patch:
[89d37eb8]96 <ulink url="&patch-root;/k3b-&k3b-version;-ffmpeg2-1.patch"/>
[ff43ebb]97 </para>
98 </listitem>
[bef229d]99 </itemizedlist>-->
[ff43ebb]100
[e680fce6]101 <bridgehead renderas="sect3">K3b Dependencies</bridgehead>
102
103 <bridgehead renderas="sect4">Required</bridgehead>
[ff43ebb]104 <para role="required">
[62aa478]105 <xref linkend="kde-runtime"/>,
[6de7590]106 <xref linkend="libkcddb"/>, and
[ff43ebb]107 <xref linkend="libsamplerate"/>
108 </para>
[092d531]109
[62aa478]110 <para>
111 There are programs from three packages that
112 <application>K3b</application> will look for at runtime:
[9afdcef]113 <ulink url="http://freecode.com/projects/cdrecord">Cdrtools</ulink>
[62aa478]114 (required to burn CD-ROM media), <xref linkend="dvd-rw-tools"/>
115 (required to burn or format DVD media), and <xref linkend="cdrdao"/>
116 (required to burn CD-ROM media in DAO (Disk At Once) mode). If you
117 don't need the capability provided by any of the three packages, you don't
118 have to install it. However, a warning message will be generated every time
119 you run the <command>k3b</command> program if any are not installed.
120 </para>
[e680fce6]121
122 <bridgehead renderas="sect4">Recommended</bridgehead>
[ff43ebb]123 <para role="recommended">
124 <xref linkend="ffmpeg"/>,
[62aa478]125 <xref linkend="libdvdread"/>,
[6de7590]126 <xref linkend="libjpeg"/>, and
[ff43ebb]127 <xref linkend="taglib"/>
128 </para>
[e680fce6]129
130 <bridgehead renderas="sect4">Optional</bridgehead>
[ff43ebb]131 <para role="optional">
132 <xref linkend="flac"/>,
133 <xref linkend="lame"/>,
134 <xref linkend="libmad"/>,
[62aa478]135 <xref linkend="libsndfile"/>,
[ff43ebb]136 <xref linkend="libvorbis"/>,
[be00429]137 <xref linkend="libmusicbrainz"/>,
[6de7590]138 <ulink url="http://www.musepack.net/">Musepack (libmpcdec)</ulink>, and
[62aa478]139 <ulink url="http://www.vcdimager.org/">VCDImager</ulink>
[ff43ebb]140 </para>
[e680fce6]141
[0e2aa08]142 <para condition="html" role="usernotes">User Notes:
[62aa478]143 <ulink url="&blfs-wiki;/k3b"/>
144 </para>
[e680fce6]145 </sect2>
146
147 <sect2 role="installation">
148 <title>Installation of K3b</title>
149
[62aa478]150 <para>
151 Install <application>K3b</application> by running the following
152 commands:
153 </para>
[e680fce6]154
[bef229d]155<screen><userinput>mkdir build &amp;&amp;
[5411c7c1]156cd build &amp;&amp;
[6de7590]157
[5411c7c1]158cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
[62aa478]159 -DSYSCONF_INSTALL_DIR=/etc/kde \
[43bb741]160 -Wno-dev .. &amp;&amp;
[e680fce6]161make</userinput></screen>
162
[62aa478]163 <para>
164 This package does not come with a test suite.
165 </para>
[e680fce6]166
[62aa478]167 <para>
168 Now, as the <systemitem class="username">root</systemitem> user:
169 </para>
[e680fce6]170
171<screen role="root"><userinput>make install</userinput></screen>
172
173 </sect2>
174
175 <sect2 role="content">
176 <title>Contents</title>
177
178 <segmentedlist>
179 <segtitle>Installed Programs</segtitle>
180 <segtitle>Installed Libraries</segtitle>
181 <segtitle>Installed Directories</segtitle>
182
183 <seglistitem>
[62aa478]184 <seg>
185 k3b and k3bsetup
186 </seg>
187 <seg>
188 libk3b.so, libk3bdevice.so and numerous
189 modules for the installed dependencies
190 </seg>
191 <seg>
192 The following subdirectories of <envar>&kde-dir;</envar>/share/:
[bef229d]193 applnk/Settings/System, apps/k3b, doc/HTML/*/k3b
[62aa478]194 </seg>
[e680fce6]195 </seglistitem>
196 </segmentedlist>
197
198 <variablelist>
199 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
200 <?dbfo list-presentation="list"?>
201 <?dbhtml list-presentation="table"?>
202
203 <varlistentry id="k3b-prog">
204 <term><command>k3b</command></term>
205 <listitem>
[62aa478]206 <para>
207 is the graphical CD/DVD program.
208 </para>
[e680fce6]209 <indexterm zone="k3b k3b-prog">
210 <primary sortas="b-k3b">k3b</primary>
211 </indexterm>
212 </listitem>
213 </varlistentry>
214
215 <varlistentry id="k3bsetup">
216 <term><command>k3bsetup</command></term>
217 <listitem>
[62aa478]218 <para>
219 is a script used to launch the k3bsetup2 KControlModule
220 for setting up the CD/DVD hardware and device files on
221 your system.
222 </para>
[e680fce6]223 <indexterm zone="k3b k3bsetup">
224 <primary sortas="b-k3bsetup">k3bsetup</primary>
225 </indexterm>
226 </listitem>
227 </varlistentry>
228
229 </variablelist>
230
231 </sect2>
232
233</sect1>
Note: See TracBrowser for help on using the repository browser.