190ca747aSBrad BishopSUMMARY = "Telepathy Framework glib-base helper library"
290ca747aSBrad BishopDESCRIPTION = "Telepathy Framework: GLib-based helper library for connection managers"
390ca747aSBrad BishopHOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
490ca747aSBrad BishopDEPENDS = "glib-2.0 dbus hostpython-runtime-native dbus-native dbus-glib libxslt-native"
59aee5003SAndrew GeisslerLICENSE = "LGPL-2.1-or-later"
690ca747aSBrad Bishop
790ca747aSBrad BishopSRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BP}.tar.gz"
890ca747aSBrad BishopSRC_URI[md5sum] = "cbeb0a24acc26e7f095be281c324da69"
990ca747aSBrad BishopSRC_URI[sha256sum] = "9e0df1d8f857e0270cf0b32e2d1ca5a24aa7282873361785d573f72ad7f7d5eb"
1090ca747aSBrad Bishop
1190ca747aSBrad BishopLIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e"
1290ca747aSBrad Bishop
13*56b44a98SPatrick Williamsinherit autotools pkgconfig gettext gobject-introspection vala gtk-doc
1490ca747aSBrad Bishop
15e34f8962SAndrew Geissler# Respect GI_DATA_ENABLED value when enabling vala-bindings:
16e34f8962SAndrew Geissler# configure: error: GObject-Introspection must be enabled for Vala bindings
17e34f8962SAndrew GeisslerEXTRA_OECONF = "${@bb.utils.contains('GI_DATA_ENABLED', 'True', '--enable-vala-bindings', '--disable-vala-bindings', d)}"
1890ca747aSBrad Bishop
19213cb269SPatrick WilliamsFILES:${PN} += "${datadir}/telepathy \
2090ca747aSBrad Bishop                ${datadir}/dbus-1"
21