]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/centericq/centericq_4.9.10.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.10.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 SRC_URI = "http://centericq.de/archive/source/releases/centericq-${PV}.tar.bz2 \
6            file://configure.patch;patch=1 \
7            file://m4.patch;patch=1"
8 LICENSE = "GPL" 
9 inherit autotools
10
11 EXTRA_OECONF = "--with-ssl --with-openssl=${STAGING_LIBDIR}/.."
12 acpaths = "-I ${S}/m4"