Ignore:
Timestamp:
12/06/2011 09:26:39 AM (12 years ago)
Author:
DJ Lucas <dj@…>
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:
1ed7820
Parents:
27d0323
Message:

Update to Xorg-7.6-2.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/xcb-util.xml

    r27d0323 r7c472863  
    77  <!ENTITY xcb-util-download-http "http://xcb.freedesktop.org/dist/xcb-util-&xcb-util-version;.tar.bz2">
    88  <!ENTITY xcb-util-download-ftp  " ">
    9   <!ENTITY xcb-util-md5sum        "dd8968b8ee613cb027a8ef1fcbdc8fc9">
    10   <!ENTITY xcb-util-size          "292 KB">
    11   <!ENTITY xcb-util-buildsize     "4.3 MB">
     9  <!ENTITY xcb-util-md5sum        "8ce019c4bbf20dce246b98f177cfccff">
     10  <!ENTITY xcb-util-size          "268 KB">
     11  <!ENTITY xcb-util-buildsize     "2.7 MB">
    1212  <!ENTITY xcb-util-time          "0.1 SBU">
    1313]>
     
    9595      <seglistitem>
    9696        <seg>None</seg>
    97         <seg>libxcb-atom.{a,so}, libxcb-aux.{a,so}, libxcb-event.{a,so},
    98         libxcb-icccm.{a,so}, libxcb-image.{a,so}, libxcb-keysyms.{a,so},
    99         libxcb-property.{a,so}, libxcb-render-util.{a,so}, and
    100         libxcb-reply.{a,so}</seg>
     97        <seg>libxcb-util.{a,so}</seg>
    10198        <seg>None</seg>
    10299      </seglistitem>
    103100    </segmentedlist>
    104 <!--
     101
    105102    <variablelist>
    106103      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     
    108105      <?dbhtml list-presentation="table"?>
    109106
    110       <varlistentry id="xcb-util-libs">
    111         <term><filename class='libraryfile'>libxcb-*.{so,a}</filename></term>
     107      <varlistentry id="libxcb-util">
     108        <term><filename class='libraryfile'>libxcb-util.{so,a}</filename></term>
    112109        <listitem>
    113           <para>.</para>
    114           <indexterm zone="xcb-util xcb-util-libs">
    115             <primary sortas="c-xcb-util">libxcb-*.{so,a}</primary>
     110          <para>Provides utility functions for other XCB utilities.</para>
     111          <indexterm zone="xcb-util libxcb-util">
     112            <primary sortas="c-xcb-util">libxcb-util.{so,a}</primary>
    116113          </indexterm>
    117114        </listitem>
     
    119116
    120117    </variablelist>
    121 -->
     118
    122119  </sect2>
    123120
Note: See TracChangeset for help on using the changeset viewer.