sg3-utils: add newer buildable version
[openembedded.git] / recipes / vala-dbus-binding-tool / vala-dbus-binding-tool.inc
1 DESCRIPTION = "Vala DBus Binding Tool"
2 SECTION = "devel"
3 DEPENDS = "vala libgee libxml2 intltool-native"
4 HOMEPAGE = "http://wiki.freesmartphone.org/index.php/Implementations/vala-dbus-binding-tool"
5 LICENSE = "GPLv2"
6 INC_PR = "r3"
7
8 SRC_URI = "http://downloads.freesmartphone.org/sources/vala-dbus-binding-tool-${PV}.tar.bz2;name=archive"
9
10 inherit autotools_stage
11
12 BBCLASSEXTEND = "native"