aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb
blob: b2a471dd0014bfcfb3b58110437f35359b802a2c (plain)
1
2
3
4
5
6
7
8
9
10
11
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 native autotools_stage