telepathy-idle: added 0.1.2

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3250 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2007-11-27 15:33:40 +00:00
parent 0ba486c5d1
commit 82f18b9e00
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
DESCRIPTION = "IRC connection manager for Telepathy"
HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
DEPENDS = "glib-2.0 dbus telepathy-glib openssl"
LICENSE = "LGPL"
SRC_URI = "http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
inherit autotools pkgconfig
FILES_${PN} += "${datadir}/telepathy \
${datadir}/dbus-1"