summaryrefslogtreecommitdiff
path: root/recipes/freesmartphone
diff options
context:
space:
mode:
authorSteffen Sledz <sledz@dresearch.de>2010-02-15 11:54:51 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-02-15 13:52:58 +0100
commitfb594cc77cc5d7fbf96c09ab2ff4b4c7ca20772d (patch)
tree1412f9c500dd861fd3e81427baeb18ebc0e71bb9 /recipes/freesmartphone
parentfd4a161b6095f5b6f83d50d4d979000399944260 (diff)
vala-dbus-binding-tool: (mostly) new recipe
* New recipes for native and non-native build of Vala DBus Binding Tool integrating earlier recipe from recipes/freesmartphone. Signed-off-by: Steffen Sledz <sledz@dresearch.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
Diffstat (limited to 'recipes/freesmartphone')
-rw-r--r--recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb b/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb
deleted file mode 100644
index ebae18b628..0000000000
--- a/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-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