You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
469 B
16 lines
469 B
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_GLIB1
|
|
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/
|
|
|
|
|