mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Update to mesa-17.1.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18726 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
fddab91a81
commit
0499056fcb
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "14"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "15"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "05"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2017">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "May 14th &year;">
|
||||
<!ENTITY releasedate "May 15th &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -14,7 +14,7 @@
|
||||
]>
|
||||
|
||||
<!-- Begin Beaker -->
|
||||
<sect2 id="Beaker" xreflabel="Beaker-&Beaker-version;" revision="systemd">
|
||||
<sect2 id="Beaker" xreflabel="Beaker-&Beaker-version;">
|
||||
|
||||
<title>Beaker-&Beaker-version;</title>
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
]>
|
||||
|
||||
<!-- Begin funcsigs -->
|
||||
<sect2 id="funcsigs" xreflabel="funcsigs-&funcsigs-version;" revision="systemd">
|
||||
<sect2 id="funcsigs" xreflabel="funcsigs-&funcsigs-version;">
|
||||
|
||||
<title>funcsigs-&funcsigs-version;</title>
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
]>
|
||||
|
||||
<!-- Begin Mako -->
|
||||
<sect2 id="Mako" xreflabel="Mako-&mako-version;" revision="systemd">
|
||||
<sect2 id="Mako" xreflabel="Mako-&mako-version;">
|
||||
|
||||
<title>Mako-&mako-version;</title>
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
]>
|
||||
|
||||
<!-- Begin MarkupSafe -->
|
||||
<sect2 id="MarkupSafe" xreflabel="MarkupSafe-&MarkupSafe-version;" revision="systemd">
|
||||
<sect2 id="MarkupSafe" xreflabel="MarkupSafe-&MarkupSafe-version;">
|
||||
|
||||
<title>MarkupSafe-&MarkupSafe-version;</title>
|
||||
|
||||
|
@ -83,12 +83,12 @@
|
||||
</para>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem revision="systemd">
|
||||
<listitem>
|
||||
<para>
|
||||
<xref linkend="funcsigs"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem revision="systemd">
|
||||
<listitem>
|
||||
<para>
|
||||
<xref linkend="Beaker"/>
|
||||
</para>
|
||||
@ -98,7 +98,7 @@
|
||||
<xref linkend="lxml"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem revision="systemd">
|
||||
<listitem>
|
||||
<para>
|
||||
<xref linkend="MarkupSafe"/>
|
||||
</para>
|
||||
@ -108,7 +108,7 @@
|
||||
<xref linkend="Jinja2"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem revision="systemd">
|
||||
<listitem>
|
||||
<para>
|
||||
<xref linkend="Mako"/>
|
||||
</para>
|
||||
|
@ -41,6 +41,16 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>May 15th, 2017</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to mesa-17.1.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;9234">#9234</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>May 14th, 2017</para>
|
||||
<itemizedlist>
|
||||
|
@ -508,7 +508,7 @@
|
||||
<!ENTITY xbitmaps-version "1.1.1">
|
||||
<!ENTITY xcursor-themes-version "1.0.4">
|
||||
<!ENTITY xkeyboard-config-version "2.20">
|
||||
<!ENTITY mesa-version "17.0.5">
|
||||
<!ENTITY mesa-version "17.1.0">
|
||||
<!ENTITY xcb-util-version "0.4.0">
|
||||
<!ENTITY xcb-util-image-version "0.4.0">
|
||||
<!ENTITY xcb-util-keysyms-version "0.4.0">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz">
|
||||
<!ENTITY mesa-download-ftp "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz">
|
||||
<!ENTITY mesa-md5sum "5587b6b693260e3a3125f60fed6a625d">
|
||||
<!ENTITY mesa-size "9.1 MB">
|
||||
<!ENTITY mesa-buildsize "326 MB (with demos and docs, add 50 MB for tests)">
|
||||
<!ENTITY mesa-time "2.7 SBU (using parallelism=4 with demos and docs, add 0.6 SBU for tests)">
|
||||
<!ENTITY mesa-md5sum "ab1c7d44df6afd5d35286de57f762a74">
|
||||
<!ENTITY mesa-size "9.4 MB">
|
||||
<!ENTITY mesa-buildsize "342 MB (with demos and docs, add 52 MB for tests)">
|
||||
<!ENTITY mesa-time "2.8 SBU (using parallelism=4 with demos and docs, add 0.6 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="mesa" xreflabel="Mesa-&mesa-version;">
|
||||
@ -35,6 +35,7 @@
|
||||
</para>
|
||||
|
||||
&lfs80_checked;
|
||||
&gcc7_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -89,7 +90,8 @@
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="xorg7-lib"/>,
|
||||
<xref linkend="libdrm"/>, and
|
||||
<xref linkend="libdrm"/>,
|
||||
<xref linkend="Mako"/>, and
|
||||
<xref linkend="python2"/>
|
||||
</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user