aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vala/vala.inc
blob: 620e2a6454d865dbdca8b575379828d0c3169698 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "Vala is a C#-like language dedicated to ease GObject programming. \
Vala compiles to plain C and has no runtime environment nor penalities whatsoever."
SECTION = "devel"
DEPENDS = "glib-2.0 dbus"
HOMEPAGE = "http://vala-project.org"
LICENSE = "LGPL"
INC_PR = "r2"

SRC_URI = "http://www.freesmartphone.org/sources/vala-${PV}.tar.bz2"

inherit autotools_stage

EXTRA_OECONF = "--disable-vapigen"

FILES_${PN}-doc += ${datadir}/devhelp