aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vala-dbus-binding-tool/vala-dbus-binding-tool.inc
blob: 96c2836b25ab0808a840323566aac5915eecb2c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Vala DBus Binding Tool"
SECTION = "devel"
DEPENDS = "vala libgee libxml2 intltool-native"
HOMEPAGE = "http://www.freesmartphone.org/index.php/Implementations/vala-dbus-binding-tool"
LICENSE = "GPLv2"
INC_PR = "r2"

SRC_URI = "http://www.freesmartphone.org/sources/vala-dbus-binding-tool-${PV}.tar.bz2;name=archive"

inherit autotools_stage

BBCLASSEXTEND = "native"