Changeset 83ff66ae
- Timestamp:
- 05/06/2017 07:24:01 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 3d9141c
- Parents:
- 20e6c995
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome.ent
r20e6c995 r83ff66ae 83 83 <!ENTITY epiphany-version "3.24.1"> 84 84 <!ENTITY evince-version "3.24.0"> 85 <!ENTITY evolution-version "3.2 2.6">85 <!ENTITY evolution-version "3.24.1"> 86 86 <!ENTITY file-roller-version "3.22.3"> 87 87 <!ENTITY gedit-version "3.22.0"> -
gnome/applications/evolution.xml
r20e6c995 r83ff66ae 5 5 %general-entities; 6 6 7 <!ENTITY evolution-download-http "&gnome-download-http;/evolution/&gnome-minor-2 2;/evolution-&evolution-version;.tar.xz">8 <!ENTITY evolution-download-ftp "&gnome-download-ftp;/evolution/&gnome-minor-2 2;/evolution-&evolution-version;.tar.xz">9 <!ENTITY evolution-md5sum " 0b839838df678bc6e50b41059856fadb">7 <!ENTITY evolution-download-http "&gnome-download-http;/evolution/&gnome-minor-24;/evolution-&evolution-version;.tar.xz"> 8 <!ENTITY evolution-download-ftp "&gnome-download-ftp;/evolution/&gnome-minor-24;/evolution-&evolution-version;.tar.xz"> 9 <!ENTITY evolution-md5sum "d3c7638be893d215b3727c559ac4d8a5"> 10 10 <!ENTITY evolution-size "12 MB"> 11 <!ENTITY evolution-buildsize " 569MB">12 <!ENTITY evolution-time " 18SBU">11 <!ENTITY evolution-buildsize "472 MB"> 12 <!ENTITY evolution-time "3.1 SBU"> 13 13 ]> 14 14 … … 94 94 <xref linkend="libcanberra"/>, 95 95 <xref linkend="libgweather"/>, 96 <xref linkend="libnotify"/>, and 96 <xref linkend="libnotify"/>, 97 <xref linkend="openldap"/>, and 97 98 <xref linkend="seahorse"/> 98 99 </para> … … 105 106 <xref linkend="libchamplain"/> (Contact Maps plugin), 106 107 <xref linkend="gtk-doc"/>, 107 <xref linkend="openldap"/>,108 108 <ulink url="https://wiki.gnome.org/Projects/GTK%2B/GtkImageView/">GtkImageView</ulink>, 109 109 <ulink url="http://gtkspell.sourceforge.net/">GtkSpell3</ulink>, … … 127 127 </para> 128 128 129 <screen><userinput>./configure --prefix=/usr \ 130 --sysconfdir=/etc \ 131 --disable-gtkspell \ 132 --disable-pst-import \ 133 --disable-libcryptui && 129 <screen><userinput>mkdir build && 130 cd build && 131 cmake -DCMAKE_INSTAL_PREFIX=/usr \ 132 -DSYSCONF_INSTALL_DIR=/etc \ 133 -DENABLE_INSTALLED_TESTS=ON \ 134 -DENABLE_LIBCRYPTUI=OFF \ 135 -DENABLE_PST_IMPORT=OFF \ 136 -DENABLE_GTKSPELL=OFF \ 137 -DENABLE_YTNEF=OFF \ 138 -DENABLE_CONTACT_MAPS=OFF \ 139 .. && 134 140 make</userinput></screen> 135 141 … … 158 164 159 165 <para> 160 <parameter>- -disable-libcryptui</parameter>: This switch disables166 <parameter>-DENABLE_LIBCRYPTUI=OFF</parameter>: This switch disables 161 167 the usage of libcryptui because it is not part of BLFS. Omit 162 168 this switch if you have it installed and wish to use it. … … 164 170 165 171 <para> 166 <parameter>- -disable-gtkspell</parameter>: This switch is used to172 <parameter>-DENABLE_GTKSPELL=OFF</parameter>: This switch is used to 167 173 disable the gtkspell plugin because 168 174 <application>GtkSpell</application> is not part of BLFS. … … 170 176 171 177 <para> 172 <parameter>- -disable-pst-import</parameter>: This switch is178 <parameter>-DENABLE_PST_IMPORT=OFF</parameter>: This switch is 173 179 used to disable the pst-import plugin because 174 180 <application>libpst</application> is not part of BLFS. … … 183 189 --> 184 190 185 <para> 186 <option>--with-openldap</option>: This switch will enable 191 <!-- 192 <para> 193 <option>- -with-openldap</option>: This switch will enable 187 194 <application>OpenLDAP</application> support in 188 195 <application>Evolution</application>. 189 196 </para> 190 191 <para> 192 <option>--enable-contact-maps</option>: Use this switch if you 197 No equivalent. --> 198 199 <para> 200 <option>-DENABLE_CONTACT_MAPS=ON</option>: Use this switch if you 193 201 have installed the necessary dependencies and wish to build the 194 202 Contact Maps plugin. 195 203 </para> 196 204 205 <!-- 197 206 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 198 207 href="../../xincludes/gtk-doc-rebuild.xml"/> 208 We need to make one for CMake. 209 --> 199 210 200 211 </sect2> … … 214 225 <seg> 215 226 libeabutil.so, 227 libeabwidgets.so, 216 228 libecontacteditor.so, 217 229 libecontactlisteditor.so, 230 libecontactprint.so, 231 libedomutils.so, 218 232 libemail-engine.so, 219 233 libessmime.so, … … 237 251 /usr/libexec/evolution, 238 252 /usr/share/evolution, 253 /usr/share/installed-tests/evolution, 239 254 /usr/share/gtk-doc/html/{evolution-mail-composer,evolution-mail-engine}, 240 255 /usr/share/gtk-doc/html/{evolution-mail-formatter,evolution-shell}, -
introduction/welcome/changelog.xml
r20e6c995 r83ff66ae 45 45 <para>May 6th, 2017</para> 46 46 <itemizedlist> 47 <listitem revision="systemd"> 48 <para>[renodr] - Update to evolution-3.24.1. Partially fixes 49 <ulink url="&blfs-ticket-root;9025">#9025</ulink>.</para> 50 </listitem> 47 51 <listitem> 48 52 <para>[pierre] - Update to GCC-7.1.0 and archive GCC-java,
Note:
See TracChangeset
for help on using the changeset viewer.