mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Update to libmypaint-1.6.0
Update to Mesa-20.0.6 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23053 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
dcde08a138
commit
c823c07572
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "29"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "30"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "04"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2020">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "April 29th, &year;">
|
||||
<!ENTITY releasedate "April 30th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY libmypaint-download-http "https://github.com/mypaint/libmypaint/releases/download/v&libmypaint-version;/libmypaint-&libmypaint-version;.tar.xz">
|
||||
<!ENTITY libmypaint-download-ftp " ">
|
||||
<!ENTITY libmypaint-md5sum "60334e7449ea05674714b1c7098b5383">
|
||||
<!ENTITY libmypaint-size "500 KB">
|
||||
<!ENTITY libmypaint-md5sum "546e8e550938bef8ca16847ed0728354">
|
||||
<!ENTITY libmypaint-size "508 KB">
|
||||
<!ENTITY libmypaint-buildsize "11 MB (add 1 MB for tests)">
|
||||
<!ENTITY libmypaint-time "less than 0.1 SBU (add 0.4 SBU for tests)">
|
||||
<!ENTITY libmypaint-time "0.1 SBU (add 0.3 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="libmypaint" xreflabel="libmypaint-&libmypaint-version;">
|
||||
@ -118,7 +118,6 @@ make</userinput></screen>
|
||||
<screen role="root"><userinput>make install</userinput></screen>
|
||||
</sect2>
|
||||
|
||||
<!--Required section-->
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
|
@ -41,6 +41,19 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>April 30th, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to libmypaint-1.6.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;13480">#13480</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to mesa-20.0.6. Fixes
|
||||
<ulink url="&blfs-ticket-root;13479">#13479</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>April 29th, 2020</para>
|
||||
|
@ -215,7 +215,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY libgxps-version "0.3.1">
|
||||
<!ENTITY libjpeg-turbo-version "2.0.4">
|
||||
<!ENTITY libmng-version "2.0.3">
|
||||
<!ENTITY libmypaint-version "1.5.1"> <!-- version 1 only -->
|
||||
<!ENTITY libmypaint-version "1.6.0"> <!-- version 1 only -->
|
||||
<!ENTITY libpng-version "1.6.37">
|
||||
<!ENTITY librsvg-version "2.48.4"> <!-- Normally even minors -->
|
||||
<!ENTITY libraw-version "0.19.5">
|
||||
@ -681,7 +681,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY xcursor-themes-version "1.0.6">
|
||||
<!ENTITY xkeyboard-config-version "2.29">
|
||||
<!ENTITY mesa-major-minor "20.0">
|
||||
<!ENTITY mesa-version "&mesa-major-minor;.5">
|
||||
<!ENTITY mesa-version "&mesa-major-minor;.6">
|
||||
<!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 "056f644959320ac552522973f10e9dcf">
|
||||
<!ENTITY mesa-md5sum "82e4166a52a1023aace2dcdf223d6c8e">
|
||||
<!ENTITY mesa-size "12 MB">
|
||||
<!ENTITY mesa-buildsize "541 MB (with demos and docs), add 261 MB for tests">
|
||||
<!ENTITY mesa-time "2.5 SBU (with parallelism=4, demos, and docs), add 0.5 SBU for tests">
|
||||
<!ENTITY mesa-buildsize "541 MB (with demos and docs), add 262 MB for tests">
|
||||
<!ENTITY mesa-time "2.6 SBU (with parallelism=4, demos, and docs), add 0.4 SBU for tests">
|
||||
]>
|
||||
|
||||
<sect1 id="mesa" xreflabel="Mesa-&mesa-version;">
|
||||
@ -228,6 +228,7 @@
|
||||
the hardware is more accessible. See
|
||||
http://lists.linuxfromscratch.org/pipermail/blfs-dev/2020-April/037385.html
|
||||
For more information/context.-->
|
||||
<!-- Let's revisit Iris at 20.0.7, it's now known upstream -->
|
||||
|
||||
<screen><userinput>GALLIUM_DRV="i915,nouveau,r600,radeonsi,svga,swrast,virgl"
|
||||
DRI_DRIVERS="i965,nouveau"</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user