increase dvbapp PR.
[vuplus_openembedded] / recipes / centerim / centerim.inc
1 DESCRIPTION = "An ncurses-based IM client for ICQ2000, Yahoo!, AIM, IRC, Jabber and LiveJournal"
2 HOMEPAGE = "http://www.centerim.org"
3 SECTION = "console/network"
4 PRIORITY = "optional"
5 LICENSE = "GPL"
6 DEPENDS = "openssl ncurses"
7
8 inherit autotools
9
10 SRC_URI = "http://www.centerim.org/download/releases/centerim-4.22.5.tar.gz "
11          
12 EXTRA_OECONF = "--with-ssl --with-openssl=${STAGING_LIBDIR}/.."