# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
set branch [join [lrange [split ${version} .] 0 1] .]
description Compiler for the GObject type system
long_description Vala is a new programming language that aims to bring modern programming \
language features to GNOME developers without imposing any additional \
runtime requirements and without using a different ABI compared to \
applications and libraries written in C.
homepage https://wiki.gnome.org/Projects/Vala
master_sites gnome:sources/${name}/${branch}/
checksums rmd160 4731fd8b2688cc7b17c9d046855f25212802f676 \
sha256 03dd5226e373eb1f0a602411f87e5c64213e2791139ce23f0fa8d0dbf4d23309 \
depends_build port:pkgconfig \
depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \
configure.args --disable-silent-rules