Ignore:
Timestamp:
10/27/2015 12:33:21 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
842f78d
Parents:
00503b6
Message:
  • Update to mesa-11.0.4.
  • Update to xscreensaver-5.34.
  • Update to pygobject3-3.18.2.
  • Update to sysstat-11.1.8.
  • Update to gtksourceview-3.18.1.
  • Update to gvfs-1.26.1.1.
  • Update to gnome-keyring-3.18.2.
  • Update to gcr-3.18.0.
  • Update to gsettings-desktop-schemas-3.18.1.
  • libmpeg2-0.5.1: s/{so,a}/so/ in "Short Descriptions".

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    r00503b6 r27747668  
    77  <!ENTITY mesa-download-http " ">
    88  <!ENTITY mesa-download-ftp  "ftp://ftp.freedesktop.org/pub/mesa/&mesa-version;/mesa-&mesa-version;.tar.xz">
    9   <!ENTITY mesa-md5sum        "bf9118bf0fbf360715cfe60baf7a1db5">
    10   <!ENTITY mesa-size          "6.9 MB">
    11   <!ENTITY mesa-buildsize     "188 MB (without tests)">
    12   <!ENTITY mesa-time          "4.5 SBU (without tests)">
     9  <!ENTITY mesa-md5sum        "c92c37200009eceaab4898119f82e358">
     10  <!ENTITY mesa-size          "7 MB">
     11  <!ENTITY mesa-buildsize     "306 MB (with tests and docs)">
     12  <!ENTITY mesa-time          "10 SBU (with tests and docs)">
    1313]>
    1414
     
    7777          Recommended patch:
    7878          <ulink
    79             url="&patch-root;/mesa-&mesa-version;-add_xdemos-2.patch"/>
     79            url="&patch-root;/mesa-&mesa-version;-add_xdemos-1.patch"/>
    8080          (installs 2 demo programs for testing Mesa - not needed if you
    8181          install the <ulink url="ftp://ftp.freedesktop.org/pub/mesa/demos/">
     
    141141    </para>
    142142
    143 <screen><userinput>patch -Np1 -i ../mesa-&mesa-version;-add_xdemos-2.patch</userinput></screen>
     143<screen><userinput>patch -Np1 -i ../mesa-&mesa-version;-add_xdemos-1.patch</userinput></screen>
    144144
    145145    <para>
Note: See TracChangeset for help on using the changeset viewer.