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 xfburn-download-http
|
---|
8 | "https://archive.xfce.org/src/apps/xfburn/0.6/xfburn-&xfburn-version;.tar.bz2">
|
---|
9 | <!ENTITY xfburn-download-ftp " ">
|
---|
10 | <!ENTITY xfburn-md5sum "f4666de100f62fac070b5840e8b98014">
|
---|
11 | <!ENTITY xfburn-size "852 KB">
|
---|
12 | <!ENTITY xfburn-buildsize "16 MB">
|
---|
13 | <!ENTITY xfburn-time "less than 0.1 SBU">
|
---|
14 | ]>
|
---|
15 |
|
---|
16 | <sect1 id="xfburn" xreflabel="Xfburn-&xfburn-version;">
|
---|
17 | <?dbhtml filename="xfburn.html"?>
|
---|
18 |
|
---|
19 | <sect1info>
|
---|
20 | <date>$Date$</date>
|
---|
21 | </sect1info>
|
---|
22 |
|
---|
23 | <title>Xfburn-&xfburn-version;</title>
|
---|
24 |
|
---|
25 | <indexterm zone="xfburn">
|
---|
26 | <primary sortas="a-Xfburn">Xfburn</primary>
|
---|
27 | </indexterm>
|
---|
28 |
|
---|
29 | <sect2 role="package">
|
---|
30 | <title>Introduction to Xfburn</title>
|
---|
31 |
|
---|
32 | <para>
|
---|
33 | <application>Xfburn</application> is a <application>GTK+ 3</application>
|
---|
34 | GUI frontend for <application>Libisoburn</application>. This is useful for
|
---|
35 | creating CDs and DVDs from files on your computer or ISO images downloaded
|
---|
36 | from elsewhere.
|
---|
37 | </para>
|
---|
38 |
|
---|
39 | &lfs110a_checked;
|
---|
40 |
|
---|
41 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
42 | <itemizedlist spacing="compact">
|
---|
43 | <listitem>
|
---|
44 | <para>
|
---|
45 | Download (HTTP): <ulink url="&xfburn-download-http;"/>
|
---|
46 | </para>
|
---|
47 | </listitem>
|
---|
48 | <listitem>
|
---|
49 | <para>
|
---|
50 | Download (FTP): <ulink url="&xfburn-download-ftp;"/>
|
---|
51 | </para>
|
---|
52 | </listitem>
|
---|
53 | <listitem>
|
---|
54 | <para>
|
---|
55 | Download MD5 sum: &xfburn-md5sum;
|
---|
56 | </para>
|
---|
57 | </listitem>
|
---|
58 | <listitem>
|
---|
59 | <para>
|
---|
60 | Download size: &xfburn-size;
|
---|
61 | </para>
|
---|
62 | </listitem>
|
---|
63 | <listitem>
|
---|
64 | <para>
|
---|
65 | Estimated disk space required: &xfburn-buildsize;
|
---|
66 | </para>
|
---|
67 | </listitem>
|
---|
68 | <listitem>
|
---|
69 | <para>
|
---|
70 | Estimated build time: &xfburn-time;
|
---|
71 | </para>
|
---|
72 | </listitem>
|
---|
73 | </itemizedlist>
|
---|
74 |
|
---|
75 | <bridgehead renderas="sect3">Xfburn Dependencies</bridgehead>
|
---|
76 |
|
---|
77 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
78 | <para role="required">
|
---|
79 | <xref linkend="exo"/>,
|
---|
80 | <xref linkend="libburn"/>,
|
---|
81 | <xref linkend="libisofs"/>, and
|
---|
82 | <xref linkend="libxfce4ui"/>
|
---|
83 | </para>
|
---|
84 |
|
---|
85 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
86 | <para role="optional">
|
---|
87 | <xref linkend="gst10-plugins-base"/> and
|
---|
88 | <xref role="runtime" linkend="cdrdao"/> (runtime)
|
---|
89 | </para>
|
---|
90 |
|
---|
91 | <para condition="html" role="usernotes">
|
---|
92 | User Notes: <ulink url="&blfs-wiki;/xfburn"/>
|
---|
93 | </para>
|
---|
94 | </sect2>
|
---|
95 |
|
---|
96 | <sect2 role="installation">
|
---|
97 | <title>Installation of Xfburn</title>
|
---|
98 |
|
---|
99 | <para>
|
---|
100 | Install <application>Xfburn</application> by running the following
|
---|
101 | commands:
|
---|
102 | </para>
|
---|
103 |
|
---|
104 | <screen><userinput>./configure --prefix=/usr --disable-static &&
|
---|
105 | make</userinput></screen>
|
---|
106 |
|
---|
107 | <para>
|
---|
108 | This package does not come with a test suite.
|
---|
109 | </para>
|
---|
110 |
|
---|
111 | <para>
|
---|
112 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
113 | </para>
|
---|
114 |
|
---|
115 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
116 |
|
---|
117 | </sect2>
|
---|
118 |
|
---|
119 | <sect2 role="commands">
|
---|
120 | <title>Command Explanations</title>
|
---|
121 |
|
---|
122 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
123 | href="../../xincludes/static-libraries.xml"/>
|
---|
124 |
|
---|
125 | </sect2>
|
---|
126 |
|
---|
127 | <sect2 role="content">
|
---|
128 | <title>Contents</title>
|
---|
129 |
|
---|
130 | <segmentedlist>
|
---|
131 | <segtitle>Installed Program</segtitle>
|
---|
132 | <segtitle>Installed Libraries</segtitle>
|
---|
133 | <segtitle>Installed Directory</segtitle>
|
---|
134 |
|
---|
135 | <seglistitem>
|
---|
136 | <seg>
|
---|
137 | xfburn
|
---|
138 | </seg>
|
---|
139 | <seg>
|
---|
140 | None
|
---|
141 | </seg>
|
---|
142 | <seg>
|
---|
143 | /usr/share/xfburn
|
---|
144 | </seg>
|
---|
145 | </seglistitem>
|
---|
146 | </segmentedlist>
|
---|
147 |
|
---|
148 | <variablelist>
|
---|
149 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
150 | <?dbfo list-presentation="list"?>
|
---|
151 | <?dbhtml list-presentation="table"?>
|
---|
152 |
|
---|
153 | <varlistentry id="xfburn-prog">
|
---|
154 | <term><command>xfburn</command></term>
|
---|
155 | <listitem>
|
---|
156 | <para>
|
---|
157 | is a <application>GTK+ 3</application> application for
|
---|
158 | creating CDs and DVDs
|
---|
159 | </para>
|
---|
160 | <indexterm zone="xfburn xfburn-prog">
|
---|
161 | <primary sortas="b-xfburn">xfburn</primary>
|
---|
162 | </indexterm>
|
---|
163 | </listitem>
|
---|
164 | </varlistentry>
|
---|
165 |
|
---|
166 | </variablelist>
|
---|
167 |
|
---|
168 | </sect2>
|
---|
169 |
|
---|
170 | </sect1>
|
---|