Changeset 8d112a1
- Timestamp:
- 09/27/2019 12:27:38 AM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.1, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 9789629b
- Parents:
- bd3a6ee
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rbd3a6ee r8d112a1 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[bdubbs] - Update to mesa-19.2.0. Fixes 49 <ulink url="&blfs-ticket-root;12570">#12570</ulink>.</para> 50 </listitem> 51 <listitem> 48 52 <para>[bdubbs] - Update to links-2.20.2. Fixes 49 53 <ulink url="&blfs-ticket-root;12572">#12572</ulink>.</para> -
packages.ent
rbd3a6ee r8d112a1 651 651 <!ENTITY xcursor-themes-version "1.0.6"> 652 652 <!ENTITY xkeyboard-config-version "2.27"> 653 <!ENTITY mesa-major-minor "19. 1">654 <!ENTITY mesa-version "&mesa-major-minor;. 7">653 <!ENTITY mesa-major-minor "19.2"> 654 <!ENTITY mesa-version "&mesa-major-minor;.0"> 655 655 <!ENTITY xcb-util-version "0.4.0"> 656 656 <!ENTITY xcb-util-image-version "0.4.0"> -
x/installing/mesa.xml
rbd3a6ee r8d112a1 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 " cd1345c9b0d5121b860a0bdb20abc347">10 <!ENTITY mesa-size "1 0MB">11 <!ENTITY mesa-buildsize "3 50 MB (with demos and docs), add 164MB for tests">12 <!ENTITY mesa-time "2. 2SBU (with parallelism=4, demos, and docs), add 0.4 SBU for tests">9 <!ENTITY mesa-md5sum "4346581ded5d554cc873e2efbb8ce9c3"> 10 <!ENTITY mesa-size "11 MB"> 11 <!ENTITY mesa-buildsize "381 MB (with demos and docs), add 187 MB for tests"> 12 <!ENTITY mesa-time "2.4 SBU (with parallelism=4, demos, and docs), add 0.4 SBU for tests"> 13 13 ]> 14 14 … … 224 224 cd build && 225 225 226 LDFLAGS=-lXv \ 226 227 meson --prefix=$XORG_PREFIX \ 227 228 -Dbuildtype=release \
Note:
See TracChangeset
for help on using the changeset viewer.