Ignore:
Timestamp:
09/26/2012 07:33:59 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:
816595b
Parents:
39e4c863
Message:

GNOME 3.6 Part 1.

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

File:
1 edited

Legend:

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

    r39e4c863 rd3e019dc  
    88           "http://telepathy.freedesktop.org/releases/telepathy-farstream/telepathy-farstream-&telepathy-farstream-version;.tar.gz">
    99  <!ENTITY telepathy-farstream-download-ftp  " ">
    10   <!ENTITY telepathy-farstream-md5sum        "52d110f8a9f27bce0a6c2c07e18aee56">
    11   <!ENTITY telepathy-farstream-size          "644 KB">
    12   <!ENTITY telepathy-farstream-buildsize     "7.0 MB">
     10  <!ENTITY telepathy-farstream-md5sum        "d154350f9f1e3bdba87617c0668481a5">
     11  <!ENTITY telepathy-farstream-size          "584 KB">
     12  <!ENTITY telepathy-farstream-buildsize     "6.0 MB">
    1313  <!ENTITY telepathy-farstream-time          "0.1 SBU">
    1414]>
     
    8484    <bridgehead renderas="sect4">Optional</bridgehead>
    8585    <para role="optional">
    86       <ulink url="http://gstreamer.freedesktop.org/src/gst-python/">
    87       GStreamer Python Bindings</ulink>,
    88       <xref linkend="gtk-doc"/> and
    89       <xref linkend="pygobject3"/>
     86      <xref linkend="gtk-doc"/>
    9087    </para>
    9188
     
    103100    </para>
    104101
    105 <screen><userinput>./configure --prefix=/usr \
    106             --disable-python \
    107             --disable-static &amp;&amp;
     102<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    108103make</userinput></screen>
    109104
     
    122117    <title>Command Explanations</title>
    123118
    124     <para>
    125       <option>--disable-python</option>: This switch disables
    126       building of the <application>Python</application> bindings.
    127       Remove if you have optional <application>Python</application>
    128       bindings installed.
    129     </para>
    130 
    131119    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    132120      href="../../xincludes/static-libraries.xml"/>
     
    141129
    142130    <segmentedlist>
    143       <segtitle>Installed Libraries</segtitle>
     131      <segtitle>Installed Library</segtitle>
    144132      <segtitle>Installed Directories</segtitle>
    145133
    146134      <seglistitem>
    147135        <seg>
    148           libtelepathy-farstream.so and tpfarstream.so (Python Module)
     136          libtelepathy-farstream.so
    149137        </seg>
    150138        <seg>
     
    164152        <listitem>
    165153          <para>
    166             contains the <application>Telepathy Farstream</application> API functions.
     154            contains <application>Telepathy Farstream</application> API functions.
    167155          </para>
    168156          <indexterm zone="telepathy-farstream libtelepathy-farstream">
Note: See TracChangeset for help on using the changeset viewer.