# -*- 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 # $Id$ PortSystem 1.0 name vala version 0.28.0 set branch [join [lrange [split ${version} .] 0 1] .] categories lang maintainers nomaintainer 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. platforms darwin license LGPL-2.1+ homepage https://wiki.gnome.org/Projects/Vala master_sites gnome:sources/${name}/${branch}/ use_xz yes checksums rmd160 c4aab364d9ef9c93adda752ffdb8feb37a8d33c5 \ sha256 0d9e3bd3f82145664875f7c29b2f544ba92d2814f75412948f774c0727fc977f depends_build path:bin/pkg-config:pkgconfig \ port:libxslt depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 livecheck.type gnome