Changeset e450d21


Ignore:
Timestamp:
08/06/2014 07:32:03 AM (10 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, 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, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c6bfee88
Parents:
fed174e
Message:

Update to xcb-proto-1.11.
Update to libxcb-1.11.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rfed174e re450d21  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "05">                   <!-- Always 2 digits -->
     3<!ENTITY day          "06">                   <!-- Always 2 digits -->
    44<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 5th, &year;">
     9<!ENTITY releasedate  "August 6th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rfed174e re450d21  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>August 6th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to libxcb-1.11. Fixes
     52          <ulink url="&blfs-ticket-root;5323">#5323</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[igor] - Update to xcb-proto-1.11. Fixes
     56          <ulink url="&blfs-ticket-root;5322">#5322</ulink>.</para>
     57        </listitem>
     58      </itemizedlist>
     59    </listitem>
    4660
    4761    <listitem>
  • packages.ent

    rfed174e re450d21  
    399399<!ENTITY libXdmcp-version             "1.1.1">
    400400<!ENTITY libpthread-stubs-version     "0.3">
    401 <!ENTITY xcb-proto-version            "1.10">
    402 <!ENTITY libxcb-version               "1.10">
     401<!ENTITY xcb-proto-version            "1.11">
     402<!ENTITY libxcb-version               "1.11">
    403403<!ENTITY xbitmaps-version             "1.1.1">
    404404<!ENTITY xcursor-themes-version       "1.0.4">
  • x/installing/libxcb.xml

    rfed174e re450d21  
    77  <!ENTITY libxcb-download-http "http://xcb.freedesktop.org/dist/libxcb-&libxcb-version;.tar.bz2">
    88  <!ENTITY libxcb-download-ftp  " ">
    9   <!ENTITY libxcb-md5sum        "074c335cc4453467eeb234e3dadda700">
    10   <!ENTITY libxcb-size          "468 KB">
    11   <!ENTITY libxcb-buildsize     "42 MB (124 MB with doxygen
     9  <!ENTITY libxcb-md5sum        "5a873ebd383d1a60612dd6ec6b42c781">
     10  <!ENTITY libxcb-size          "506 KB">
     11  <!ENTITY libxcb-buildsize     "41 MB (124 MB with doxygen
    1212                                 generated documentation)">
    13   <!ENTITY libxcb-time          "0.3 SBU (additional 0.1 to generate
     13  <!ENTITY libxcb-time          "0.2 SBU (additional 0.1 to generate
    1414                                 API documentation)">
    1515]>
  • x/installing/xcb-proto.xml

    rfed174e re450d21  
    77  <!ENTITY xcb-proto-download-http "http://xcb.freedesktop.org/dist/xcb-proto-&xcb-proto-version;.tar.bz2">
    88  <!ENTITY xcb-proto-download-ftp  " ">
    9   <!ENTITY xcb-proto-md5sum        "ade74b8e9c870dc7515adfa209e66063">
     9  <!ENTITY xcb-proto-md5sum        "6bf2797445dc6d43e9e4707c082eff9c">
    1010  <!ENTITY xcb-proto-size          "136 KB">
    1111  <!ENTITY xcb-proto-buildsize     "2.1 MB">
Note: See TracChangeset for help on using the changeset viewer.