Changeset bb8b4003 for gnome


Ignore:
Timestamp:
10/15/2019 05:32:59 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
cdf0106
Parents:
e2a1442
Message:

Update to tracker-miners-2.3.1
Update to tracker-2.3.1
Update to libgweather-3.34.0
Update to evolution-data-server-3.34.1
Minor fixes to libpeas and folks
Time to embark on GNOME Desktop...

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22252 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
gnome/platform
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/evolution-data-server.xml

    re2a1442 rbb8b4003  
    99  <!ENTITY evolution-data-server-download-ftp
    1010           "&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">
    1212  <!ENTITY evolution-data-server-size          "4.4 MB">
    13   <!ENTITY evolution-data-server-buildsize     "163 MB">
    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">
    1515]>
    1616
     
    106106      <xref linkend="mitkrb"/>,
    107107      a <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command), and
    108       <xref linkend="openldap"/>,
     108      <xref linkend="openldap"/>, and
    109109      <!--<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>
    112112      <!-- For the above commented entries - I can't seem to find references to
    113113      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 -->
    114116    </para>
    115117
     
    179181    </para>
    180182
    181     <!--
    182     <para>
    183       <parameter>-DENABLE_GOOGLE_AUTH=OFF</parameter>: This flag is used
    184       to disable the Google Authentication functionality within
    185       <application>Evolution Data Server</application>. Omit if you have
    186       installed <application>Google Authenticator</application>.
    187     </para>
    188     -->
    189 
    190     <!--
    191     <para>
    192       <parameter>-DENABLE_UOA=OFF</parameter>: This flag is used
    193       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 
    199183    <para>
    200184      <parameter>-DENABLE_VALA_BINDINGS=ON</parameter>: This switch
     
    209193      that is no longer available.
    210194    </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 -->
    216195
    217196    <para revision="sysv">
     
    245224        <seg>
    246225          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,
    249228          libedataserverui-1.2.so, and libetestserverutils.so
    250229        </seg>
  • gnome/platform/folks.xml

    re2a1442 rbb8b4003  
    113113
    114114<screen><userinput>mkdir build &amp;&amp;
    115 cd build &amp;&amp;
     115cd    build &amp;&amp;
    116116
    117117meson --prefix=/usr --sysconfdir=/etc .. &amp;&amp;
  • gnome/platform/libgweather.xml

    re2a1442 rbb8b4003  
    66
    77  <!ENTITY libgweather-download-http
    8            "&gnome-download-http;/libgweather/&gnome-minor-32;/libgweather-&libgweather-version;.tar.xz">
     8           "&gnome-download-http;/libgweather/&gnome-minor-34;/libgweather-&libgweather-version;.tar.xz">
    99  <!ENTITY libgweather-download-ftp
    10            "&gnome-download-ftp;/libgweather/&gnome-minor-32;/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">
    1212  <!ENTITY libgweather-size          "2.6 MB">
    1313  <!ENTITY libgweather-buildsize     "92 MB">
     
    8585    <bridgehead renderas="sect4">Recommended</bridgehead>
    8686    <para role="recommended">
    87       <xref linkend="gobject-introspection"/> and
     87      <xref linkend="gobject-introspection"/>,
     88      <xref linkend="libxml2"/>, and
    8889      <xref linkend="vala"/>
    8990    </para>
  • gnome/platform/libpeas.xml

    re2a1442 rbb8b4003  
    8282    <bridgehead renderas="sect4">Recommended</bridgehead>
    8383    <para role="recommended">
     84      <xref linkend="libxml2"/> and
    8485      <xref linkend="pygobject3"/>
    8586    </para>
     
    8990      <xref linkend="gtk-doc"/>,
    9091      <ulink url="http://glade.gnome.org/">Glade</ulink>,
     92      <ulink url="https://pypi.org/project/embed">embed</ulink>,
    9193      <ulink url="https://github.com/pavouk/lgi">LGI</ulink> (for LUA bindings,
    9294      built with LUA-5.1), with either
     
    108110    </para>
    109111
    110 <screen><userinput>
    111 
    112 mkdir build &amp;&amp;
     112<screen><userinput>mkdir build &amp;&amp;
    113113cd    build &amp;&amp;
    114114
    115 meson --prefix=/usr &amp;&amp;
     115meson --prefix=/usr .. &amp;&amp;
    116116ninja</userinput></screen>
    117117
  • gnome/platform/tracker-miners.xml

    re2a1442 rbb8b4003  
    55  %general-entities;
    66
    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.8 MB">
    11   <!ENTITY tracker-miners-buildsize     "22 MB (including tests)">
    12   <!ENTITY tracker-miners-time          "0.2 SBU (add 0.8 SBU for tests)">
     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)">
    1313]>
    1414
     
    8585      <xref linkend="ffmpeg"/>,
    8686      <xref linkend="flac"/>,
     87      <xref linkend="giflib"/>,
    8788      <xref linkend="icu"/>,
    8889      <xref linkend="libexif"/>,
     
    9596    <para role="optional">
    9697      <xref linkend="cmake"/>,
     98      <xref linkend="dconf"/>,
    9799      <xref linkend="libgsf"/>,
    98100      <xref linkend="libseccomp"/>,
     
    127129    <para>
    128130      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.
    130133    </para>
    131134
     
    159162        </seg>
    160163        <seg>
    161           libtracker-extract.so, libtracker-miners-common.so, and
     164          libtracker-extract.so, and
    162165          several modules under /usr/lib/tracker-miners-2.0.
    163166        </seg>
  • gnome/platform/tracker.xml

    re2a1442 rbb8b4003  
    66
    77  <!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">
    99  <!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.7 MB">
    13   <!ENTITY tracker-buildsize     "197 MB (including tests)">
    14   <!ENTITY tracker-time          "0.4 SBU (add 0.9 SBU for tests)">
     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)">
    1515]>
    1616
     
    9494    <bridgehead renderas="sect4">Optional</bridgehead>
    9595    <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
    9798      <ulink url="https://github.com/snowballstem/snowball/">libstemmer</ulink>
    9899      <!-- Python2 used to be a dependency until 2.2.1 -->
     
    120121    <para>
    121122      To test the results, issue: <command>ninja test</command>. The tests
    122       should be run from a graphical session. The test named steroids may
    123       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. -->
    124125    </para>
    125126
     
    140141      tracker-store.
    141142    </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
    153145  <sect2 role="content">
    154146    <title>Contents</title>
Note: See TracChangeset for help on using the changeset viewer.