mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
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
This commit is contained in:
parent
fed174e785
commit
e450d21fd5
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "05"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "06"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "08"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2014">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "August 5th, &year;">
|
||||
<!ENTITY releasedate "August 6th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||
|
@ -44,6 +44,20 @@
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>August 6th, 2014</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[igor] - Update to libxcb-1.11. Fixes
|
||||
<ulink url="&blfs-ticket-root;5323">#5323</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[igor] - Update to xcb-proto-1.11. Fixes
|
||||
<ulink url="&blfs-ticket-root;5322">#5322</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>August 5th, 2014</para>
|
||||
<itemizedlist>
|
||||
|
@ -398,8 +398,8 @@
|
||||
<!ENTITY libXau-version "1.0.8">
|
||||
<!ENTITY libXdmcp-version "1.1.1">
|
||||
<!ENTITY libpthread-stubs-version "0.3">
|
||||
<!ENTITY xcb-proto-version "1.10">
|
||||
<!ENTITY libxcb-version "1.10">
|
||||
<!ENTITY xcb-proto-version "1.11">
|
||||
<!ENTITY libxcb-version "1.11">
|
||||
<!ENTITY xbitmaps-version "1.1.1">
|
||||
<!ENTITY xcursor-themes-version "1.0.4">
|
||||
<!ENTITY xkeyboard-config-version "2.12">
|
||||
|
@ -6,11 +6,11 @@
|
||||
|
||||
<!ENTITY libxcb-download-http "http://xcb.freedesktop.org/dist/libxcb-&libxcb-version;.tar.bz2">
|
||||
<!ENTITY libxcb-download-ftp " ">
|
||||
<!ENTITY libxcb-md5sum "074c335cc4453467eeb234e3dadda700">
|
||||
<!ENTITY libxcb-size "468 KB">
|
||||
<!ENTITY libxcb-buildsize "42 MB (124 MB with doxygen
|
||||
<!ENTITY libxcb-md5sum "5a873ebd383d1a60612dd6ec6b42c781">
|
||||
<!ENTITY libxcb-size "506 KB">
|
||||
<!ENTITY libxcb-buildsize "41 MB (124 MB with doxygen
|
||||
generated documentation)">
|
||||
<!ENTITY libxcb-time "0.3 SBU (additional 0.1 to generate
|
||||
<!ENTITY libxcb-time "0.2 SBU (additional 0.1 to generate
|
||||
API documentation)">
|
||||
]>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
<!ENTITY xcb-proto-download-http "http://xcb.freedesktop.org/dist/xcb-proto-&xcb-proto-version;.tar.bz2">
|
||||
<!ENTITY xcb-proto-download-ftp " ">
|
||||
<!ENTITY xcb-proto-md5sum "ade74b8e9c870dc7515adfa209e66063">
|
||||
<!ENTITY xcb-proto-md5sum "6bf2797445dc6d43e9e4707c082eff9c">
|
||||
<!ENTITY xcb-proto-size "136 KB">
|
||||
<!ENTITY xcb-proto-buildsize "2.1 MB">
|
||||
<!ENTITY xcb-proto-time "0.1 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user