# 
# X Window System Unified Protocol.
# 
# This package provides the headers and specification documents defining
# the core protocol and (many) extensions for the X Window System.  The
# extensions are those common among servers descended from X.Org 6.7.  It
# also includes a number of headers that aren't purely protocol related,
# but are depended upon by many other X Window System packages to provide
# common definitions and porting layer.
# 

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=xorgproto
pkgversion=2022.2
arch=amd64
release=1
pkgcategory="xorg_proto"
full_pkgname=xorgproto_2022.2_amd64-1@xorg_proto
blurb="X Window System Unified Protocol."
homepage="https://www.x.org"
license="MIT X Consortium"
fetch="https://www.x.org/releases/individual/proto/xorgproto-2022.2.tar.gz"
replace=""