aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb
blob: ebae18b6283568d770cea881b1f8dfabe904763e (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Vala DBus Binding Tool"
SECTION = "console"
LICENSE = "GPLv2"
DEPENDS = "vala-native libgee-native intltool-native libxml2-native"
PV = "0.1.0+gitr${SRCREV}"

SRC_URI = "${FREESMARTPHONE_GIT}/vala-dbus-binding-tool.git;protocol=git;branch=master"
S = "${WORKDIR}/git"

inherit autotools_stage native