# # Terminal emulator for X. # # The xterm program is a terminal emulator for the X Window System. # It provides DEC VT102 and Tektronix 4014 compatible terminals for # programs that can't use the window system directly. # 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=xterm pkgversion=377 arch=amd64 release=1 pkgcategory="x-apps" full_pkgname=xterm_377_amd64-1@x-apps blurb="Terminal emulator for X." homepage="https://invisible-island.net/xterm" license="Custom" fetch="https://invisible-mirror.net/archives/xterm/xterm-377.tgz" replace=""