# # A fast scalable distributed SCM system. # # Mercurial is a distributed SCM tool written in Python. It is used by # a number of large projects that require fast, reliable distributed # revision control, such as Mozilla. # 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=mercurial pkgversion=6.4.2 arch=amd64 release=1 pkgcategory="devel" full_pkgname=mercurial_6.4.2_amd64-1@devel blurb="A fast scalable distributed SCM system." homepage="https://www.mercurial-scm.org" license="GPLv2+" fetch="https://www.mercurial-scm.org/release/mercurial-6.4.2.tar.gz" replace=""