# # Mesa is an OpenGL compatible 3-D graphics library. # # The Mesa project began as an open-source implementation of the OpenGL # specification - a system for rendering interactive 3D graphics. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=mesa pkgversion=22.3.7 arch=amd64 release=2 pkgcategory="xorg_mesa" full_pkgname=mesa_22.3.7_amd64-2@xorg_mesa blurb="Mesa is an OpenGL compatible 3-D graphics library." homepage="https://www.mesa3d.org/" license="MIT" fetch="https://archive.mesa3d.org/mesa-22.3.7.tar.xz" replace=""