# # Compiler using the GObject type system. # # Vala is a programming language using modern high level abstractions # without imposing additional runtime requirements and without using a # different ABI compared to applications and libraries written in C. # # Vala uses the GObject type system and has additional code generation # routines that make targeting the GNOME stack simple. Vala has many # other uses where native binaries are required. # 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=vala pkgversion=0.56.3 arch=amd64 release=1 pkgcategory="devel" full_pkgname=vala_0.56.3_amd64-1@devel blurb="Compiler using the GObject type system." homepage="https://wiki.gnome.org/Projects/Vala" license="LGPLv2.1" fetch="https://download.gnome.org/sources/vala/0.56/vala-0.56.3.tar.xz" replace=""