Changeset 214d3af
- Timestamp:
- 07/29/2018 04:25:35 AM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 3b7efcd
- Parents:
- 2bbc9119
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/wayland-protocols.xml
r2bbc9119 r214d3af 7 7 <!ENTITY wayland-protocols-download-http "https://wayland.freedesktop.org/releases/wayland-protocols-&wayland-protocols-version;.tar.xz"> 8 8 <!ENTITY wayland-protocols-download-ftp " "> 9 <!ENTITY wayland-protocols-md5sum " 5d32eaf0f5d6b7da7f5ad0959e2551e6">9 <!ENTITY wayland-protocols-md5sum "d75ec11e8443946b4795e4be1cf22db8"> 10 10 <!ENTITY wayland-protocols-size "100 KB"> 11 <!ENTITY wayland-protocols-buildsize "1. 0MB (with tests)">11 <!ENTITY wayland-protocols-buildsize "1.1 MB (with tests)"> 12 12 <!ENTITY wayland-protocols-time "less than 0.1 SBU (with tests)"> 13 13 ]> -
general/graphlib/harfbuzz.xml
r2bbc9119 r214d3af 8 8 "https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-&harfbuzz-version;.tar.bz2"> 9 9 <!ENTITY harfbuzz-download-ftp " "> 10 <!ENTITY harfbuzz-md5sum " 97cb89c6e2a914c05c8b7e858703885f">10 <!ENTITY harfbuzz-md5sum "f176eeda0a4e51a056d3ea6b9e65c27f"> 11 11 <!ENTITY harfbuzz-size "3.7 MB"> 12 <!ENTITY harfbuzz-buildsize " 64MB (add 45 MB for tests)">13 <!ENTITY harfbuzz-time "0.4 SBU (add 0. 6SBU for tests)">12 <!ENTITY harfbuzz-buildsize "52 MB (add 45 MB for tests)"> 13 <!ENTITY harfbuzz-time "0.4 SBU (add 0.5 SBU for tests)"> 14 14 ]> 15 15 … … 123 123 <sect2 role="installation"> 124 124 <title>Installation of HarfBuzz</title> 125 126 <para>127 If you intend to run the testsuite, apply the patch:128 </para>129 130 <screen><userinput>patch -Np1 -i ../harfbuzz-&harfbuzz-version;-test_fix-1.patch</userinput></screen>131 125 132 126 <para> -
general/prog/beaker.xml
r2bbc9119 r214d3af 7 7 <!ENTITY Beaker-download-http "&pymodules-dl;/B/Beaker/Beaker-&Beaker-version;.tar.gz"> 8 8 <!ENTITY Beaker-download-ftp " "> 9 <!ENTITY Beaker-md5sum " 46fda0a164e2b0d24ccbda51a2310301">10 <!ENTITY Beaker-size "4 0KB">9 <!ENTITY Beaker-md5sum "c07254713337b7a1b404ef37ad880b07"> 10 <!ENTITY Beaker-size "44 KB"> 11 11 <!ENTITY Beaker-buildsize "916 KB"> 12 12 <!ENTITY Beaker-time "less than 0.1 SBU"> -
general/prog/perl-modules.xml
r2bbc9119 r214d3af 85 85 86 86 <!ENTITY LWP-Protocol-https-download-http "&perl_authors;/id/M/MS/MSCHILLI/LWP-Protocol-https-&LWP-Protocol-https-version;.tar.gz"> 87 <!ENTITY LWP-Protocol-https-md5sum " 404c7984521699ab4a6973f155f1726f">87 <!ENTITY LWP-Protocol-https-md5sum "b8943dfb7d187af63c36fc18ab15947d"> 88 88 89 89 <!ENTITY Module-Build-download-http "&perl_authors;/id/L/LE/LEONT/Module-Build-&Module-Build-version;.tar.gz"> … … 1761 1761 <!-- PerlIO-utf8_strict --> 1762 1762 <bridgehead renderas="sect3" id="perl-perlio-utf8_strict" 1763 xreflabel="PerlIO -utf8_strict-&PerlIO-utf8_strict-version;">1764 PerlIO -utf8_strict-&PerlIO-utf8_strict-version;</bridgehead>1763 xreflabel="PerlIO::utf8_strict-&PerlIO-utf8_strict-version;"> 1764 PerlIO::utf8_strict-&PerlIO-utf8_strict-version;</bridgehead> 1765 1765 1766 1766 <indexterm zone="perl-modules perl-perlio-utf8_strict"> … … 1768 1768 </indexterm> 1769 1769 1770 <para>PerlIO -utf8_strict provides a fast and correct UTF-8 IO layer,1770 <para>PerlIO::utf8_strict provides a fast and correct UTF-8 IO layer, 1771 1771 including checking the input for correctness. This module and its dependency 1772 1772 modules use the standard <xref linkend="perl-standard-install"/>.</para> -
general/prog/python3.xml
r2bbc9119 r214d3af 8 8 "https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz"> 9 9 <!ENTITY python3-download-ftp " "> 10 <!ENTITY python3-md5sum " 9f49654a4d6f733ff3284ab9d227e9fd">10 <!ENTITY python3-md5sum "eb8c2a6b1447d50813c02714af4681f3"> 11 11 <!ENTITY python3-size "16 MB"> 12 <!ENTITY python3-buildsize "1 59MB (add 29 MB for tests)">13 <!ENTITY python3-time "0. 6SBU (using parallelism=4; add 1.7 SBU for tests)">12 <!ENTITY python3-buildsize "175 MB (add 29 MB for tests)"> 13 <!ENTITY python3-time "0.9 SBU (using parallelism=4; add 1.7 SBU for tests)"> 14 14 15 15 <!ENTITY python3htmldoc-download-http -
general/sysutils/acpid.xml
r2bbc9119 r214d3af 7 7 <!ENTITY acpid-download-http "&sourceforge-dl;/acpid2/acpid-&acpid-version;.tar.xz"> 8 8 <!ENTITY acpid-download-ftp " "> 9 <!ENTITY acpid-md5sum " 6dd58a35cac51bd9503d769f5d13d74d">9 <!ENTITY acpid-md5sum "1528040b5d34f8c24ebabd97befbf913"> 10 10 <!ENTITY acpid-size "152 KB"> 11 11 <!ENTITY acpid-buildsize "1.9 MB"> -
introduction/welcome/changelog.xml
r2bbc9119 r214d3af 45 45 <para>July 28th, 2018</para> 46 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to xf86-input-libinput-0.28.0. Fixes 49 <ulink url="&blfs-ticket-root;10937">#10937</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Update to libinput-1.11.3. Fixes 53 <ulink url="&blfs-ticket-root;10908">#10908</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[bdubbs] - Update to acpid-2.0.30. Fixes 57 <ulink url="&blfs-ticket-root;10961">#10961</ulink>.</para> 58 </listitem> 59 <listitem> 60 <para>[bdubbs] - Update to mesa-18.1.5. Fixes 61 <ulink url="&blfs-ticket-root;10873">#10873</ulink>.</para> 62 </listitem> 63 <listitem> 64 <para>[bdubbs] - Update to wayland-protocols-1.15. Fixes 65 <ulink url="&blfs-ticket-root;10922">#10922</ulink>.</para> 66 </listitem> 67 <listitem> 68 <para>[bdubbs] - Update to Beaker-1.10.0 (Python Module). Fixes 69 <ulink url="&blfs-ticket-root;10848">#10848</ulink>.</para> 70 </listitem> 71 <listitem> 72 <para>[bdubbs] - Update to libXinerama-1.1.4 (Xorrg library). Fixes 73 <ulink url="&blfs-ticket-root;10925">#10925</ulink>.</para> 74 </listitem> 75 <listitem> 76 <para>[bdubbs] - Update to libXScrnSaver-1.2.3 (Xorg library). Fixes 77 <ulink url="&blfs-ticket-root;10924">#10924</ulink>.</para> 78 </listitem> 79 <listitem> 80 <para>[bdubbs] - Update to harfbuzz-1.8.4. Fixes 81 <ulink url="&blfs-ticket-root;10916">#10916</ulink>.</para> 82 </listitem> 83 <listitem> 84 <para>[bdubbs] - Update to python3-3.7.0. Fixes 85 <ulink url="&blfs-ticket-root;10902">#10902</ulink>.</para> 86 </listitem> 47 87 <listitem> 48 88 <para>[bdubbs] - Update to Business-ISMN-1.132 (Perl Module). Fixes -
packages.ent
r2bbc9119 r214d3af 189 189 <!ENTITY telepathy-glib-version "0.24.1"> 190 190 <!ENTITY wayland-version "1.15.0"> 191 <!ENTITY wayland-protocols-version "1.1 4">191 <!ENTITY wayland-protocols-version "1.15"> 192 192 <!ENTITY wv-version "1.2.9"> 193 193 <!ENTITY xapian-version "1.4.5"> … … 204 204 <!ENTITY giflib-version "5.1.4"> 205 205 <!ENTITY graphite2-version "1.3.11"> 206 <!ENTITY harfbuzz-version "1.8. 1">206 <!ENTITY harfbuzz-version "1.8.4"> 207 207 <!ENTITY ijs-version "0.35"> 208 208 <!ENTITY jasper-version "2.0.14"> … … 263 263 <!-- Chapter 12 --> 264 264 <!ENTITY accountsservice-version "0.6.46"> 265 <!ENTITY acpid-version "2.0. 29">265 <!ENTITY acpid-version "2.0.30"> 266 266 <!ENTITY at-version "3.1.20"> 267 267 <!ENTITY autofs-version "5.1.4"> … … 332 332 <!ENTITY php-version "7.2.8"> 333 333 <!ENTITY python2-version "2.7.15"> 334 <!ENTITY python3-version "3. 6.5">334 <!ENTITY python3-version "3.7.0"> 335 335 <!ENTITY ruby-minor-version "2.5"> 336 336 <!ENTITY ruby-patch-version "1"> … … 357 357 358 358 <!ENTITY python2-majorver "2.7"> 359 <!ENTITY python3-majorver "3. 6">359 <!ENTITY python3-majorver "3.7"> 360 360 361 361 <!-- Perl module versions used in the Perl Modules instructions --> … … 385 385 <!ENTITY Log-Log4perl-version "1.49"> 386 386 <!ENTITY LWP-version "6.35"> 387 <!ENTITY LWP-Protocol-https-version "6.0 6">387 <!ENTITY LWP-Protocol-https-version "6.07"> 388 388 <!ENTITY Module-Build-version "0.4224"> 389 389 <!ENTITY Net-DNS-version "1.17"> … … 407 407 408 408 <!-- Python module versions used in the Python Modules instructions --> 409 <!ENTITY Beaker-version "1. 9.1">409 <!ENTITY Beaker-version "1.10.0"> 410 410 <!ENTITY docutils-version "0.14"> 411 411 <!ENTITY dbus-python-version "1.2.8"> … … 540 540 <!ENTITY xkeyboard-config-version "2.24"> 541 541 <!ENTITY mesa-major-minor "18.1"> 542 <!ENTITY mesa-version "&mesa-major-minor;. 1">542 <!ENTITY mesa-version "&mesa-major-minor;.5"> 543 543 <!ENTITY xcb-util-version "0.4.0"> 544 544 <!ENTITY xcb-util-image-version "0.4.0"> -
x/installing/libinput.xml
r2bbc9119 r214d3af 5 5 %general-entities; 6 6 7 <!ENTITY libinput-version "1.11. 0">7 <!ENTITY libinput-version "1.11.3"> 8 8 9 9 <!ENTITY libinput-download-http "https://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz"> 10 10 <!ENTITY libinput-download-ftp " "> 11 <!ENTITY libinput-md5sum " a182dab52f4d33bc1ef50668dcf53cc6">12 <!ENTITY libinput-size "47 5KB">13 <!ENTITY libinput-buildsize " 9.7MB">11 <!ENTITY libinput-md5sum "df6e877f11de4a9793511e9abfe7ef01"> 12 <!ENTITY libinput-size "476 KB"> 13 <!ENTITY libinput-buildsize "8.3 MB"> 14 14 <!ENTITY libinput-time "less than 0.1 SBU"> 15 15 ]> -
x/installing/mesa.xml
r2bbc9119 r214d3af 7 7 <!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz"> 8 8 <!ENTITY mesa-download-ftp "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz"> 9 <!ENTITY mesa-md5sum " 063468c930ff61d211ece0191874fa95">9 <!ENTITY mesa-md5sum "622bd23ca8daa83a62938bd33600a580"> 10 10 <!ENTITY mesa-size "11 MB"> 11 <!ENTITY mesa-buildsize "38 7MB (with demos and docs, add 40 MB for tests)">11 <!ENTITY mesa-buildsize "381 MB (with demos and docs, add 40 MB for tests)"> 12 12 <!ENTITY mesa-time "3.5 SBU (with parallelism=4, demos, and docs; add 1.0 SBU for tests)"> 13 13 ]> -
x/installing/x7driver-libinput.xml
r2bbc9119 r214d3af 5 5 %general-entities; 6 6 7 <!ENTITY xorg-libinput-driver-version "0.2 7.1">7 <!ENTITY xorg-libinput-driver-version "0.28.0"> 8 8 9 9 <!ENTITY xorg-libinput-driver-download-http "&xorg-download-http;/driver/xf86-input-libinput-&xorg-libinput-driver-version;.tar.bz2"> 10 10 <!ENTITY xorg-libinput-driver-download-ftp "&xorg-download-ftp;/driver/xf86-input-libinput-&xorg-libinput-driver-version;.tar.bz2"> 11 <!ENTITY xorg-libinput-driver-md5sum " bdad198a7a9f2ce2c1f90d5e6760462b">12 <!ENTITY xorg-libinput-driver-size " 368 KB">13 <!ENTITY xorg-libinput-driver-buildsize "3. 5MB (with tests)">11 <!ENTITY xorg-libinput-driver-md5sum "690de7af3c10d9ba71e8d0e862b638e8"> 12 <!ENTITY xorg-libinput-driver-size "448 KB"> 13 <!ENTITY xorg-libinput-driver-buildsize "3.6 MB (with tests)"> 14 14 <!ENTITY xorg-libinput-driver-time "less than 0.1 SBU (with tests)"> 15 15 ]> -
x/installing/x7lib.xml
r2bbc9119 r214d3af 8 8 <!ENTITY x7libs-download-ftp "&xorg-download-ftp;/lib/"> 9 9 <!ENTITY x7libs-size "13 MB"> 10 <!ENTITY x7libs-buildsize "2 84 MB (92MB installed) - if source directories not deleted">11 <!ENTITY x7libs-time " 3.0SBU">10 <!ENTITY x7libs-buildsize "215 MB (34 MB installed) - if source directories not deleted"> 11 <!ENTITY x7libs-time "2.3 SBU"> 12 12 13 13 <!ENTITY xtrans-version "1.3.5"> … … 29 29 <!ENTITY libSM-md5sum "499a7773c65aba513609fe651853c5f3"> 30 30 31 <!ENTITY libXScrnSaver-version "1.2. 2">32 <!ENTITY libXScrnSaver-md5sum " 7a773b16165e39e938650bcc9027c1d5">31 <!ENTITY libXScrnSaver-version "1.2.3"> 32 <!ENTITY libXScrnSaver-md5sum "eeea9d5af3e6c143d0ea1721d27a5e49"> 33 33 34 34 <!ENTITY libXt-version "1.1.5"> … … 71 71 <!ENTITY libXi-md5sum "1f0f2719c020655a60aee334ddd26d67"> 72 72 73 <!ENTITY libXinerama-version "1.1. 3">74 <!ENTITY libXinerama-md5sum " 9336dc46ae3bf5f81c247f7131461efd">73 <!ENTITY libXinerama-version "1.1.4"> 74 <!ENTITY libXinerama-md5sum "0d5f826a197dae74da67af4a9ef35885"> 75 75 76 76 <!ENTITY libXrandr-version "1.5.1">
Note:
See TracChangeset
for help on using the changeset viewer.