mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Update to nautilus-43.1
This commit is contained in:
parent
68a229a785
commit
9e31949e7e
@ -65,7 +65,7 @@
|
||||
<!ENTITY gvfs-version "1.50.2">
|
||||
<!ENTITY gexiv2-minor "0.14">
|
||||
<!ENTITY gexiv2-version "&gexiv2-minor;.0">
|
||||
<!ENTITY nautilus-version "42.2">
|
||||
<!ENTITY nautilus-version "43.1">
|
||||
<!ENTITY zenity-version "3.42.1">
|
||||
<!ENTITY gnome-bluetooth-version "42.4">
|
||||
<!ENTITY gnome-keyring-version "42.1">
|
||||
|
@ -5,13 +5,13 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY nautilus-download-http
|
||||
"&gnome-download-http;/nautilus/&gnome-42;/nautilus-&nautilus-version;.tar.xz">
|
||||
"&gnome-download-http;/nautilus/&gnome-43;/nautilus-&nautilus-version;.tar.xz">
|
||||
<!ENTITY nautilus-download-ftp
|
||||
"&gnome-download-ftp;/nautilus/&gnome-42;/nautilus-&nautilus-version;.tar.xz">
|
||||
<!ENTITY nautilus-md5sum "21928ad0600f3693326e82693bb89f30">
|
||||
<!ENTITY nautilus-size "3.1 MB">
|
||||
<!ENTITY nautilus-buildsize "89 MB (with tests)">
|
||||
<!ENTITY nautilus-time "0.2 SBU (with tests, both using parallelism=4)">
|
||||
"&gnome-download-ftp;/nautilus/&gnome-43;/nautilus-&nautilus-version;.tar.xz">
|
||||
<!ENTITY nautilus-md5sum "5e3addb274889ecb9cdc5dfea2a8cc3c">
|
||||
<!ENTITY nautilus-size "3.0 MB">
|
||||
<!ENTITY nautilus-buildsize "95 MB (with tests)">
|
||||
<!ENTITY nautilus-time "0.7 SBU (with tests, both using parallelism=4)">
|
||||
]>
|
||||
|
||||
<sect1 id="nautilus" xreflabel="Nautilus-&nautilus-version;">
|
||||
@ -76,8 +76,10 @@
|
||||
<xref linkend="gexiv2"/>,
|
||||
<xref linkend="gnome-autoar"/>,
|
||||
<xref linkend="gnome-desktop"/>,
|
||||
<xref linkend="libhandy1"/>,
|
||||
<xref linkend="libadwaita"/>,
|
||||
<xref linkend="libcloudproviders"/>,
|
||||
<xref linkend="libnotify"/>,
|
||||
<xref linkend="libportal"/>,
|
||||
<xref linkend="libseccomp"/>, and
|
||||
<xref linkend="tracker3"/>
|
||||
</para>
|
||||
@ -87,14 +89,13 @@
|
||||
<xref linkend="desktop-file-utils"/>,
|
||||
<xref linkend="exempi"/>,
|
||||
<xref linkend="gobject-introspection"/>,
|
||||
<xref linkend="gst10-plugins-base"/>,
|
||||
<xref linkend="libexif"/>, and
|
||||
<xref linkend="libportal"/>
|
||||
<xref linkend="gst10-plugins-base"/>, and
|
||||
<xref linkend="libexif"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="gtk-doc"/>
|
||||
<ulink url="&gi-docgen-url;">gi-docgen</ulink>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended (Runtime)</bridgehead>
|
||||
@ -161,10 +162,12 @@ ninja</userinput></screen>
|
||||
of PackageKit which isn't suitable for BLFS.
|
||||
</para>
|
||||
|
||||
<!-- Now explicitly required in 43.1
|
||||
<para>
|
||||
<option>-Dlibportal=false</option>: Use this switch if you do not
|
||||
have <xref linkend="libportal"/> installed.
|
||||
</para>
|
||||
-->
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -41,6 +41,10 @@
|
||||
<listitem>
|
||||
<para>December 28th, 2022</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to nautilus-43.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;17087">#17087</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Add libcloudproviders-0.3.1 in support of Nautilus.
|
||||
Fixes <ulink url="&blfs-ticket-root;17436">#17436</ulink>.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user