# # The Revision Control System (RCS) manages multiple revisions of files. # # RCS automates the storing, retrieval, logging, identification, and merging # of revisions. RCS is useful for text that is revised frequently, including # source code, programs, documentation, graphics, papers, and form letters # 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=rcs pkgversion=5.10.1 arch=amd64 release=2 pkgcategory="devel" full_pkgname=rcs_5.10.1_amd64-2@devel blurb="The Revision Control System (RCS) manages multiple revisions of files." homepage="https://www.gnu.org/software/rcs/" license="GPLv3+" fetch="https://ftp.gnu.org/gnu/rcs/rcs-5.10.1.tar.lz" replace=""