diff options
Diffstat (limited to 'meta/packages/telepathy/empathy_0.9.bb')
-rw-r--r-- | meta/packages/telepathy/empathy_0.9.bb | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/meta/packages/telepathy/empathy_0.9.bb b/meta/packages/telepathy/empathy_0.9.bb deleted file mode 100644 index 4ea5835c5b..0000000000 --- a/meta/packages/telepathy/empathy_0.9.bb +++ /dev/null | |||
@@ -1,17 +0,0 @@ | |||
1 | DESCRIPTION = "Telepathy based IM client" | ||
2 | HOMEPAGE = "http://blogs.gnome.org/view/xclaesse/2007/04/26/0" | ||
3 | LICENSE = "GPL" | ||
4 | DEPENDS = "telepathy-mission-control libtelepathy gtk+ gconf libglade gnome-vfs" | ||
5 | RDEPENDS = "telepathy-mission-control" | ||
6 | RRECOMMENDS = "telepathy-gabble" | ||
7 | |||
8 | PR = "r3" | ||
9 | |||
10 | inherit gnome gtk-icon-cache | ||
11 | |||
12 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/empathy/0.9/empathy-${PV}.tar.bz2 \ | ||
13 | file://no-gnome.diff;patch=1;pnum=0" | ||
14 | |||
15 | FILES_${PN} += "${datadir}/mission-control/profiles/*.profile \ | ||
16 | ${datadir}/dbus-1/services/*.service \ | ||
17 | ${datadir}/telepathy/managers/*.chandler" | ||