aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/fsoraw_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/fsoraw_svn.bb')
-rw-r--r--recipes/freesmartphone/fsoraw_svn.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/freesmartphone/fsoraw_svn.bb b/recipes/freesmartphone/fsoraw_svn.bb
new file mode 100644
index 0000000000..61c6daeee0
--- /dev/null
+++ b/recipes/freesmartphone/fsoraw_svn.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "A console wrapper for the FSO Usage API"
+SECTION = "fso/base"
+PRIORITY = "optional"
+HOMEPAGE = "http://noko.sourceforge.net"
+LICENSE = "GPL"
+DEPENDS = "dbus"
+PV = "0.0.1"
+PR = "r0"
+
+SRC_URI = "svn://noko.svn.sourceforge.net/svnroot/noko/trunk;module=fsoraw;proto=https"
+S = "${WORKDIR}/fsoraw/"
+
+inherit autotools