Changeset 04a96ab for gnome


Ignore:
Timestamp:
12/28/2022 07:14:10 PM (16 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
d012172
Parents:
e6940ab
Message:

Update to file-roller-43.0

File:
1 edited

Legend:

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

    re6940ab r04a96ab  
    66
    77  <!ENTITY file-roller-download-http
    8            "&gnome-download-http;/file-roller/&gnome-minor-42;/file-roller-&file-roller-version;.tar.xz">
     8           "&gnome-download-http;/file-roller/&gnome-42;/file-roller-&file-roller-version;.tar.xz">
    99  <!ENTITY file-roller-download-ftp
    10            "&gnome-download-ftp;/file-roller/&gnome-minor-42;/file-roller-&file-roller-version;.tar.xz">
    11   <!ENTITY file-roller-md5sum        "c7564ff0532df8b7379a46c895ab4fcd">
    12   <!ENTITY file-roller-size          "858 KB">
     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">
    1313  <!ENTITY file-roller-buildsize     "24 MB">
    1414  <!ENTITY file-roller-time          "0.1 SBU (Using parallelism=4)">
     
    3131      <application>File Roller</application> is an archive manager for
    3232      <application>GNOME</application> with support for tar, bzip2, gzip, zip,
    33       jar, compress, lzop, zstd, and many other archive formats.
     33      jar, compress, lzop, zstd, dmg, and many other archive formats.
    3434    </para>
    3535
     
    9292      <xref linkend="json-glib"/>,
    9393      <xref linkend="libarchive"/>,
    94       <xref linkend="libnotify"/>, and
     94      <xref linkend="libhandy"/>,
     95      <xref linkend="libportal"/>, and
    9596      <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>
    96102    </para>
    97103
     
    150156      <parameter>-Dpackagekit=false</parameter>: This switch disables the use
    151157      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.
    152164    </para>
    153165
Note: See TracChangeset for help on using the changeset viewer.