aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/telepathy/telepathy-inspector_0.5.0.bb
blob: 069430775a0ac0ef6dcf7ed40bb33a1d1d2848d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "debugging tool for Telepathy developers"
DEPENDS = "glib-2.0 gtk+ libglade dbus-glib"
LICENSE = "LGPL"

SRC_URI = "${SOURCEFORGE_MIRROR}/tapioca-voip/telepathy-inspector-0.5.0.tar.gz \
           file://scons-workaround.patch;patch=1"

inherit scons

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