aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/telepathy/libtelepathy_0.3.3.bb
blob: 732889dbd971104312f2734f59ca0e5427ed9ee6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
DEPENDS = "telepathy-glib glib-2.0 dbus"
LICENSE = "LGPL"
PR = "r0"

SRC_URI = "http://telepathy.freedesktop.org/releases/libtelepathy/libtelepathy-${PV}.tar.gz \
           file://duplicate-header.patch \
          "

inherit autotools pkgconfig

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

SRC_URI[md5sum] = "490ca1a0c614d4466394b72d43bf7370"
SRC_URI[sha256sum] = "e0d230be855125163579743418203c6f6be2f10f98c4f065735c1dc9ed115878"