# # Direct rendering manager. # # libdrm provides core library routines for the X Window System to # directly interface with video hardware using the Linux Kernel's # Direct Rendering Modules. # 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=libdrm pkgversion=2.4.114 arch=amd64 release=1 pkgcategory="xorg_extra" full_pkgname=libdrm_2.4.114_amd64-1@xorg_extra blurb="Direct rendering manager." homepage="https://cgit.freedesktop.org/mesa/drm/" license="MIT" fetch="https://dri.freedesktop.org/libdrm/libdrm-2.4.114.tar.xz" replace=""