Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/cdwriteutils/libburn.xml

    r85a581fd r2eb3b920  
    66
    77  <!ENTITY libburn-download-http
    8            "https://files.libburnia-project.org/releases/libburn-&libburn-version;.tar.gz">
     8           "http://files.libburnia-project.org/releases/libburn-&libburn-version;.tar.gz">
    99  <!ENTITY libburn-download-ftp  " ">
    10   <!ENTITY libburn-md5sum        "454d03ce31addb5b7dca62d213c9660e">
     10  <!ENTITY libburn-md5sum        "096f4acfba00f1210a84fb7650f7693d">
    1111  <!ENTITY libburn-size          "968 KB">
    12   <!ENTITY libburn-buildsize     "17 MB">
     12  <!ENTITY libburn-buildsize     "15 MB">
    1313  <!ENTITY libburn-time          "0.1 SBU">
    1414]>
     
    1818
    1919  <sect1info>
     20    <othername>$LastChangedBy$</othername>
    2021    <date>$Date$</date>
    2122  </sect1info>
     
    3536    </para>
    3637
    37     &lfs110a_checked;
     38    &lfs10_checked;
    3839
    3940    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7172    </itemizedlist>
    7273
    73     <bridgehead renderas="sect3">libburn Dependencies</bridgehead>
    74 
    75     <bridgehead renderas="sect4">Optional</bridgehead>
    76     <para role="optional">
    77       <xref linkend="doxygen"/> (to generate HTML documentation)
    78     </para>
    79 
    8074    <para condition="html" role="usernotes">
    8175      User Notes: <ulink url="&blfs-wiki;/libburn"/>
     
    9589
    9690    <para>
    97       If you have installed <application>Doxygen</application> and wish to
    98       generate the HTML documentation, issue the following command:
    99     </para>
    100 
    101 <screen remap="doc"><userinput>doxygen doc/doxygen.conf</userinput></screen>
    102 
    103     <para>
    10491      This package does not come with a test suite.
    10592    </para>
     
    11097
    11198<screen role="root"><userinput>make install</userinput></screen>
    112 
    113     <para>
    114       If you have built the HTML documentation, install it by running the
    115       following commands as the
    116       <systemitem class="username">root</systemitem> user:
    117     </para>
    118 
    119 <screen role="root" remap="doc"><userinput>install -v -dm755 /usr/share/doc/libburn-&libburn-version; &amp;&amp;
    120 install -v -m644 doc/html/* /usr/share/doc/libburn-&libburn-version;</userinput></screen>
    12199
    122100  </sect2>
     
    153131          <para>
    154132            burns preformatted data to CD, DVD, and BD via
    155             <application>libburn</application>
     133            <application>libburn</application>.
    156134          </para>
    157135          <indexterm zone="libburn cdrskin">
     
    165143        <listitem>
    166144          <para>
    167             contains the <application>libburn</application> API functions
     145            contains the <application>libburn</application> API functions.
    168146          </para>
    169147          <indexterm zone="libburn libburn-lib">
Note: See TracChangeset for help on using the changeset viewer.