mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to xf86-input-libinput-0.28.0.
Update to libinput-1.11.3. Update to acpid-2.0.30. Update to mesa-18.1.5. Update to wayland-protocols-1.15. Update to Beaker-1.10.0 (Python Module). Update to libXinerama-1.1.4 (Xorrg library). Update to libXScrnSaver-1.2.3 (Xorg library). Update to harfbuzz-1.8.4. Update to python3-3.7.0. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20245 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
2bbc9119de
commit
214d3af235
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY wayland-protocols-download-http "https://wayland.freedesktop.org/releases/wayland-protocols-&wayland-protocols-version;.tar.xz">
|
||||
<!ENTITY wayland-protocols-download-ftp " ">
|
||||
<!ENTITY wayland-protocols-md5sum "5d32eaf0f5d6b7da7f5ad0959e2551e6">
|
||||
<!ENTITY wayland-protocols-md5sum "d75ec11e8443946b4795e4be1cf22db8">
|
||||
<!ENTITY wayland-protocols-size "100 KB">
|
||||
<!ENTITY wayland-protocols-buildsize "1.0 MB (with tests)">
|
||||
<!ENTITY wayland-protocols-buildsize "1.1 MB (with tests)">
|
||||
<!ENTITY wayland-protocols-time "less than 0.1 SBU (with tests)">
|
||||
]>
|
||||
|
||||
|
@ -7,10 +7,10 @@
|
||||
<!ENTITY harfbuzz-download-http
|
||||
"https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-&harfbuzz-version;.tar.bz2">
|
||||
<!ENTITY harfbuzz-download-ftp " ">
|
||||
<!ENTITY harfbuzz-md5sum "97cb89c6e2a914c05c8b7e858703885f">
|
||||
<!ENTITY harfbuzz-md5sum "f176eeda0a4e51a056d3ea6b9e65c27f">
|
||||
<!ENTITY harfbuzz-size "3.7 MB">
|
||||
<!ENTITY harfbuzz-buildsize "64 MB (add 45 MB for tests)">
|
||||
<!ENTITY harfbuzz-time "0.4 SBU (add 0.6 SBU for tests)">
|
||||
<!ENTITY harfbuzz-buildsize "52 MB (add 45 MB for tests)">
|
||||
<!ENTITY harfbuzz-time "0.4 SBU (add 0.5 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="harfbuzz" xreflabel="HarfBuzz-&harfbuzz-version;">
|
||||
@ -123,12 +123,6 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of HarfBuzz</title>
|
||||
|
||||
<para>
|
||||
If you intend to run the testsuite, apply the patch:
|
||||
</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../harfbuzz-&harfbuzz-version;-test_fix-1.patch</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>HarfBuzz</application> by running the following
|
||||
commands:
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
<!ENTITY Beaker-download-http "&pymodules-dl;/B/Beaker/Beaker-&Beaker-version;.tar.gz">
|
||||
<!ENTITY Beaker-download-ftp " ">
|
||||
<!ENTITY Beaker-md5sum "46fda0a164e2b0d24ccbda51a2310301">
|
||||
<!ENTITY Beaker-size "40 KB">
|
||||
<!ENTITY Beaker-md5sum "c07254713337b7a1b404ef37ad880b07">
|
||||
<!ENTITY Beaker-size "44 KB">
|
||||
<!ENTITY Beaker-buildsize "916 KB">
|
||||
<!ENTITY Beaker-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
@ -84,7 +84,7 @@
|
||||
<!ENTITY Log-Log4perl-md5sum "8e96fb5e236c92445947eceb903326ba">
|
||||
|
||||
<!ENTITY LWP-Protocol-https-download-http "&perl_authors;/id/M/MS/MSCHILLI/LWP-Protocol-https-&LWP-Protocol-https-version;.tar.gz">
|
||||
<!ENTITY LWP-Protocol-https-md5sum "404c7984521699ab4a6973f155f1726f">
|
||||
<!ENTITY LWP-Protocol-https-md5sum "b8943dfb7d187af63c36fc18ab15947d">
|
||||
|
||||
<!ENTITY Module-Build-download-http "&perl_authors;/id/L/LE/LEONT/Module-Build-&Module-Build-version;.tar.gz">
|
||||
<!ENTITY Module-Build-md5sum "b74c2f6e84b60aad3a3defd30b6f0f4d">
|
||||
@ -1760,14 +1760,14 @@ MD5 sum: &Parse-Yapp-md5sum;</literallayout>
|
||||
|
||||
<!-- PerlIO-utf8_strict -->
|
||||
<bridgehead renderas="sect3" id="perl-perlio-utf8_strict"
|
||||
xreflabel="PerlIO-utf8_strict-&PerlIO-utf8_strict-version;">
|
||||
PerlIO-utf8_strict-&PerlIO-utf8_strict-version;</bridgehead>
|
||||
xreflabel="PerlIO::utf8_strict-&PerlIO-utf8_strict-version;">
|
||||
PerlIO::utf8_strict-&PerlIO-utf8_strict-version;</bridgehead>
|
||||
|
||||
<indexterm zone="perl-modules perl-perlio-utf8_strict">
|
||||
<primary sortas="a-PerlIO-utf8_strict">PerlIO-utf8_strict</primary>
|
||||
</indexterm>
|
||||
|
||||
<para>PerlIO-utf8_strict provides a fast and correct UTF-8 IO layer,
|
||||
<para>PerlIO::utf8_strict provides a fast and correct UTF-8 IO layer,
|
||||
including checking the input for correctness. This module and its dependency
|
||||
modules use the standard <xref linkend="perl-standard-install"/>.</para>
|
||||
|
||||
|
@ -7,10 +7,10 @@
|
||||
<!ENTITY python3-download-http
|
||||
"https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
|
||||
<!ENTITY python3-download-ftp " ">
|
||||
<!ENTITY python3-md5sum "9f49654a4d6f733ff3284ab9d227e9fd">
|
||||
<!ENTITY python3-md5sum "eb8c2a6b1447d50813c02714af4681f3">
|
||||
<!ENTITY python3-size "16 MB">
|
||||
<!ENTITY python3-buildsize "159 MB (add 29 MB for tests)">
|
||||
<!ENTITY python3-time "0.6 SBU (using parallelism=4; add 1.7 SBU for tests)">
|
||||
<!ENTITY python3-buildsize "175 MB (add 29 MB for tests)">
|
||||
<!ENTITY python3-time "0.9 SBU (using parallelism=4; add 1.7 SBU for tests)">
|
||||
|
||||
<!ENTITY python3htmldoc-download-http
|
||||
"https://docs.python.org/ftp/python/doc/&python3-version;/python-&python3-version;-docs-html.tar.bz2">
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
<!ENTITY acpid-download-http "&sourceforge-dl;/acpid2/acpid-&acpid-version;.tar.xz">
|
||||
<!ENTITY acpid-download-ftp " ">
|
||||
<!ENTITY acpid-md5sum "6dd58a35cac51bd9503d769f5d13d74d">
|
||||
<!ENTITY acpid-md5sum "1528040b5d34f8c24ebabd97befbf913">
|
||||
<!ENTITY acpid-size "152 KB">
|
||||
<!ENTITY acpid-buildsize "1.9 MB">
|
||||
<!ENTITY acpid-time "less than 0.1 SBU">
|
||||
|
@ -44,6 +44,46 @@
|
||||
<listitem>
|
||||
<para>July 28th, 2018</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to xf86-input-libinput-0.28.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;10937">#10937</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to libinput-1.11.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;10908">#10908</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to acpid-2.0.30. Fixes
|
||||
<ulink url="&blfs-ticket-root;10961">#10961</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to mesa-18.1.5. Fixes
|
||||
<ulink url="&blfs-ticket-root;10873">#10873</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to wayland-protocols-1.15. Fixes
|
||||
<ulink url="&blfs-ticket-root;10922">#10922</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to Beaker-1.10.0 (Python Module). Fixes
|
||||
<ulink url="&blfs-ticket-root;10848">#10848</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to libXinerama-1.1.4 (Xorrg library). Fixes
|
||||
<ulink url="&blfs-ticket-root;10925">#10925</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to libXScrnSaver-1.2.3 (Xorg library). Fixes
|
||||
<ulink url="&blfs-ticket-root;10924">#10924</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to harfbuzz-1.8.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;10916">#10916</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to python3-3.7.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;10902">#10902</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to Business-ISMN-1.132 (Perl Module). Fixes
|
||||
<ulink url="&blfs-ticket-root;10947">#10947</ulink>.</para>
|
||||
|
16
packages.ent
16
packages.ent
@ -188,7 +188,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY talloc-version "2.1.13">
|
||||
<!ENTITY telepathy-glib-version "0.24.1">
|
||||
<!ENTITY wayland-version "1.15.0">
|
||||
<!ENTITY wayland-protocols-version "1.14">
|
||||
<!ENTITY wayland-protocols-version "1.15">
|
||||
<!ENTITY wv-version "1.2.9">
|
||||
<!ENTITY xapian-version "1.4.5">
|
||||
<!ENTITY yaml-version "0.1.7">
|
||||
@ -203,7 +203,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY gegl-version "0.4.4">
|
||||
<!ENTITY giflib-version "5.1.4">
|
||||
<!ENTITY graphite2-version "1.3.11">
|
||||
<!ENTITY harfbuzz-version "1.8.1">
|
||||
<!ENTITY harfbuzz-version "1.8.4">
|
||||
<!ENTITY ijs-version "0.35">
|
||||
<!ENTITY jasper-version "2.0.14">
|
||||
<!ENTITY lcms-version "1.19">
|
||||
@ -262,7 +262,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
|
||||
<!-- Chapter 12 -->
|
||||
<!ENTITY accountsservice-version "0.6.46">
|
||||
<!ENTITY acpid-version "2.0.29">
|
||||
<!ENTITY acpid-version "2.0.30">
|
||||
<!ENTITY at-version "3.1.20">
|
||||
<!ENTITY autofs-version "5.1.4">
|
||||
<!ENTITY bluez-version "5.49">
|
||||
@ -331,7 +331,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY npapi-sdk-version "0.27.2">
|
||||
<!ENTITY php-version "7.2.8">
|
||||
<!ENTITY python2-version "2.7.15">
|
||||
<!ENTITY python3-version "3.6.5">
|
||||
<!ENTITY python3-version "3.7.0">
|
||||
<!ENTITY ruby-minor-version "2.5">
|
||||
<!ENTITY ruby-patch-version "1">
|
||||
<!ENTITY ruby-version "&ruby-minor-version;.&ruby-patch-version;">
|
||||
@ -356,7 +356,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY openjdk-build "10">
|
||||
|
||||
<!ENTITY python2-majorver "2.7">
|
||||
<!ENTITY python3-majorver "3.6">
|
||||
<!ENTITY python3-majorver "3.7">
|
||||
|
||||
<!-- Perl module versions used in the Perl Modules instructions -->
|
||||
<!ENTITY autovivification-version "0.18">
|
||||
@ -384,7 +384,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY List-MoreUtils-version "0.428">
|
||||
<!ENTITY Log-Log4perl-version "1.49">
|
||||
<!ENTITY LWP-version "6.35">
|
||||
<!ENTITY LWP-Protocol-https-version "6.06">
|
||||
<!ENTITY LWP-Protocol-https-version "6.07">
|
||||
<!ENTITY Module-Build-version "0.4224">
|
||||
<!ENTITY Net-DNS-version "1.17">
|
||||
<!ENTITY Parse-Yapp-version "1.21">
|
||||
@ -406,7 +406,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY XML-Writer-version "0.625">
|
||||
|
||||
<!-- Python module versions used in the Python Modules instructions -->
|
||||
<!ENTITY Beaker-version "1.9.1">
|
||||
<!ENTITY Beaker-version "1.10.0">
|
||||
<!ENTITY docutils-version "0.14">
|
||||
<!ENTITY dbus-python-version "1.2.8">
|
||||
<!ENTITY funcsigs-version "1.0.2">
|
||||
@ -539,7 +539,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY xcursor-themes-version "1.0.5">
|
||||
<!ENTITY xkeyboard-config-version "2.24">
|
||||
<!ENTITY mesa-major-minor "18.1">
|
||||
<!ENTITY mesa-version "&mesa-major-minor;.1">
|
||||
<!ENTITY mesa-version "&mesa-major-minor;.5">
|
||||
<!ENTITY xcb-util-version "0.4.0">
|
||||
<!ENTITY xcb-util-image-version "0.4.0">
|
||||
<!ENTITY xcb-util-keysyms-version "0.4.0">
|
||||
|
@ -4,13 +4,13 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY libinput-version "1.11.0">
|
||||
<!ENTITY libinput-version "1.11.3">
|
||||
|
||||
<!ENTITY libinput-download-http "https://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz">
|
||||
<!ENTITY libinput-download-ftp " ">
|
||||
<!ENTITY libinput-md5sum "a182dab52f4d33bc1ef50668dcf53cc6">
|
||||
<!ENTITY libinput-size "475 KB">
|
||||
<!ENTITY libinput-buildsize "9.7 MB">
|
||||
<!ENTITY libinput-md5sum "df6e877f11de4a9793511e9abfe7ef01">
|
||||
<!ENTITY libinput-size "476 KB">
|
||||
<!ENTITY libinput-buildsize "8.3 MB">
|
||||
<!ENTITY libinput-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!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 "063468c930ff61d211ece0191874fa95">
|
||||
<!ENTITY mesa-md5sum "622bd23ca8daa83a62938bd33600a580">
|
||||
<!ENTITY mesa-size "11 MB">
|
||||
<!ENTITY mesa-buildsize "387 MB (with demos and docs, add 40 MB for tests)">
|
||||
<!ENTITY mesa-buildsize "381 MB (with demos and docs, add 40 MB for tests)">
|
||||
<!ENTITY mesa-time "3.5 SBU (with parallelism=4, demos, and docs; add 1.0 SBU for tests)">
|
||||
]>
|
||||
|
||||
|
@ -4,13 +4,13 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY xorg-libinput-driver-version "0.27.1">
|
||||
<!ENTITY xorg-libinput-driver-version "0.28.0">
|
||||
|
||||
<!ENTITY xorg-libinput-driver-download-http "&xorg-download-http;/driver/xf86-input-libinput-&xorg-libinput-driver-version;.tar.bz2">
|
||||
<!ENTITY xorg-libinput-driver-download-ftp "&xorg-download-ftp;/driver/xf86-input-libinput-&xorg-libinput-driver-version;.tar.bz2">
|
||||
<!ENTITY xorg-libinput-driver-md5sum "bdad198a7a9f2ce2c1f90d5e6760462b">
|
||||
<!ENTITY xorg-libinput-driver-size "368 KB">
|
||||
<!ENTITY xorg-libinput-driver-buildsize "3.5 MB (with tests)">
|
||||
<!ENTITY xorg-libinput-driver-md5sum "690de7af3c10d9ba71e8d0e862b638e8">
|
||||
<!ENTITY xorg-libinput-driver-size "448 KB">
|
||||
<!ENTITY xorg-libinput-driver-buildsize "3.6 MB (with tests)">
|
||||
<!ENTITY xorg-libinput-driver-time "less than 0.1 SBU (with tests)">
|
||||
]>
|
||||
|
||||
|
@ -7,8 +7,8 @@
|
||||
<!ENTITY x7libs-download-http "&xorg-download-http;/lib/">
|
||||
<!ENTITY x7libs-download-ftp "&xorg-download-ftp;/lib/">
|
||||
<!ENTITY x7libs-size "13 MB">
|
||||
<!ENTITY x7libs-buildsize "284 MB (92 MB installed) - if source directories not deleted">
|
||||
<!ENTITY x7libs-time "3.0 SBU">
|
||||
<!ENTITY x7libs-buildsize "215 MB (34 MB installed) - if source directories not deleted">
|
||||
<!ENTITY x7libs-time "2.3 SBU">
|
||||
|
||||
<!ENTITY xtrans-version "1.3.5">
|
||||
<!ENTITY xtrans-md5sum "c5ba432dd1514d858053ffe9f4737dd8">
|
||||
@ -28,8 +28,8 @@
|
||||
<!ENTITY libSM-version "1.2.2">
|
||||
<!ENTITY libSM-md5sum "499a7773c65aba513609fe651853c5f3">
|
||||
|
||||
<!ENTITY libXScrnSaver-version "1.2.2">
|
||||
<!ENTITY libXScrnSaver-md5sum "7a773b16165e39e938650bcc9027c1d5">
|
||||
<!ENTITY libXScrnSaver-version "1.2.3">
|
||||
<!ENTITY libXScrnSaver-md5sum "eeea9d5af3e6c143d0ea1721d27a5e49">
|
||||
|
||||
<!ENTITY libXt-version "1.1.5">
|
||||
<!ENTITY libXt-md5sum "8f5b5576fbabba29a05f3ca2226f74d3">
|
||||
@ -70,8 +70,8 @@
|
||||
<!ENTITY libXi-version "1.7.9">
|
||||
<!ENTITY libXi-md5sum "1f0f2719c020655a60aee334ddd26d67">
|
||||
|
||||
<!ENTITY libXinerama-version "1.1.3">
|
||||
<!ENTITY libXinerama-md5sum "9336dc46ae3bf5f81c247f7131461efd">
|
||||
<!ENTITY libXinerama-version "1.1.4">
|
||||
<!ENTITY libXinerama-md5sum "0d5f826a197dae74da67af4a9ef35885">
|
||||
|
||||
<!ENTITY libXrandr-version "1.5.1">
|
||||
<!ENTITY libXrandr-md5sum "28e486f1d491b757173dd85ba34ee884">
|
||||
|
Loading…
Reference in New Issue
Block a user