[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/bitlbee/bitlbee.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] Copyright (C) 1998 - 2004 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] An IRC to other chat networks gateway [T] BitlBee is an IRC daemon that can talk to instant messaging networks [T] and acts as a gateway. Users can connect to the server with any normal [T] IRC client and see their 'buddy list' in #bitlbee. BitlBee's protocol [T] support is based on the gaim protocol plugins. BitlBee currently sup- [T] ports Oscar (aim and icq), MSN, Jabber and Yahoo. [U] https://www.bitlbee.org/ [A] Wilmer van der Gaast [M] The T2 Project [C] extra/network [L] GPL [S] Stable [V] 3.6 [D] af8cfe8fc4a30ad6ea546b64760573a48d8c512bef8944e410950638 bitlbee-3.6.tar.gz http://get.bitlbee.org/src/ [ "${prefix#opt/}" != "$prefix" ] || sysconfdir="$sysconfdir/$pkg" cleanconfopt=0 confopt="--prefix=$root/$prefix" var_append confopt ' ' --etcdir=$sysconfdir if pkginstalled gnutls; then var_append confopt ' ' --ssl=gnutls else var_append confopt ' ' --ssl=openssl fi var_append makeinstopt ' ' install-etc [[ $libdir = *lib64 ]] && hook_add premake 2 'sed -i "s,usr/lib/libresolv,usr/lib64/libresolv," Makefile.settings'