# Template file for 'vala' pkgname=vala version=0.11.6 distfiles="http://download.gnome.org/sources/vala/0.11/vala-$version.tar.bz2" build_style=gnu_configure configure_args="--enable-vapigen" short_desc="Compiler for the GObject type system" maintainer="Juan RP " checksum=4c5b715d47b3426e670c7a9c5d6050e3a436819aba6902d71c16f2267c8d187b long_desc=" 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." subpackages="libvala vala-devel" Add_dependency run glibc Add_dependency run glib Add_dependency run libvala Add_dependency build pkg-config Add_dependency build flex Add_dependency build libxslt ">=0" Add_dependency build glib-devel