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

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

inherit autotools

BBCLASSEXTEND = "native"