mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
empathy: improved description
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3252 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
DESCRIPTION = "Empathy: a Telepathy based IM client"
|
||||
DESCRIPTION = "Telepathy based IM client"
|
||||
HOMEPAGE = "http://blogs.gnome.org/view/xclaesse/2007/04/26/0"
|
||||
LICENSE = "GPL"
|
||||
DEPENDS = "telepathy-mission-control libtelepathy gtk+ gconf libglade gnome-vfs"
|
||||
RDEPENDS = "telepathy-mission-control"
|
||||
RRECOMMENDS = "telepathy-gabble"
|
||||
|
||||
PR="r2"
|
||||
PR = "r3"
|
||||
|
||||
inherit gnome gtk-icon-cache
|
||||
|
||||
@@ -13,5 +13,5 @@ SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/empathy/0.9/empathy-${PV}.tar.
|
||||
file://no-gnome.diff;patch=1;pnum=0"
|
||||
|
||||
FILES_${PN} += "${datadir}/mission-control/profiles/*.profile \
|
||||
${datadir}/dbus-1/services/*.service \
|
||||
${datadir}/telepathy/managers/*.chandler"
|
||||
${datadir}/dbus-1/services/*.service \
|
||||
${datadir}/telepathy/managers/*.chandler"
|
||||
|
||||
Reference in New Issue
Block a user