UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit:
mesa
Mesa is an OpenGL compatible 3D graphics library. Package info
Codename: mesa
Source file: mesa-19.1.4.tar.xz
Source directory: mesa-19.1.4
Package URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/Xorg/mesa-19.1.4.tar.xz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/Xorg/mesa-19.1.4.tar.xz.md5sum
Dependances: libdrm, python2, mako, llvm, Xlibs, wayland-protocols.
Dependance of: glu, freeglut, libvdpau-va-gl, blender, mesa-demos, libepoxy, webkitgtk, libreoffice, libva, qt4, qt5, X.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
GALLIUM_DRV="i915,nouveau,r600,radeonsi,svga,swrast,virgl"
DRI_DRIVERS="i965,nouveau"
mkdir build &&
cd build &&
meson --prefix=$XORG_PREFIX \
-Dbuildtype=release \
-Ddri-drivers=$DRI_DRIVERS \
-Dgallium-drivers=$GALLIUM_DRV \
-Dvulkan-drivers="intel,amd" \
-Dgallium-nine=false \
-Dglx=dri \
-Dosmesa=gallium \
-Dvalgrind=false \
.. &&
unset GALLIUM_DRV DRI_DRIVERS
Build script:
ninja
Install script:
ninja install
Apache/2.4.62 (Debian) Server at ulfs.org Port 443