Changeset efe2c6ee


Ignore:
Timestamp:
07/27/2014 03:57:34 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
5ceeafc4
Parents:
33fdfe5e
Message:

Continue fixing packages in gnome platform.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13688 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
gnome-systemd/platform
Files:
5 edited

Legend:

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

    r33fdfe5e refe2c6ee  
    99  <!ENTITY evolution-data-server-download-ftp
    1010           "&gnome-download-ftp;/evolution-data-server/3.12/evolution-data-server-&evolution-data-server-version;.tar.xz">
    11   <!ENTITY evolution-data-server-md5sum        "1d256a644e6968142147e48004e9d62f">
     11  <!ENTITY evolution-data-server-md5sum        "9097a93b2a27ed0a795adb8acd145187">
    1212  <!ENTITY evolution-data-server-size          "5.2 MB">
    13   <!ENTITY evolution-data-server-buildsize     "225 MB">
     13  <!ENTITY evolution-data-server-buildsize     "245 MB">
    1414  <!ENTITY evolution-data-server-time          "2.2 SBU">
    1515]>
     
    8282    <para role="required">
    8383      <xref linkend="db"/>,
    84       <xref linkend="gtk3"/>,
    85       <xref linkend="sqlite"/>,
    86       <xref linkend="gnome-online-accounts"/>,
    87       <xref linkend="libsoup"/>,
    88       <xref linkend="libgdata"/>,
    8984      <xref linkend="gcr"/>,
    90       <xref linkend="liboauth"/>,
    91       <xref linkend="libical"/>, and
     85      <xref linkend="libical"/>,
     86      <xref linkend="libsecret"/>,
     87      <xref linkend="libsoup"/>, and
    9288      <xref linkend="nss"/>
    9389    </para>
     
    9591    <bridgehead renderas="sect4">Recommended</bridgehead>
    9692    <para role="recommended">
    97       <xref linkend="libgweather"/>,
    98       <xref linkend="libxml2"/>,
    99       <xref linkend="libsecret"/>,
     93      <xref linkend="gnome-online-accounts"/>,
     94      <xref linkend="gobject-introspection"/>,
     95      <xref linkend="gtk3"/>,
     96      <xref linkend="icu"/>,
    10097      <xref linkend="libgdata"/>,
    101       <xref linkend="gobject-introspection"/>, and
     98      <xref linkend="libgweather"/>, and
    10299      <xref linkend="vala"/>
    103100    </para>
     
    107104      <xref linkend="gtk-doc"/>,
    108105      <xref linkend="mitkrb"/>,
    109       a <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command), and
     106      a <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command),
    110107      <xref linkend="openldap"/>
     108      <ulink url="https://code.google.com/p/accounts-sso/">Accounts-SSO</ulink>, and
     109      <ulink url="https://code.google.com/p/libphonenumber/">libphonenumber</ulink>
    111110    </para>
    112111
     
    126125<screen><userinput>./configure --prefix=/usr \
    127126            --disable-uoa \
    128             --libexecdir=/usr/lib/evolution-data-server \
    129             --enable-vala-bindings \
    130             --enable-introspection=yes &amp;&amp;
     127            --enable-vala-bindings &amp;&amp;
    131128make</userinput></screen>
    132129
    133130    <para>
    134       <!-- To test the results, issue: <command>make check</command>. -->
    135131      This package does not have a working testsuite.
    136132    </para>
     
    148144
    149145    <para>
    150       <option>--enable-vala-bindings</option>: This switch enables
    151       building of the Vala bindings. Remove if you don't have
    152       <xref linkend="vala"/> installed.
     146      <parameter>--disable-uoa</parameter>: This switch is used
     147      to disable <application>Ubuntu Online Accounts</application>
     148      support in <application>Evolution Data Server</application>.
     149      Remove it if you have installed Accounts-SSO.
     150    </para>
     151
     152    <para>
     153      <parameter>--enable-vala-bindings</parameter>: This switch
     154      enables building of the Vala bindings. Remove if you don't
     155      have <xref linkend="vala"/> installed.
    153156    </para>
    154157
     
    160163
    161164    <para>
    162       <parameter>--with-krb5=/usr</parameter>: Use this switch to
     165      <option>--with-krb5=/usr</option>: Use this switch to
    163166      enable <application>Kerberos 5</application> support in
    164167      <application>Evolution Data Server</application>.
    165168    </para>
    166169
    167     <para>
    168       <parameter>--disable-uoa</parameter>: Use this switch to
    169       disable <application>Ubuntu Online Accounts</application> support in
    170       <application>Evolution Data Server</application>.
    171     </para>
    172170    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    173171      href="../../xincludes/gtk-doc-rebuild.xml"/>
  • gnome-systemd/platform/folks.xml

    r33fdfe5e refe2c6ee  
    99  <!ENTITY folks-md5sum        "18f3e0799fdea55be7e27bc16e73bd8a">
    1010  <!ENTITY folks-size          "1.8 MB">
    11   <!ENTITY folks-buildsize     "136 MB">
     11  <!ENTITY folks-buildsize     "215 MB">
    1212  <!ENTITY folks-time          "2.1 SBU">
    1313]>
     
    7878    <bridgehead renderas="sect4">Required</bridgehead>
    7979    <para role="required">
    80       <xref linkend="libgee"/> and
    81       <xref linkend="telepathy-glib"/>
     80      <xref linkend="gobject-introspection"/> and
     81      <xref linkend="libgee08"/>
    8282    </para>
    8383
     
    8585    <para role="recommended">
    8686      <xref linkend="evolution-data-server"/>,
    87       <xref linkend="telepathy-glib"/>, and
     87      <xref linkend="telepathy-glib"/>,
     88      <xref linkend="python3"/>, and
    8889      <xref linkend="vala"/>
    8990    </para>
    9091
    91 <!-- optional zeitgeist, libsocialweb -->
     92    <bridgehead renderas="sect4">Optional</bridgehead>
     93    <para role="optional">
     94      <ulink url="&gnome-download-http;/libsocialweb/">libsocialweb</ulink>,
     95      <ulink url="&gnome-download-http;/tracker/">Tracker</ulink>, and
     96      <ulink url="http://zeitgeist-project.com/">Zeitgeist</ulink>
     97    </para>
    9298
    9399    <para condition="html" role="usernotes">User Notes:
     
    123129
    124130    <para>
     131      <parameter>--disable-fatal-warnings</parameter>: This switch
     132      allows the package to build with latest versions of the
     133      dependencies.
     134    </para>
     135
     136    <para>
    125137      <option>--enable-tracker-backend</option>: This switch enables
    126138      building of the the <application>Tracker</application> backend.
     
    130142      <option>--enable-docs</option>: This switch enables
    131143      documentation generation.
    132     </para>
    133 
    134     <para>
    135       <parameter>--disable-fatal-warnings</parameter>: This switch
    136       allows the build to complete. Without it the
    137       build fails.
    138144    </para>
    139145
     
    153159        </seg>
    154160        <seg>
    155           libfolks-eds.so, libfolks-libsocialweb.so,
    156           libfolks.so, libfolks-telepathy.so,
    157           libfolks-dummy.so, and libfolks-tracker.so
     161          libfolks-dummy.so, libfolks-eds.so, libfolks-libsocialweb.so,
     162          libfolks.so, libfolks-telepathy.so, and libfolks-tracker.so
    158163        </seg>
    159164        <seg>
  • gnome-systemd/platform/gnome-online-accounts.xml

    r33fdfe5e refe2c6ee  
    99  <!ENTITY gnome-online-accounts-download-ftp
    1010           "&gnome-download-ftp;/gnome-online-accounts/3.12/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz">
    11   <!ENTITY gnome-online-accounts-md5sum        "4854416e00b78997f4626846a6cdf962">
     11  <!ENTITY gnome-online-accounts-md5sum        "b673101d03f96c3d82bf18fde2e7701c">
    1212  <!ENTITY gnome-online-accounts-size          "1.4 MB">
    1313  <!ENTITY gnome-online-accounts-buildsize     "50 MB">
     
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="libnotify"/>,
     79      <xref linkend="gcr"/>,
    8080      <xref linkend="librest"/>,
    81       <xref linkend="libsecret"/>,
    8281      <xref linkend="json-glib"/>,
    8382      <xref linkend="telepathy-glib"/>, and
     
    145144
    146145    <segmentedlist>
    147       <segtitle>Installed Program</segtitle>
     146      <segtitle>Installed Programs</segtitle>
    148147      <segtitle>Installed Libraries</segtitle>
    149148      <segtitle>Installed Directories</segtitle>
  • gnome-systemd/platform/libgdata.xml

    r33fdfe5e refe2c6ee  
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="gnome-online-accounts"/>,
     79      <xref linkend="liboauth"/>,
    8080      <xref linkend="libsoup"/>,
    81       <xref linkend="json-glib"/>,
    82       <xref linkend="gcr"/>, and
    83       <xref linkend="liboauth"/>
     81      <xref linkend="json-glib"/>, and
     82      <xref linkend="uhttpmock"/>
    8483    </para>
    85 
    8684
    8785    <bridgehead renderas="sect4">Recommended</bridgehead>
    8886    <para role="recommended">
    89       <xref linkend="uhttpmock"/>,
    90       <xref linkend="gobject-introspection"/>, and
    91       <xref linkend="libxml2"/>
     87      <xref linkend="gcr"/>,
     88      <xref linkend="gnome-online-accounts"/>, and
     89      <xref linkend="gobject-introspection"/>
    9290    </para>
    9391
     
    142140    <segmentedlist>
    143141      <segtitle>Installed Programs</segtitle>
    144       <segtitle>Installed Library</segtitle>
     142      <segtitle>Installed Libraries</segtitle>
    145143      <segtitle>Installed Directories</segtitle>
    146144
  • gnome-systemd/platform/librest.xml

    r33fdfe5e refe2c6ee  
    55  %general-entities;
    66
    7   <!ENTITY librest-download-http "http://ftp.acc.umu.se/pub/GNOME/sources/rest/0.7/rest-&librest-version;.tar.xz">
    8   <!ENTITY librest-download-ftp  " ">
     7  <!ENTITY librest-download-http "&gnome-download-http;/rest/0.7/rest-&librest-version;.tar.xz">
     8  <!ENTITY librest-download-ftp  "&gnome-download-ftp;/rest/0.7/rest-&librest-version;.tar.xz">
    99  <!ENTITY librest-md5sum        "abd6211788b9b8dac432a26767099a27">
    1010  <!ENTITY librest-size          "316 KB">
     
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
    78       <xref linkend="cacerts"/>, and
     78      <xref linkend="cacerts"/> and
    7979      <xref linkend="libsoup"/>
    8080    </para>
     
    103103    </para>
    104104
    105 <screen><userinput>./configure --prefix=/usr \
    106             --with-ca-certificates=/etc/ssl/ca-bundle.crt &amp;&amp;
     105<screen><userinput>./configure --prefix=/usr &amp;&amp;
    107106make</userinput></screen>
    108107
     
    116115
    117116<screen role="root"><userinput>make install</userinput></screen>
    118 
    119   </sect2>
    120 
    121   <sect2 role="commands">
    122     <title>Command Explanations</title>
    123 
    124     <para>
    125       <parameter>--with-ca-certificates=/etc/ssl/ca-bundle.crt</parameter>:
    126       The configure script needs to be pointed to the certificates.
    127     </para>
    128117
    129118  </sect2>
     
    156145      <?dbhtml list-presentation="table"?>
    157146
    158       <varlistentry id="librest-0">
     147      <varlistentry id="librest-0.7">
    159148        <term><filename class="libraryfile">librest-0.7.so</filename></term>
    160149        <listitem>
     
    162151            contains the RESTful Web API Query functions.
    163152          </para>
    164           <indexterm zone="librest librest-0">
    165             <primary sortas="c-librest-0">librest-0.7.so</primary>
     153          <indexterm zone="librest librest-0.7">
     154            <primary sortas="c-librest-0.7">librest-0.7.so</primary>
    166155          </indexterm>
    167156        </listitem>
    168157      </varlistentry>
    169158
    170       <varlistentry id="librest-extras-0">
     159      <varlistentry id="librest-extras-0.7">
    171160        <term><filename class="libraryfile">librest-extras-0.7.so</filename></term>
    172161        <listitem>
     
    174163            contains extra RESTful Web API Query functions.
    175164          </para>
    176           <indexterm zone="librest librest-extras-0">
    177             <primary sortas="c-librest-extras-0">librest-extras-0.7.so</primary>
     165          <indexterm zone="librest librest-extras-0.7">
     166            <primary sortas="c-librest-extras-0.7">librest-extras-0.7.so</primary>
    178167          </indexterm>
    179168        </listitem>
Note: See TracChangeset for help on using the changeset viewer.