mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Update to gexiv2-0.14.2
This commit is contained in:
parent
3a001df828
commit
d26b2db100
@ -65,7 +65,7 @@
|
||||
<!ENTITY gnome-backgrounds-version "44.0">
|
||||
<!ENTITY gvfs-version "1.50.5">
|
||||
<!ENTITY gexiv2-minor "0.14">
|
||||
<!ENTITY gexiv2-version "&gexiv2-minor;.1">
|
||||
<!ENTITY gexiv2-version "&gexiv2-minor;.2">
|
||||
<!ENTITY nautilus-version "44.2.1">
|
||||
<!--<!ENTITY zenity-version "3.42.1">-->
|
||||
<!ENTITY gnome-bluetooth-version "42.5">
|
||||
|
@ -7,9 +7,9 @@
|
||||
<!-- gexiv2 -->
|
||||
<!ENTITY gexiv2-download-http "&gnome-download-http;/gexiv2/&gexiv2-minor;/gexiv2-&gexiv2-version;.tar.xz">
|
||||
<!ENTITY gexiv2-download-ftp "&gnome-download-ftp;/gexiv2/&gexiv2-minor;/gexiv2-&gexiv2-version;.tar.xz">
|
||||
<!ENTITY gexiv2-md5sum "b4a7b5e0f2e50a8d295bb2782e071a7f">
|
||||
<!ENTITY gexiv2-size "379 KB">
|
||||
<!ENTITY gexiv2-buildsize "3.7 MB (with tests)">
|
||||
<!ENTITY gexiv2-md5sum "1e65556fad5d24a4c365696544d8c945">
|
||||
<!ENTITY gexiv2-size "384 KB">
|
||||
<!ENTITY gexiv2-buildsize "4.0 MB (with tests)">
|
||||
<!ENTITY gexiv2-time "0.1 SBU (with parallelism=4 and tests)">
|
||||
]>
|
||||
|
||||
@ -66,6 +66,7 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<!-- applied in 0.14.2
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
@ -79,7 +80,7 @@
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
-->
|
||||
|
||||
<bridgehead renderas="sect3">gexiv2 Dependencies</bridgehead>
|
||||
|
||||
@ -96,7 +97,6 @@
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="gtk-doc"/> (for documentation)
|
||||
<!-- <xref linkend="python2"/> (for the Python2 module) -->
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
@ -104,6 +104,7 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of gexiv2</title>
|
||||
|
||||
<!-- applied in 0.14.2
|
||||
<para>
|
||||
First apply some fixes allowing to build against exiv2-0.28 and above:
|
||||
</para>
|
||||
@ -117,6 +118,7 @@
|
||||
<screen><userinput remap="pre">case $(uname -m) in
|
||||
i?86) patch -Np1 -i ../gexiv2-&gexiv2-version;-buildfixes-1.patch ;;
|
||||
esac</userinput></screen>
|
||||
-->
|
||||
|
||||
<para>
|
||||
Install <application>gexiv2</application> by running the following
|
||||
|
@ -41,6 +41,10 @@
|
||||
<listitem>
|
||||
<para>July 26th, 2023</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to gexiv2-0.14.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;18337">#18337</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to cmake-3.27.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;18336">#18336</ulink>.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user