# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 inherit kde-base LICENSE="GPL-2" DESCRIPTION="An QT (and optional KDE) ICQ v8 Client. Supports File Transfer, Chat, Server-Side Contactlist, ..." SRC_URI="http://sim.shutoff.spb.ru/${P}.tar.gz" HOMEPAGE="http://sim-icq.sourceforge.net/" KEYWORDS="x86" #if [ "`use kde`" ]; then # need-qt 3 # myconf="$myconf --enable-kde" #else need-kde 3 # myconf="$myconf --disable-kde" #fi # #src_compile() { # # kde_src_compile myconf # myconf="$myconf --prefix=/usr" # kde_src_compile configure make # #}