Ignore:
Timestamp:
04/19/2012 09:24:31 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:
0d6b2b9
Parents:
826ddf4
Message:

gtk-vnc 0.5.0, libatasmart 0.18, udisks2 1.94.0, upower 0.9.15, colord 0.1.19, telepathy-glib 0.18.0, telepathy-logger 0.4.0, telepathy-mission-control 5.12.0, mx 1.4.5. Added farstream 0.1.2 and telepathy-farstream 0.4.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/telepathy-glib.xml

    r826ddf4 rc341539  
    55  %general-entities;
    66
    7   <!ENTITY telepathy-glib-download-http "http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-&telepathy-glib-version;.tar.gz">
     7  <!ENTITY telepathy-glib-download-http
     8           "http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-&telepathy-glib-version;.tar.gz">
    89  <!ENTITY telepathy-glib-download-ftp  " ">
    9   <!ENTITY telepathy-glib-md5sum        "071ed1b34ace45109188df73933609e4">
    10   <!ENTITY telepathy-glib-size          "3.0 MB">
    11   <!ENTITY telepathy-glib-buildsize     "202 MB">
    12   <!ENTITY telepathy-glib-time          "2.2 SBU">
     10  <!ENTITY telepathy-glib-md5sum        "5b80faf033f91b0413907b4c380024f1">
     11  <!ENTITY telepathy-glib-size          "3.4 MB">
     12  <!ENTITY telepathy-glib-buildsize     "160 MB">
     13  <!ENTITY telepathy-glib-time          "2.0 SBU">
    1314]>
    1415
     
    3738    applications.</para>
    3839
    39     &lfs70_built;
     40    &lfs70_checked;
    4041
    4142    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6465
    6566    <bridgehead renderas="sect4">Required</bridgehead>
    66     <para role="required"><xref linkend="dbus-glib"/>,
    67     <xref linkend="libxslt"/>, and
    68     <xref linkend="python2"/></para>
     67    <para role="required">
     68      <xref linkend="dbus-glib"/>,
     69      <xref linkend="libxslt"/> and
     70      <xref linkend="python2"/>
     71    </para>
     72
     73    <bridgehead renderas="sect4">Recommended</bridgehead>
     74    <para role="recommended">
     75      <xref linkend="gobject-introspection"/> and
     76      <xref linkend="vala"/>
     77      (Required if building GNOME)
     78    </para>
    6979
    7080    <bridgehead renderas="sect4">Optional</bridgehead>
    71     <para role="optional"><xref linkend="gobject-introspection"/>,
    72     <xref linkend="gtk-doc"/>, and
    73     <xref linkend="vala"/></para>
     81    <para role="optional">
     82      <xref linkend="gtk-doc"/>
     83    </para>
    7484
    7585    <para condition="html" role="usernotes">User Notes:
     
    8595
    8696<screen><userinput>./configure --prefix=/usr \
    87             --libexecdir=/usr/lib/telepathy-glib &amp;&amp;
     97            --libexecdir=/usr/lib/telepathy \
     98            --enable-vala-bindings \
     99            --disable-static &amp;&amp;
    88100make</userinput></screen>
    89101
     
    99111    <title>Command Explanations</title>
    100112
    101     <para><parameter>--libexecdir=/usr/lib/telepathy-mission-glib</parameter>:
    102     This parameter prevents files being installed in
    103     <filename class="directory">/usr/libexec</filename>.</para>
     113    <para><parameter>--libexecdir=/usr/lib/telepathy</parameter>:
     114    This parameter prevents creating of
     115    <filename class="directory">/usr/libexec</filename>
     116    directory.</para>
    104117
    105118    <para><option>--enable-vala-bindings</option>: This option builds the
    106     EXPERIMENTAL Vala bindings.</para>
     119    Vala bindings. Remove if you don't have <xref linkend="vala"/>
     120    installed.</para>
    107121
    108     <para><option>--enable-static=no</option>: This switch prevents the static
    109     libraries being installed.</para>
     122    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     123    href="../../xincludes/static-libraries.xml"/>
    110124
    111125    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    118132
    119133    <segmentedlist>
    120       <segtitle>Installed Programs</segtitle>
    121134      <segtitle>Installed Library</segtitle>
    122135      <segtitle>Installed Directories</segtitle>
    123136
    124137      <seglistitem>
    125         <seg>None</seg>
    126         <seg>libtelepathy-glib.{so,a}</seg>
    127         <seg>/usr/{include/telepathy-1.0/telepathy-glib/_gen,lib/telepathy-glib,share/gtk-doc/html/telepathy-glib}</seg>
     138        <seg>
     139          libtelepathy-glib.so
     140        </seg>
     141        <seg>
     142          /usr/include/telepathy-1.0/telepathy-glib,
     143          /usr/lib/telepathy and
     144          /usr/share/gtk-doc/html/telepathy-glib
     145        </seg>
    128146      </seglistitem>
    129147    </segmentedlist>
     
    135153
    136154      <varlistentry id="libtelepathy-glib">
    137         <term><filename class='libraryfile'>libtelepathy-glib.{so,a}</filename></term>
     155        <term><filename class='libraryfile'>libtelepathy-glib.so</filename></term>
    138156        <listitem>
    139157          <para>contains the <application>telepathy-glib</application> API
    140158          functions.</para>
    141159          <indexterm zone="telepathy-glib libtelepathy-glib">
    142             <primary sortas="c-libtelepathy-glib">libtelepathy-glib.{so,a}</primary>
     160            <primary sortas="c-libtelepathy-glib">libtelepathy-glib.so</primary>
    143161          </indexterm>
    144162        </listitem>
Note: See TracChangeset for help on using the changeset viewer.