]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/centericq/centericq_4.9.7.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / centericq / centericq_4.9.7.bb
1 DEPENDS = "openssl ncurses"
2 DESCRIPTION = "An ncurses-based IM client for ICQ2000, Yahoo!, \
3 AIM, IRC, Jabber and LiveJournal"
4 SECTION = "console/network"
5 LICENSE = "GPL" 
6
7 SRC_URI = "http://centericq.de/archive/source/releases/centericq-${PV}.tar.bz2 \
8            file://configure.patch;patch=1 \
9            file://m4.patch;patch=1"
10
11 inherit autotools
12
13 EXTRA_OECONF = "--with-ssl --with-openssl=${STAGING_LIBDIR}/.."