Changeset 177e2f9 for x


Ignore:
Timestamp:
06/08/2014 11:10:39 PM (10 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.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c2625d8f
Parents:
33e5761
Message:

libpng-1.6.11
MesaLib-10.2.1
qpdf-5.1.2
nspr-4.10.6
MariaDB-10.0.11: move switch -DWITH_EMBEDDED_SERVER=ON to parameter.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesalib.xml

    r33e5761 r177e2f9  
    1010<!--  <!ENTITY mesalib-download-ftp
    1111  "ftp://ftp.freedesktop.org/pub/mesa/&mesalib-version;/MesaLib-&mesalib-version;.tar.bz2">-->
    12   <!ENTITY mesalib-md5sum        "6fddee101f49b7409cd29994c34ddee7">
    13   <!ENTITY mesalib-size          "6.6 MB">
    14   <!ENTITY mesalib-buildsize     "202 MB (additional 1.6 MB for the docs)">
    15   <!ENTITY mesalib-time          "4.2 SBU">
     12  <!ENTITY mesalib-md5sum        "093f9b5d077e5f6061dcd7b01b7aa51a">
     13  <!ENTITY mesalib-size          "6.8 MB">
     14  <!ENTITY mesalib-buildsize     "300 MB (additional 1.6 MB for the docs)">
     15  <!ENTITY mesalib-time          "4.3 SBU">
    1616
    1717]>
     
    329329          libxatracker.so,
    330330          <!--libXvMCnouveau.so and libXvMCr600.so--> and
    331           several libs under /usr/lib/{dri,egl,gallium-pipe,gbm,vdpau}
     331          several libs under /usr/lib/{dri,egl,gallium-pipe,gbm<!--,vdpau-->}
    332332        </seg>
    333333        <seg>
    334334          $XORG_PREFIX/include/EGL,
     335          $XORG_PREFIX/include/GL,
    335336          $XORG_PREFIX/include/GLES,
    336337          $XORG_PREFIX/include/GLES2,
     
    341342          $XORG_PREFIX/lib/egl,
    342343          $XORG_PREFIX/lib/gallium-pipe,
    343           $XORG_PREFIX/lib/gbm,
    344           $XORG_PREFIX/lib/vdpau and
     344          $XORG_PREFIX/lib/gbm<!--,
     345          $XORG_PREFIX/lib/vdpau--> and
    345346          /usr/share/doc/MesaLib-&mesalib-version; (optional)
    346347        </seg>
Note: See TracChangeset for help on using the changeset viewer.