Update to evolution-3.46.2

This commit is contained in:
Douglas R. Reno 2022-12-27 23:12:38 -06:00
parent f8eeecc0e6
commit de1f28d911
3 changed files with 13 additions and 8 deletions

View File

@ -89,7 +89,7 @@
<!ENTITY cheese-version "43.0">
<!ENTITY eog-version "43.1">
<!ENTITY evince-version "43.1">
<!ENTITY evolution-version "3.44.4">
<!ENTITY evolution-version "3.46.2">
<!ENTITY file-roller-version "3.42.0">
<!-- gedit moved to Editors, so it's now in packages.ent -->
<!ENTITY gnome-calculator-version "42.2">

View File

@ -6,12 +6,12 @@
<!-- Editors: Make sure directory is correct when updating -->
<!ENTITY evolution-download-http "&gnome-download-http;/evolution/&gnome-minor-44;/evolution-&evolution-version;.tar.xz">
<!ENTITY evolution-download-ftp "&gnome-download-ftp;/evolution/&gnome-minor-44;/evolution-&evolution-version;.tar.xz">
<!ENTITY evolution-md5sum "754e8b888024291a6836bdec5bbfc7b1">
<!ENTITY evolution-download-http "&gnome-download-http;/evolution/&gnome-minor-46;/evolution-&evolution-version;.tar.xz">
<!ENTITY evolution-download-ftp "&gnome-download-ftp;/evolution/&gnome-minor-46;/evolution-&evolution-version;.tar.xz">
<!ENTITY evolution-md5sum "18db123f182bf0f3e2b960bd8e2eebcf">
<!ENTITY evolution-size "13 MB">
<!ENTITY evolution-buildsize "363 MB">
<!ENTITY evolution-time "1.1 SBU (Using parallelism=4)">
<!ENTITY evolution-buildsize "369 MB">
<!ENTITY evolution-time "1.0 SBU (Using parallelism=4)">
]>
<sect1 id="evolution" xreflabel="Evolution-&evolution-version;">
@ -85,6 +85,7 @@
<para role="required">
<xref linkend="adwaita-icon-theme"/>,
<xref linkend="evolution-data-server"/>,
<xref linkend="gcr4"/>,
<xref linkend="gnome-autoar"/>,
<xref linkend="itstool"/>,
<xref linkend="shared-mime-info"/>, and
@ -142,7 +143,7 @@ cmake -DCMAKE_INSTALL_PREFIX=/usr \
-DENABLE_YTNEF=OFF \
-DENABLE_CONTACT_MAPS=OFF \
-DENABLE_MARKDOWN=OFF \
-DWITH_GWEATHER4=ON \
-DENABLE_WEATHER=ON \
-G Ninja .. &amp;&amp;
ninja</userinput></screen>
@ -188,7 +189,7 @@ ninja</userinput></screen>
</para>
<para>
<parameter>-DWITH_GWEATHER4=ON</parameter>: This switch allows
<parameter>-DENABLE_WEATHER=ON</parameter>: This switch allows
building against <xref linkend="libgweather"/>.
</para>

View File

@ -41,6 +41,10 @@
<listitem>
<para>December 28th, 2022</para>
<itemizedlist>
<listitem>
<para>[renodr] - Update to evolution-3.46.2. Fixes
<ulink url="&blfs-ticket-root;17048">#17048</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to evince-43.1. Fixes
<ulink url="&blfs-ticket-root;17088">#17088</ulink>.</para>