summaryrefslogtreecommitdiff
path: root/recipes/remoko/remoko-server_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/remoko/remoko-server_svn.bb')
-rw-r--r--recipes/remoko/remoko-server_svn.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/remoko/remoko-server_svn.bb b/recipes/remoko/remoko-server_svn.bb
new file mode 100644
index 0000000000..6e24ee126a
--- /dev/null
+++ b/recipes/remoko/remoko-server_svn.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "The Remoko HID Server"
+HOMEPAGE = "http://code.google.com/p/remoko/"
+AUTHOR = "Valério Valério"
+LICENSE = "GPL"
+SECTION = "console/network"
+PV = "0.2.1+svnr${SRCREV}"
+PE = "1"
+
+SRC_URI = "svn://remoko.googlecode.com/svn/trunk;module=BT_HID_Server;proto=http"
+S = "${WORKDIR}/BT_HID_Server"
+
+inherit autotools