[oe-commits] Didier "Ptitjes : libfso-glib : new recipe GLib-based DBus bindings for freesmartphone. org - Vala implementatio

GIT User account git at amethyst.openembedded.net
Mon May 18 22:53:24 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: 41b21a729178f7b71fa5ebaa386222e1ac9ab8eb
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=41b21a729178f7b71fa5ebaa386222e1ac9ab8eb

Author: Didier "Ptitjes <ptitjes at free.fr>
Date:   Mon May 18 16:51:57 2009 -0600

libfso-glib : new recipe GLib-based DBus bindings for freesmartphone.org - Vala implementatio

---

 recipes/freesmartphone/libfso-glib_git.bb |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/recipes/freesmartphone/libfso-glib_git.bb b/recipes/freesmartphone/libfso-glib_git.bb
new file mode 100644
index 0000000..77754ae
--- /dev/null
+++ b/recipes/freesmartphone/libfso-glib_git.bb
@@ -0,0 +1,14 @@
+DESCRIPTION = "GLib-based DBus bindings for freesmartphone.org - Vala implementation"
+AUTHOR = "Didier 'Ptitjes"
+
+PV = "0.0.1-gitr${SRCREV}"
+PR = "r1"
+
+DEPENDS = "vala-native fso-specs vala-dbus-binding-tool-native dbus-glib glib-2.0 vala"
+
+SRC_URI = "git://git.freesmartphone.org/libfso-glib.git;protocol=git;branch=master"
+S = "${WORKDIR}/git"
+
+EXTRA_OECONF = "SPECS_PATH=${STAGING_DATADIR}/fso-specs/"
+
+inherit pkgconfig autotools autotools_stage





More information about the Openembedded-commits mailing list