Ignore:
Timestamp:
09/26/2012 07:42:38 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
51a1ba3
Parents:
b0369f3
Message:

GNOME 3.6 Part 9.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/evolution.xml

    rb0369f3 r1ca1a68f  
    55  %general-entities;
    66
    7   <!ENTITY evolution-download-http "&gnome-download-http;/evolution/3.4/evolution-&evolution-version;.tar.xz">
    8   <!ENTITY evolution-download-ftp  "&gnome-download-ftp;/evolution/3.4/evolution-&evolution-version;.tar.xz">
    9   <!ENTITY evolution-md5sum        "11ee7f83fb88610a1e016937733c43bf">
    10   <!ENTITY evolution-size          "13 MB">
    11   <!ENTITY evolution-buildsize     "420 MB">
    12   <!ENTITY evolution-time          "14 SBU">
     7  <!ENTITY evolution-download-http "&gnome-download-http;/evolution/3.6/evolution-&evolution-version;.tar.xz">
     8  <!ENTITY evolution-download-ftp  "&gnome-download-ftp;/evolution/3.6/evolution-&evolution-version;.tar.xz">
     9  <!ENTITY evolution-md5sum        "5ceb71ca0bcc1f706f1a3283585c048c">
     10  <!ENTITY evolution-size          "12 MB">
     11  <!ENTITY evolution-buildsize     "455 MB">
     12  <!ENTITY evolution-time          "4.5 SBU">
    1313]>
    1414
     
    3636    </para>
    3737
    38     &lfs70_checked;
     38    &lfs72_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7878      <xref linkend="evolution-data-server"/>,
    7979      <xref linkend="gnome-desktop"/>,
    80       <xref linkend="gtkhtml"/>,
    81       <xref linkend="libcanberra"/> and
     80      <xref linkend="gnome-icon-theme"/>,
     81      <xref linkend="gtkhtml"/> and
    8282      <xref linkend="shared-mime-info"/>
    8383    </para>
     
    8585    <bridgehead renderas="sect4">Recommended</bridgehead>
    8686    <para role="recommended">
    87       <xref linkend="libgweather"/> and
    88       <xref linkend="NetworkManager"/>
     87      <xref linkend="gstreamer10"/>,
     88      <xref linkend="libcanberra"/> and
     89      <xref linkend="libgweather"/>
    8990    </para>
    9091
     
    9394      <xref linkend="clutter-gtk"/>,
    9495      <xref linkend="docbook-utils"/>,
     96      <xref linkend="geoclue"/>,
    9597      <xref linkend="gtk-doc"/>,
     98      <ulink url="http://trac.bjourne.webfactional.com/">
     99      gtkimageview</ulink>,
    96100      <xref linkend="mitkrb"/>,
    97       <xref linkend="mx"/>,
    98101      <ulink url="http://projects.gnome.org/libchamplain/">
    99102      libchamplain</ulink>,
    100103      <ulink url="http://www.five-ten-sg.com/libpst/">libpst</ulink>,
    101       <ulink url="http://www.mono-project.com/Main_Page">Mono</ulink>,
    102104      <xref linkend="openldap"/> and
    103105      <ulink url="http://sourceforge.net/projects/ytnef/">libytnef</ulink>
     
    120122            --sysconfdir=/etc \
    121123            --libexecdir=/usr/lib \
    122             --disable-contact-maps \
    123             --disable-image-inline \
    124124            --disable-pst-import &amp;&amp;
    125125make</userinput></screen>
     
    141141
    142142    <para>
    143       <parameter>--libexecdir=/usr/lib</parameter>: This parameter
    144       causes the libexec files to be installed in the preferred location of
    145       <filename class="directory">/usr/lib/evolution</filename> instead of
    146       <filename class="directory">/usr/libexec/evolution</filename>.
    147     </para>
    148 
    149     <para>
    150       <option>--disable-contact-maps</option>: This parameter is used
    151       to disable the contact-maps plugin. Remove if you have
    152       <xref linkend="clutter-gtk"/>,
    153       <application>libchamplain</application> and
    154       <xref linkend="mx"/> installed.
    155     </para>
    156 
    157     <para>
    158       <option>--disable-image-inline</option>: This parameter is used
    159       to disable the image-inline plugin.
    160     </para>
    161 
    162     <para>
    163       <option>--disable-pst-import</option>: This parameter is used to
     143      <option>--disable-pst-import</option>: This switch is used to
    164144      disable the pst-import plugin.
    165145    </para>
    166146
    167147    <para>
    168       <option>--with-clutter</option>: Use this parameter to
    169       build <application>Evolution</application> with
    170       <application>Clutter</application> support.
    171     </para>
    172 
    173     <para>
    174       <option>--with-openldap</option>: This parameter will compile
    175       <application>OpenLDAP</application> support into
     148      <option>--with-openldap</option>: This switch will enable
     149      <application>OpenLDAP</application> support in
    176150      <application>Evolution</application>.
    177151    </para>
    178152
    179153    <para>
    180       <parameter>--with-krb5=/usr</parameter>: This parameter will compile
    181       <application>Kerberos 5</application> support into
     154      <parameter>--with-krb5=/usr</parameter>: This switch will enable
     155      <application>Kerberos 5</application> support in
    182156      <application>Evolution</application>.
    183157    </para>
     
    192166
    193167    <segmentedlist>
    194       <segtitle>Installed Programs</segtitle>
     168      <segtitle>Installed Program</segtitle>
    195169      <segtitle>Installed Directories</segtitle>
    196170
    197171      <seglistitem>
    198172        <seg>
    199           evolution and evolution-settings
     173          evolution
    200174        </seg>
    201175        <seg>
    202           /usr/include/evolution-3.4,
     176          /usr/include/evolution-3.6,
    203177          /usr/lib/evolution,
    204178          /usr/share/evolution,
    205           /usr/share/gnome/help/evolution and
    206179          /usr/share/gtk-doc/html/eshell
     180          /usr/share/help/*/evolution
    207181        </seg>
    208182      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.