Changeset 0658150 for xfce


Ignore:
Timestamp:
04/30/2012 12:02:59 PM (12 years ago)
Author:
Andrew Benton <andy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9c1d370
Parents:
245b1ee
Message:

Xfburn 0.4.3

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

Location:
xfce/apps
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • xfce/apps/apps.xml

    r245b1ee r0658150  
    2222
    2323  <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="terminal.xml"/> -->
    24   <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfburn.xml"/> -->
     24  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfburn.xml"/>
    2525
    2626</chapter>
  • xfce/apps/xfburn.xml

    r245b1ee r0658150  
    55  %general-entities;
    66
    7   <!-- Place this in the general.ent file
    8   <!ENTITY TEMPLATE-version "">
    9   -->
    10 
    11   <!ENTITY TEMPLATE-download-http "http://">
    12   <!ENTITY TEMPLATE-download-ftp  "ftp://">
    13   <!ENTITY TEMPLATE-md5sum        "MD5 sum">
    14   <!ENTITY TEMPLATE-size          "?? MB">
    15   <!ENTITY TEMPLATE-buildsize     "?? MB">
    16   <!ENTITY TEMPLATE-time          "?? SBU">
     7  <!ENTITY xfburn-download-http
     8    "http://archive.xfce.org/src/apps/xfburn/0.4/xfburn-&xfburn-version;.tar.bz2">
     9  <!ENTITY xfburn-download-ftp  " ">
     10  <!ENTITY xfburn-md5sum        "147cdc2d909e751125be16103b8dc81f">
     11  <!ENTITY xfburn-size          "640 KB">
     12  <!ENTITY xfburn-buildsize     "17 MB">
     13  <!ENTITY xfburn-time          "0.3 SBU">
    1714]>
    1815
    19 <!-- Try to keep the indentation used in this file-->
    20 <sect1 id="TEMPLATE" xreflabel="TEMPLATE-&TEMPLATE-version;">
    21   <?dbhtml filename="TEMPLATE.html"?>
     16<sect1 id="xfburn" xreflabel="xfburn-&xfburn-version;">
     17  <?dbhtml filename="xfburn.html"?>
    2218
    2319  <sect1info>
     
    2622  </sect1info>
    2723
    28   <!-- No other tags inside any title-->
    29   <!-- Use Title Case in All Titles
    30   The "The Chicago Manual of Style":
    31   "-Always capitalize the first and the last word.
    32    -Capitalize all nouns, pronouns, adjectives, verbs, adverbs, and
    33     subordinate conjunctions ("as", "because", "although").
    34    -Lowercase all articles, coordinate conjunctions ("and", "or", "nor"),
    35     and prepositions regardless of length, when they are other than the
    36     first or last word.
    37    -Lowercase the "to" in an infinitive."-->
    38   <title>TEMPLATE-&TEMPLATE-version;</title>
     24  <title>xfburn-&xfburn-version;</title>
    3925
    40   <indexterm zone="TEMPLATE">
    41     <primary sortas="a-TEMPLATE">TEMPLATE</primary>
     26  <indexterm zone="xfburn">
     27    <primary sortas="a-xfburn">xfburn</primary>
    4228  </indexterm>
    4329
    44   <!--Required section-->
    4530  <sect2 role="package">
    46     <title>Introduction to TEMPLATE</title>
     31    <title>Introduction to Xfburn</title>
    4732
    4833    <para>
    49       The <application>TEMPLATE</application> package contains...
    50       This is useful for...
     34      <application>Xfburn</application> is a <application>Gtk 2</application>
     35      GUI frontend for <application>Libisoburn</application>. This is useful for
     36      creating CDs and DVDs from files on your computer or ISO images downloaded
     37      from elsewhere.
    5138    </para>
    5239
    53     <!-- if it builds but hasn't been tested: -->
    54     &lfs71_built;
    55     <!-- if it works: -->
    5640    &lfs71_checked;
    5741
     
    6044      <listitem>
    6145        <para>
    62           Download (HTTP): <ulink url="&TEMPLATE-download-http;"/>
     46          Download (HTTP): <ulink url="&xfburn-download-http;"/>
    6347        </para>
    6448      </listitem>
    6549      <listitem>
    6650        <para>
    67           Download (FTP): <ulink url="&TEMPLATE-download-ftp;"/>
     51          Download (FTP): <ulink url="&xfburn-download-ftp;"/>
    6852        </para>
    6953      </listitem>
    7054      <listitem>
    7155        <para>
    72           Download MD5 sum: &TEMPLATE-md5sum;
     56          Download MD5 sum: &xfburn-md5sum;
    7357        </para>
    7458      </listitem>
    7559      <listitem>
    7660        <para>
    77           Download size: &TEMPLATE-size;
     61          Download size: &xfburn-size;
    7862        </para>
    7963      </listitem>
    8064      <listitem>
    8165        <para>
    82           Estimated disk space required: &TEMPLATE-buildsize;
     66          Estimated disk space required: &xfburn-buildsize;
    8367        </para>
    8468      </listitem>
    8569      <listitem>
    8670        <para>
    87           Estimated build time: &TEMPLATE-time;
     71          Estimated build time: &xfburn-time;
    8872        </para>
    8973      </listitem>
    9074    </itemizedlist>
    9175
    92     <!-- As required -->
    93     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    94     <itemizedlist spacing="compact">
    95       <listitem>
    96         <para>
    97           Required patch:
    98           <ulink url="&patch-root;/TEMPLATE-&TEMPLATE-version;-patch_name-patch_version.patch"/>
    99         </para>
    100       </listitem>
    101     </itemizedlist>
    102 
    103     <bridgehead renderas="sect3">TEMPLATE Dependencies</bridgehead>
     76    <bridgehead renderas="sect3">Xfburn Dependencies</bridgehead>
    10477
    10578    <bridgehead renderas="sect4">Required</bridgehead>
    10679    <para role="required">
    107       <xref linkend="BLFS DEPENDENCY"/>
    108     </para>
    109 
    110     <!-- As required -->
    111     <bridgehead renderas="sect4">Recommended</bridgehead>
    112     <para role="recommended">
    113       <ulink url="http://www.some.url/">EXTERNAL DEPENDENCY</ulink> and
    114       <xref linkend="BLFS DEPENDENCY"/>.
    115     </para>
    116 
    117     <!-- As required -->
    118     <bridgehead renderas="sect4">Optional</bridgehead>
    119     <para role="optional">
    120       <ulink url="http://www.some.url/">EXTERNAL DEPENDENCY</ulink>.
     80      <xref linkend="exo"/>,
     81      <xref linkend="libxfcegui4"/> and
     82      <xref linkend="libisoburn"/>.
    12183    </para>
    12284
    12385    <para condition="html" role="usernotes">
    124       User Notes: <ulink url="&blfs-wiki;/TEMPLATE"/>
     86      User Notes: <ulink url="&blfs-wiki;/xfburn"/>
    12587    </para>
    12688  </sect2>
    12789
    128   <!-- Optional section for packages that need a specific kernel
    129   configuration-->
    130   <sect2 role="kernel" id="TEMPLATE-kernel">
    131     <title>Kernel Configuration</title>
     90  <sect2 role="installation">
     91    <title>Installation of Xfburn</title>
    13292
    13393    <para>
    134       Enable the following options in the kernel configuration and recompile the
    135       kernel if necessary:
    136     </para>
    137 
    138 <!-- Spaces are significant in <screen> sections -->
    139 <screen><literal>Master section:
    140   Subsection:
    141     Required Option: M or Y
    142     Incompatible option: N</literal></screen>
    143 
    144     <para>
    145       Select the appropriate sub-options that appear when the above options are
    146       selected.
    147     </para>
    148 
    149     <indexterm zone="TEMPLATE TEMPLATE-kernel">
    150       <primary sortas="d-TEMPLATE">TEMPLATE</primary>
    151     </indexterm>
    152   </sect2>
    153 
    154   <!--Required section-->
    155   <sect2 role="installation">
    156     <title>Installation of TEMPLATE</title>
    157 
    158     <para>
    159       Install <application>TEMPLATE</application> by running the following
     94      Install <application>Xfburn</application> by running the following
    16095      commands:
    16196    </para>
    16297
    163 <!-- Spaces are significant in <screen> sections -->
    164 <screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
     98<screen><userinput>sed -i '/&lt;glib.h&gt;/a#include &lt;glib-object.h&gt;' xfburn/xfburn-settings.h &amp;&amp;
     99./configure --prefix=/usr --disable-static &amp;&amp;
    165100make</userinput></screen>
    166 
    167     <!-- Optional section. Use one of the two mentions below about a test
    168          suite, delete the line that is not applicable. Of course, if the
    169          test suite uses syntax other than 'make check', revise the
    170          line to reflect the actual syntax to run the test suite -->
    171101
    172102    <para>
    173103      This package does not come with a test suite.
    174     </para>
    175 
    176     <para>
    177       To test the results, issue: <command>make check</command>.
    178104    </para>
    179105
     
    185111  </sect2>
    186112
    187   <!--Optional section-->
    188113  <sect2 role="commands">
    189114    <title>Command Explanations</title>
    190115
    191     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    192       href="../../../../xincludes/static-libraries.xml"/>
    193 
    194116    <para>
    195       <command>COMMAND</command>: This command does something.
    196     </para>
    197 
    198     <para>
    199       <parameter>--SWITCH=PARAMETER</parameter>: This parameter does something
    200       mandatory for BLFS purposes.
    201     </para>
    202 
    203     <para>
    204       <option>--OPTION</option>: This option does something optionally per the
    205       user's desires.
     117      <command>sed -i '/&lt;glib.h&gt;/a#include &lt;glib-object.h&gt;'
     118      xfburn/xfburn-settings.h</command>: This sed is needed with
     119      <application>Exo</application> 0.8 and <application>Glib</application>
     120      2.32.
    206121    </para>
    207122  </sect2>
    208123
    209   <!--Optional section-->
    210   <sect2 role="configuration">
    211     <title>Configuring TEMPLATE</title>
    212 
    213     <sect3 id="TEMPLATE-config">
    214       <title>Config Files</title>
    215       <para>
    216         <filename>~/.Configfilename1</filename> and
    217         <filename>/etc/path/Configfilename2</filename>.
    218       </para>
    219 
    220       <indexterm zone="TEMPLATE TEMPLATE-config">
    221         <primary sortas="e-AA.Configfilename1">~/.Configfilename1</primary>
    222       </indexterm>
    223 
    224       <indexterm zone="TEMPLATE TEMPLATE-config">
    225         <primary
    226         sortas="e-etc-path-Configfilename2">/etc/path/Configfilename2</primary>
    227       </indexterm>
    228     </sect3>
    229 
    230     <sect3><title>Configuration Information</title>
    231 
    232       <para>
    233         Blah blah blah about config.
    234       </para>
    235 
    236 <screen><userinput>USER CONFIG COMMANDS</userinput></screen>
    237 
    238 <screen role="root"><userinput>ROOT CONFIG COMMANDS</userinput></screen>
    239 
    240       <!-- File creation. Add the appropriate <indexterm> block if needed.-->
    241       <para>
    242         Create the file .... for ...
    243       </para>
    244 
    245 <screen role="root"><userinput>cat &gt;&gt; /PATH/FILENAME &lt;&lt; "EOF"
    246 <literal># Begin FILENAME
    247 
    248 TEXT
    249 
    250 # End FILENAME</literal>
    251 EOF</userinput></screen>
    252     </sect3>
    253 
    254     <sect3  id="TEMPLATE-init">
    255       <title>Boot Script</title>
    256 
    257       <para>
    258         To automatically start the <command>TEMPLATE</command> daemon when the
    259         system is rebooted, install the
    260         <filename>/etc/rc.d/init.d/TEMPLATE</filename> bootscript from the
    261         <xref linkend="bootscripts"/> package.
    262       </para>
    263 
    264       <indexterm zone="TEMPLATE TEMPLATE-init">
    265         <primary sortas="f-TEMPLATE">TEMPLATE</primary>
    266       </indexterm>
    267 
    268 <screen role="root"><userinput>make install-TEMPLATE</userinput></screen>
    269     </sect3>
    270   </sect2>
    271 
    272   <!--Required section-->
    273124  <sect2 role="content">
    274125    <title>Contents</title>
    275126
    276127    <segmentedlist>
    277       <segtitle>Installed Program(s)</segtitle>
    278       <segtitle>Installed Librar(y,ies)</segtitle>
    279       <segtitle>Installed Director(y,ies)</segtitle>
     128      <segtitle>Installed Program</segtitle>
     129      <segtitle>Installed Directory</segtitle>
    280130
    281131      <seglistitem>
    282         <seg>
    283           PROGRAM1, PROGRAM2 and PROGRAM3.
    284         </seg>
    285         <seg>
    286           libLIBRARY1.so, libLIBRARY2.so and libLIBRARY3.so.
    287         </seg>
    288         <seg>
    289           /etc/TEMPLATE, /usr/include/TEMPLATE, /usr/lib/TEMPLATE,
    290           /usr/share/TEMPLATE-&TEMPLATE-version;,
    291           /usr/share/doc/TEMPLATE-&TEMPLATE-version; and
    292           /var/lib/TEMPLATE.
    293         </seg>
     132        <seg>xfburn.</seg>
     133        <seg>/usr/share/xfburn.</seg>
    294134      </seglistitem>
    295135    </segmentedlist>
     
    300140      <?dbhtml list-presentation="table"?>
    301141
    302       <!-- If the program or library name conflicts (is the same) as the
    303       package name, add -prog or -lib to the varlistentry entity id
    304       and the 2nd entry of the indexterm zone entity -->
    305 
    306       <varlistentry id="PROGRAM1">
    307         <term><command>PROGRAM1</command></term>
     142      <varlistentry id="xfburn-prog">
     143        <term><command>xfburn</command></term>
    308144        <listitem>
    309145          <para>
    310             does this .....
     146            is a <application>Gtk 2</application> application for creating CDs
     147            and DVDs.
    311148          </para>
    312           <indexterm zone="TEMPLATE PROGRAM1">
    313             <primary sortas="b-PROGRAM1">PROGRAM1</primary>
    314           </indexterm>
    315         </listitem>
    316       </varlistentry>
    317 
    318       <varlistentry id="PROGRAM2">
    319         <term><command>PROGRAM2</command></term>
    320         <listitem>
    321           <para>
    322             does this .....
    323           </para>
    324           <indexterm zone="TEMPLATE PROGRAM2">
    325             <primary sortas="b-PROGRAM2">PROGRAM2</primary>
    326           </indexterm>
    327         </listitem>
    328       </varlistentry>
    329 
    330       <varlistentry id="libLIBRARY1">
    331         <term><filename class="libraryfile">libLIBRARY1.so</filename></term>
    332         <listitem>
    333           <para>
    334             contains functions that .....
    335           </para>
    336           <indexterm zone="TEMPLATE libLIBRARY1">
    337             <primary sortas="c-libLIBRARY1">libLIBRARY1.so</primary>
     149          <indexterm zone="xfburn xfburn-prog">
     150            <primary sortas="b-xfburn">xfburn</primary>
    338151          </indexterm>
    339152        </listitem>
Note: See TracChangeset for help on using the changeset viewer.