aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openobex/obex-data-server_0.4.4.bb
blob: 555f6df91fbefae512028e2d805fd39dd6ab48cf (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "obex-data-server is a D-Bus service providing high-level OBEX client and server side functionality"
LICENSE = "GPLv2"

DEPENDS = "gtk+ bluez4 dbus-glib openobex"

SRC_URI = "http://tadas.dailyda.com/software/obex-data-server-${PV}.tar.gz"

inherit autotools

FILES_${PN} += "${datadir}/dbus-1/"