Changeset b865548 for gnome


Ignore:
Timestamp:
03/16/2012 01:21:54 AM (12 years ago)
Author:
Ken Moffat <ken@…>
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:
8d86c672
Parents:
874f1e88
Message:

Details for farsight2, telepathy-farsight, empathy.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/empathy.xml

    r874f1e88 rb865548  
    99  <!ENTITY empathy-md5sum        "1e55c9052cbee9cb065e23cb358a6720">
    1010  <!ENTITY empathy-size          "3.1 MB">
    11   <!ENTITY empathy-buildsize     "?? MB">
    12   <!ENTITY empathy-time          "?? SBU">
     11  <!ENTITY empathy-buildsize     "208 MB">
     12  <!ENTITY empathy-time          "2.9 SBU">
    1313]>
    1414
     
    3434    different protocols.</para>
    3535
    36     <!-- &lfs65_built; not for this version! -->
     36    &lfs70_built;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    113113
    114114<screen><userinput>./configure --prefix=$GNOME_PREFIX \
    115             --sysconfdir=$GNOME_SYSCONFDIR \
    116115            --libexecdir=$GNOME_PREFIX/lib/empathy &amp;&amp;
    117116make</userinput></screen>
    118117
    119     <para>This package does not come with a test suite.</para>
     118    <para>To test the results, issue: <command>make check</command>.</para>
    120119
    121120    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    130129    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    131130    href="../../xincludes/gnome-prefix.xml"/>
    132  
    133     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    134     href="../../xincludes/gnome-sysconfdir.xml"/>
    135131
    136132    <para><parameter>--libexecdir=$GNOME_PREFIX/lib/empathy</parameter>: This
     
    139135    class='directory'>$GNOME_PREFIX/lib/empathy</filename> instead of <filename
    140136    class='directory'>$GNOME_PREFIX/libexec</filename>.</para>
     137
     138    <para><option>--enable-static=no</option>: This switch prevents the static
     139    libraries being installed.</para>
    141140
    142141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.