Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/file-roller.xml

    r6a7d5d69 rafe28f4  
    66
    77  <!ENTITY file-roller-download-http
    8            "&gnome-download-http;/file-roller/&gnome-minor-40;/file-roller-&file-roller-version;.tar.xz">
     8           "&gnome-download-http;/file-roller/&gnome-43;/file-roller-&file-roller-version;.tar.xz">
    99  <!ENTITY file-roller-download-ftp
    10            "&gnome-download-ftp;/file-roller/&gnome-minor-40;/file-roller-&file-roller-version;.tar.xz">
    11   <!ENTITY file-roller-md5sum        "b38c3eaea9aba5f44d2701fa23a7a0ff">
    12   <!ENTITY file-roller-size          "856 KB">
    13   <!ENTITY file-roller-buildsize     "25 MB">
     10           "&gnome-download-ftp;/file-roller/&gnome-43;/file-roller-&file-roller-version;.tar.xz">
     11  <!ENTITY file-roller-md5sum        "fd743c77f1af1934a9eac7e7b1688219">
     12  <!ENTITY file-roller-size          "876 KB">
     13  <!ENTITY file-roller-buildsize     "24 MB">
    1414  <!ENTITY file-roller-time          "0.1 SBU (Using parallelism=4)">
    1515]>
     
    1818  <?dbhtml filename="file-roller.html"?>
    1919
    20   <sect1info>
    21     <date>$Date$</date>
    22   </sect1info>
    2320
    2421  <title>File-Roller-&file-roller-version;</title>
     
    3431      <application>File Roller</application> is an archive manager for
    3532      <application>GNOME</application> with support for tar, bzip2, gzip, zip,
    36       jar, compress, lzop, zstd, and many other archive formats.
    37     </para>
    38 
    39     &lfs110a_checked;
     33      jar, compress, lzop, zstd, dmg, and many other archive formats.
     34    </para>
     35
     36    &lfs112_checked;
    4037
    4138    <note>
     
    9592      <xref linkend="json-glib"/>,
    9693      <xref linkend="libarchive"/>,
    97       <xref linkend="libnotify"/>, and
     94      <xref linkend="libhandy1"/>,
     95      <xref linkend="libportal"/>, and
    9896      <xref linkend="nautilus"/>
     97    </para>
     98
     99    <bridgehead renderas="sect4">Optional (for the API documentation)</bridgehead>
     100    <para role="optional">
     101      <ulink url="&gi-docgen-url;">gi-docgen</ulink>
    99102    </para>
    100103
     
    153156      <parameter>-Dpackagekit=false</parameter>: This switch disables the use
    154157      of PackageKit which isn't suitable for BLFS.
     158    </para>
     159
     160    <para>
     161      <option>-Dapi_docs=enabled</option>: Use this switch if you have
     162      <ulink url="&gi-docgen-url;">gi-docgen</ulink> installed and wish to
     163      generate the API documentation.
    155164    </para>
    156165
Note: See TracChangeset for help on using the changeset viewer.