Changeset 71d9ded for x


Ignore:
Timestamp:
09/17/2020 08:30:47 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
73eb857
Parents:
e326344
Message:

Update to node-12.18.4.
Update to icewm-1.8.3.
Update to mesa-20.1.8. Made patch generic/not version dependent.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23724 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
x
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    re326344 r71d9ded  
    77  <!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz">
    88  <!ENTITY mesa-download-ftp  "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz">
    9   <!ENTITY mesa-md5sum        "d4a092d7b5a2c6ed52aad0f6b6b1447c">
     9  <!ENTITY mesa-md5sum        "143ded7a408c0cfd21b9fbb7e138c842">
    1010  <!ENTITY mesa-size          "12 MB">
    11   <!ENTITY mesa-buildsize     "566 MB (with demos and docs), add 157 MB for tests">
    12   <!ENTITY mesa-time          "2.3 SBU (with parallelism=4, demos, and docs), add 0.3 SBU for tests">
     11  <!ENTITY mesa-buildsize     "440 MB (with demos and docs), add 157 MB for tests">
     12  <!ENTITY mesa-time          "2.2 SBU (with parallelism=4, demos, and docs), add 0.3 SBU for tests">
    1313]>
    1414
     
    8484          Recommended patch:
    8585          <ulink
    86             url="&patch-root;/mesa-&mesa-version;-add_xdemos-1.patch"/>
     86            url="&patch-root;/mesa-add_xdemos-1.patch"/>
     87            <!--url="&patch-root;/mesa-&mesa-version;-add_xdemos-1.patch"/>-->
    8788          (installs 2 demo programs for testing Mesa - not needed if you
    8889          install the <ulink url="ftp://ftp.freedesktop.org/pub/mesa/demos/">
     
    161162    </para>
    162163
    163 <screen><userinput>patch -Np1 -i ../mesa-&mesa-version;-add_xdemos-1.patch</userinput></screen>
     164<!--<screen><userinput>patch -Np1 -i ../mesa-&mesa-version;-add_xdemos-1.patch</userinput></screen>-->
     165<screen><userinput>patch -Np1 -i ../mesa-add_xdemos-1.patch</userinput></screen>
    164166
    165167   <!-- Note that freedreno, vc4, and virgl all need special support from
  • x/wm/icewm.xml

    re326344 r71d9ded  
    77  <!ENTITY icewm-download-http "https://github.com/ice-wm/icewm/archive/&icewm-version;/icewm-&icewm-version;.tar.gz">
    88  <!ENTITY icewm-download-ftp  " ">
    9   <!ENTITY icewm-md5sum        "c3cedecfdd371fd9ef3d2df28981ed71">
     9  <!ENTITY icewm-md5sum        "8eceb6adf45b82feb7f3906035c04a49">
    1010  <!ENTITY icewm-size          "2.1 MB">
    1111  <!ENTITY icewm-buildsize     "46 MB">
Note: See TracChangeset for help on using the changeset viewer.