aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/telepathy/telepathy-farsight_0.0.7.bb
blob: d115eca17131432e273df820f844de03b946a4e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
DESCRIPTION = "Telepathy fasrsight"
HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
DEPENDS = "glib-2.0 dbus telepathy-glib farsight2"
LICENSE = "LGPLv2"

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

inherit autotools

EXTRA_OECONF = "--disable-python"

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

SRC_URI[md5sum] = "882c9630ab28706d34d7d6d1060d43f0"
SRC_URI[sha256sum] = "877760e794fb050448b6e591616afaba061d40c319e86b145053edf22df5570d"