mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 14:02:21 +02:00
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:
11
meta/packages/telepathy/telepathy-idle_0.1.2.bb
Normal file
11
meta/packages/telepathy/telepathy-idle_0.1.2.bb
Normal 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"
|
||||
Reference in New Issue
Block a user