aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/centerim/centerim.inc
blob: e0ec6f72ad1f37e2bf4b49a32db751b6aca75c70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "An ncurses-based IM client for ICQ2000, Yahoo!, AIM, IRC, Jabber and LiveJournal"
HOMEPAGE = "http://www.centerim.org"
SECTION = "console/network"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "openssl ncurses"

inherit autotools

SRC_URI = "http://www.centerim.org/download/releases/centerim-4.22.5.tar.gz "
         
EXTRA_OECONF = "--with-ssl --with-openssl=${STAGING_LIBDIR}/.."