summaryrefslogtreecommitdiffstats
path: root/recipes/telepathy/telepathy-glib_0.7.37.bb
blob: 05c27abca2b035e68dce2f27e7cacce88a2f3985 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Telepathy framework - GLib library"
HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
DEPENDS = "glib-2.0 dbus libxslt-native python-native dbus-native"
LICENSE = "LGPL"

SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz "

inherit autotools

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