# # Ruby programming language. # # Ruby is a dynamic, open source programming language with a focus # on simplicity and productivity. It has an elegant syntax that is # natural to read and easy to write. # 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=ruby3 pkgversion=3.0.5 arch=amd64 release=1 pkgcategory="ruby" full_pkgname=ruby3_3.0.5_amd64-1@ruby blurb="Ruby programming language." homepage="https://www.ruby-lang.org" license="GPLv2+ | BSD + Custom declared files (see LEGAL)" fetch="https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.5.tar.gz" replace=""