Update to gvfs-1.54.0

This commit is contained in:
Tim Tassonis 2024-03-18 20:26:43 +01:00
parent d5985757e6
commit e8f6436220
3 changed files with 10 additions and 4 deletions

View File

@ -65,7 +65,7 @@
<!ENTITY dconf-version "0.40.0">
<!ENTITY dconf-editor-version "45.0.1">
<!ENTITY gnome-backgrounds-version "45.0">
<!ENTITY gvfs-version "1.52.2">
<!ENTITY gvfs-version "1.54.0">
<!ENTITY gexiv2-minor "0.14">
<!ENTITY gexiv2-version "&gexiv2-minor;.2">
<!ENTITY nautilus-version "45.2.1">

View File

@ -4,9 +4,9 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gvfs-download-http "&gnome-download-http;/gvfs/1.52/gvfs-&gvfs-version;.tar.xz">
<!ENTITY gvfs-download-http "&gnome-download-http;/gvfs/1.54/gvfs-&gvfs-version;.tar.xz">
<!ENTITY gvfs-download-ftp " ">
<!ENTITY gvfs-md5sum "87c087d868352e702e5dcaf42eb729ea">
<!ENTITY gvfs-md5sum "f2c1db236533c19cb3c3e0a468aac59a">
<!ENTITY gvfs-size "1.2 MB">
<!ENTITY gvfs-buildsize "29 MB">
<!ENTITY gvfs-time "0.2 SBU (using parallelism=4)">
@ -83,13 +83,13 @@
<para role="required">
<xref linkend="dbus"/>,
<xref linkend="glib2"/>,
<xref linkend="gcr4"/>,
<xref linkend="libusb"/>, and
<xref linkend="libsecret"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="gcr"/>,
<xref linkend="gtk3"/>,
<xref linkend="libcdio"/>,
<xref linkend="libgudev"/>,
@ -140,6 +140,7 @@ cd build &amp;&amp;
meson setup \
--prefix=/usr \
--buildtype=release \
-Donedrive=false \
-Dfuse=false \
-Dgphoto2=false \
-Dafc=false \
@ -160,6 +161,7 @@ cd build &amp;&amp;
meson setup \
--prefix=/usr \
--buildtype=release \
-Donedrive=false \
-Dfuse=false \
-Dgphoto2=false \
-Dafc=false \

View File

@ -42,6 +42,10 @@
<listitem>
<para>March 18th, 2024</para>
<itemizedlist>
<listitem>
<para>[timtas] - Update to gvfs-1.54.0. Fixes
<ulink url="&blfs-ticket-root;19483">#19483</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to HTML-Parser-3.82 (Perl module). Fixes
<ulink url="&blfs-ticket-root;19458">#19458</ulink>.</para>