aboutsummaryrefslogtreecommitdiffstats
path: root/packages/remoko/remoko-server_svn.bb
blob: 6e24ee126ae28eadad12a27fe674b8897c5c4687 (plain)
1
2
3
4
5
6
7
8
9
10
11
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