Changeset bb8b4003
- Timestamp:
- 10/15/2019 05:32:59 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.1, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- cdf0106
- Parents:
- e2a1442
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome.ent
re2a1442 rbb8b4003 35 35 <!ENTITY libgee-version "0.20.2"> 36 36 <!ENTITY libgtop-version "2.40.0"> 37 <!ENTITY libgweather-version "3.3 2.2">37 <!ENTITY libgweather-version "3.34.0"> 38 38 <!ENTITY libpeas-version "1.24.0"> 39 39 <!ENTITY libwnck-version "3.32.0"> 40 <!ENTITY evolution-data-server-version "3.34. 0">40 <!ENTITY evolution-data-server-version "3.34.1"> 41 41 <!ENTITY folks-version "0.13.1"> 42 42 <!ENTITY gfbgraph-version "0.2.3"> 43 <!ENTITY tracker-version "2. 2.2">44 <!ENTITY tracker-miners-version "2. 2.2">43 <!ENTITY tracker-version "2.3.1"> 44 <!ENTITY tracker-miners-version "2.3.1"> 45 45 <!ENTITY gsound-version "1.0.2"> 46 46 -
gnome/platform/evolution-data-server.xml
re2a1442 rbb8b4003 9 9 <!ENTITY evolution-data-server-download-ftp 10 10 "&gnome-download-ftp;/evolution-data-server/&gnome-minor-34;/evolution-data-server-&evolution-data-server-version;.tar.xz"> 11 <!ENTITY evolution-data-server-md5sum " 7bdb8ca4b9be9c1922765a6b48f67bba">11 <!ENTITY evolution-data-server-md5sum "d1701875bbac80d6d62e9acfc6c43bea"> 12 12 <!ENTITY evolution-data-server-size "4.4 MB"> 13 <!ENTITY evolution-data-server-buildsize "1 63MB">14 <!ENTITY evolution-data-server-time " 0.6 SBU (Using parallelism=4)">13 <!ENTITY evolution-data-server-buildsize "198 MB"> 14 <!ENTITY evolution-data-server-time "1.3 SBU"> 15 15 ]> 16 16 … … 106 106 <xref linkend="mitkrb"/>, 107 107 a <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command), and 108 <xref linkend="openldap"/>, 108 <xref linkend="openldap"/>, and 109 109 <!--<ulink url="https://gitlab.com/groups/accounts-sso">Accounts-SSO</ulink>, 110 <ulink url="https://github.com/google/google-authenticator/">Google Authenticator</ulink>, and 111 <ulink url="https://github.com/googlei18n/libphonenumber/">libphonenumber</ulink> -->110 <ulink url="https://github.com/google/google-authenticator/">Google Authenticator</ulink>, and--> 111 <ulink url="https://github.com/googlei18n/libphonenumber/">libphonenumber</ulink> 112 112 <!-- For the above commented entries - I can't seem to find references to 113 113 these in 3.32.0, so they've been commented.--> 114 <!-- Phone Number support via libphonenumber spotted in 3.34.1, check 115 CMakeLists.txt --> 114 116 </para> 115 117 … … 179 181 </para> 180 182 181 <!--182 <para>183 <parameter>-DENABLE_GOOGLE_AUTH=OFF</parameter>: This flag is used184 to disable the Google Authentication functionality within185 <application>Evolution Data Server</application>. Omit if you have186 installed <application>Google Authenticator</application>.187 </para>188 -->189 190 <!--191 <para>192 <parameter>-DENABLE_UOA=OFF</parameter>: This flag is used193 to disable <application>Ubuntu Online Accounts</application>194 support in <application>Evolution Data Server</application>.195 Remove it if you have installed Accounts-SSO.196 </para>197 -->198 199 183 <para> 200 184 <parameter>-DENABLE_VALA_BINDINGS=ON</parameter>: This switch … … 209 193 that is no longer available. 210 194 </para> 211 212 <!-- I need a CMake version of this. I'll come up with it at a later time/date.213 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"214 href="../../xincludes/gtk-doc-rebuild.xml"/>215 -->216 195 217 196 <para revision="sysv"> … … 245 224 <seg> 246 225 libcamel-1.2.so, libebackend-1.2.so, libebook-1.2.so, 247 libebook-contacts-1.2.so, libecal- 1.2.so, libedata-book-1.2.so,248 libedata-cal- 1.2.so, libedataserver-1.2.so,226 libebook-contacts-1.2.so, libecal-2.0.so, libedata-book-1.2.so, 227 libedata-cal-2.0.so, libedataserver-1.2.so, 249 228 libedataserverui-1.2.so, and libetestserverutils.so 250 229 </seg> -
gnome/platform/folks.xml
re2a1442 rbb8b4003 113 113 114 114 <screen><userinput>mkdir build && 115 cd build &&115 cd build && 116 116 117 117 meson --prefix=/usr --sysconfdir=/etc .. && -
gnome/platform/libgweather.xml
re2a1442 rbb8b4003 6 6 7 7 <!ENTITY libgweather-download-http 8 "&gnome-download-http;/libgweather/&gnome-minor-3 2;/libgweather-&libgweather-version;.tar.xz">8 "&gnome-download-http;/libgweather/&gnome-minor-34;/libgweather-&libgweather-version;.tar.xz"> 9 9 <!ENTITY libgweather-download-ftp 10 "&gnome-download-ftp;/libgweather/&gnome-minor-3 2;/libgweather-&libgweather-version;.tar.xz">11 <!ENTITY libgweather-md5sum " 7e002a977df53914d7248932f07e8a0e">10 "&gnome-download-ftp;/libgweather/&gnome-minor-34;/libgweather-&libgweather-version;.tar.xz"> 11 <!ENTITY libgweather-md5sum "52c3b1e27887fc88f862c92c42d930c1"> 12 12 <!ENTITY libgweather-size "2.6 MB"> 13 13 <!ENTITY libgweather-buildsize "92 MB"> … … 85 85 <bridgehead renderas="sect4">Recommended</bridgehead> 86 86 <para role="recommended"> 87 <xref linkend="gobject-introspection"/> and 87 <xref linkend="gobject-introspection"/>, 88 <xref linkend="libxml2"/>, and 88 89 <xref linkend="vala"/> 89 90 </para> -
gnome/platform/libpeas.xml
re2a1442 rbb8b4003 82 82 <bridgehead renderas="sect4">Recommended</bridgehead> 83 83 <para role="recommended"> 84 <xref linkend="libxml2"/> and 84 85 <xref linkend="pygobject3"/> 85 86 </para> … … 89 90 <xref linkend="gtk-doc"/>, 90 91 <ulink url="http://glade.gnome.org/">Glade</ulink>, 92 <ulink url="https://pypi.org/project/embed">embed</ulink>, 91 93 <ulink url="https://github.com/pavouk/lgi">LGI</ulink> (for LUA bindings, 92 94 built with LUA-5.1), with either … … 108 110 </para> 109 111 110 <screen><userinput> 111 112 mkdir build && 112 <screen><userinput>mkdir build && 113 113 cd build && 114 114 115 meson --prefix=/usr &&115 meson --prefix=/usr .. && 116 116 ninja</userinput></screen> 117 117 -
gnome/platform/tracker-miners.xml
re2a1442 rbb8b4003 5 5 %general-entities; 6 6 7 <!ENTITY tracker-miners-download-http "&gnome-download-http;/tracker-miners/2. 2/tracker-miners-&tracker-miners-version;.tar.xz">8 <!ENTITY tracker-miners-download-ftp "&gnome-download-ftp;/tracker-miners/2. 2/tracker-miners-&tracker-miners-version;.tar.xz">9 <!ENTITY tracker-miners-md5sum " a95842d4cbffb7230bde7cd98f6a9afe">10 <!ENTITY tracker-miners-size " 2.8MB">11 <!ENTITY tracker-miners-buildsize " 22 MB (includingtests)">12 <!ENTITY tracker-miners-time "0. 2 SBU (add 0.8 SBU fortests)">7 <!ENTITY tracker-miners-download-http "&gnome-download-http;/tracker-miners/2.3/tracker-miners-&tracker-miners-version;.tar.xz"> 8 <!ENTITY tracker-miners-download-ftp "&gnome-download-ftp;/tracker-miners/2.3/tracker-miners-&tracker-miners-version;.tar.xz"> 9 <!ENTITY tracker-miners-md5sum "0321d8f4ad27e3fccdbc8384e5b3cb83"> 10 <!ENTITY tracker-miners-size "3.0 MB"> 11 <!ENTITY tracker-miners-buildsize "30 MB (with tests)"> 12 <!ENTITY tracker-miners-time "0.4 SBU (with tests)"> 13 13 ]> 14 14 … … 85 85 <xref linkend="ffmpeg"/>, 86 86 <xref linkend="flac"/>, 87 <xref linkend="giflib"/>, 87 88 <xref linkend="icu"/>, 88 89 <xref linkend="libexif"/>, … … 95 96 <para role="optional"> 96 97 <xref linkend="cmake"/>, 98 <xref linkend="dconf"/>, 97 99 <xref linkend="libgsf"/>, 98 100 <xref linkend="libseccomp"/>, … … 127 129 <para> 128 130 To test the results, issue: <command>ninja test</command>. 129 One test, test-image-1, is known to fail. 131 Three tests, test-image-1, xmp-loaded-1, and 132 test_external_cue_sheet, are known to fail. 130 133 </para> 131 134 … … 159 162 </seg> 160 163 <seg> 161 libtracker-extract.so, libtracker-miners-common.so,and164 libtracker-extract.so, and 162 165 several modules under /usr/lib/tracker-miners-2.0. 163 166 </seg> -
gnome/platform/tracker.xml
re2a1442 rbb8b4003 6 6 7 7 <!ENTITY tracker-download-http 8 "&gnome-download-http;/tracker/2. 2/tracker-&tracker-version;.tar.xz">8 "&gnome-download-http;/tracker/2.3/tracker-&tracker-version;.tar.xz"> 9 9 <!ENTITY tracker-download-ftp 10 "&gnome-download-ftp;/tracker/2. 2/tracker-&tracker-version;.tar.xz">11 <!ENTITY tracker-md5sum " 2ec18c6f9e877abdfe1f50bac0e9eade">12 <!ENTITY tracker-size " 2.7MB">13 <!ENTITY tracker-buildsize "19 7 MB (includingtests)">14 <!ENTITY tracker-time " 0.4 SBU (add 0.9 SBU fortests)">10 "&gnome-download-ftp;/tracker/2.3/tracker-&tracker-version;.tar.xz"> 11 <!ENTITY tracker-md5sum "5e75b611b190c4cebf53e3de15266429"> 12 <!ENTITY tracker-size "1.5 MB"> 13 <!ENTITY tracker-buildsize "194 MB (with tests)"> 14 <!ENTITY tracker-time "1.0 SBU (with tests)"> 15 15 ]> 16 16 … … 94 94 <bridgehead renderas="sect4">Optional</bridgehead> 95 95 <para role="optional"> 96 <xref linkend="gtk-doc"/> and 96 <xref linkend="gtk-doc"/>, 97 <ulink url="https://github.com/scop/bash-completion/">bash-completion</ulink>, and 97 98 <ulink url="https://github.com/snowballstem/snowball/">libstemmer</ulink> 98 99 <!-- Python2 used to be a dependency until 2.2.1 --> … … 120 121 <para> 121 122 To test the results, issue: <command>ninja test</command>. The tests 122 should be run from a graphical session. The test named steroids may123 fail but will pass if you rerun the tests after the installation. 123 should be run from a graphical session. <!--The test named steroids may 124 fail but will pass if you rerun the tests after the installation. --> 124 125 </para> 125 126 … … 140 141 tracker-store. 141 142 </para> 142 <!-- Not needed. D-Bus files get installed in the proper location by default. 143 <para> 144 <parameter>- -with-session-bus-services-dir=/usr/share/dbus-1/services</parameter>: 145 This switch defines the location of the <xref linkend="dbus"/> service 146 directory. 147 </para> 148 149 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 150 href="../../xincludes/gtk-doc-rebuild.xml"/> 151 --> 152 </sect2> 143 </sect2> 144 153 145 <sect2 role="content"> 154 146 <title>Contents</title> -
introduction/welcome/changelog.xml
re2a1442 rbb8b4003 43 43 --> 44 44 <listitem> 45 <para>October 15th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to libgweather-3.34.0. Part of 49 <ulink url="&blfs-ticket-root;12617">#12617</ulink>.</para> 50 </listitem> 51 <listitem revision="systemd"> 52 <para>[renodr] - Since the default behavior in NetworkManager is 53 to now enable the NetworkManager-wait-online unit, provide instructions 54 on how to disable the behavior rather than enable it.</para> 55 </listitem> 56 <listitem> 57 <para>[renodr] - Update to evolution-data-server-3.34.1. Part of 58 <ulink url="&blfs-ticket-root;12617">#12617</ulink>.</para> 59 </listitem> 60 <listitem> 61 <para>[renodr] - Update to tracker-2.3.1. Part of 62 <ulink url="&blfs-ticket-root;12617">#12617</ulink>.</para> 63 </listitem> 64 <listitem> 65 <para>[renodr] - Update to tracker-miners-2.3.1. Part of 66 <ulink url="&blfs-ticket-root;12617">#12617</ulink>.</para> 67 </listitem> 68 </itemizedlist> 69 </listitem> 70 71 <listitem> 45 72 <para>October 14th, 2019</para> 46 73 <itemizedlist>
Note:
See TracChangeset
for help on using the changeset viewer.