mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Update to evolution-3.46.2
This commit is contained in:
parent
f8eeecc0e6
commit
de1f28d911
@ -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">
|
||||
|
@ -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 .. &&
|
||||
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>
|
||||
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user