From 71c297122051a618192349f4bb0247e47c5a2335 Mon Sep 17 00:00:00 2001 From: wbx Date: Wed, 15 Mar 2006 10:13:53 +0000 Subject: add bitlbee and libiconv from Erik Bosman, thx. fix some depends for cbtt and bitchx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3375 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/bitlbee/Config.in | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 openwrt/package/bitlbee/Config.in (limited to 'openwrt/package/bitlbee/Config.in') diff --git a/openwrt/package/bitlbee/Config.in b/openwrt/package/bitlbee/Config.in new file mode 100644 index 000000000..a62e10b37 --- /dev/null +++ b/openwrt/package/bitlbee/Config.in @@ -0,0 +1,16 @@ +config BR2_PACKAGE_BITLBEE + prompt "BitlBee........................... IRC gateway to IM chat networks" + tristate + default m if CONFIG_DEVEL + select BR2_PACKAGE_LIBOPENSSL + select BR2_PACKAGE_LIBGLIB + select BR2_PACKAGE_LIBICONV + help + + BitlBee is an IRC daemon that can talk to instant messaging + networks and acts as a gateway. Users can connect to the + server with any normal IRC client and see their 'buddy list' + in #bitlbee. + + http://www.bitlbee.org/ + -- cgit v1.2.3