aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vala/vala.inc
blob: f45d557c88fe662ecae627e0ebebfaf8ac6b938b (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 = "r1"

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

inherit autotools_stage

EXTRA_OECONF = "--disable-vapigen"

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