# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-misc/ksensors/ksensors-0.7.3.ebuild,v 1.7 2006/09/29 13:39:22 deathwing00 Exp $ inherit kde DESCRIPTION="KLog is a Ham radio logging program for KDE." SRC_URI="http://jaime.robles.nu/klog/download/${P}.tar.gz" HOMEPAGE="http://jaime.robles.nu/klog/" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND="media-libs/hamlib" RDEPEND="${DEPEND}" src_compile() { append-flags -L/usr/lib/hamlib kde_src_compile } need-kde 3.2