# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $ PortSystem 1.0 name vala version 0.3.5 categories lang maintainers 80386.nl:ed 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 http://live.gnome.org/Vala platforms darwin master_sites \ gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}] checksums \ md5 ac2b5ab509dfabd923d0ed89df2c7c47 \ sha1 fc1055fde250a9fa5f4ef56ba2f731ba832b2861 \ rmd160 f53304b07cf3375f44ef7bb880c6f8b0c8a721c2 use_bzip2 yes depends_build path:bin/pkg-config:pkgconfig depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2