# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-radio/fldigi/fldigi-3.20.13.ebuild,v 1.1 2010/06/06 07:45:11 tomjbe Exp $ EAPI=2 DESCRIPTION="Sound card based multimode software modem for Amateur Radio use" HOMEPAGE="http://www.w1hkj.com/Fldigi.html" SRC_URI="http://www.w1hkj.com/downloads/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="hamlib nls portaudio pulseaudio sndfile xmlrpc" RDEPEND="|| ( >=x11-libs/fltk-1.1.9:1.1[threads] =media-libs/portaudio-19_pre20071207 ) pulseaudio? ( media-sound/pulseaudio ) sndfile? ( >=media-libs/libsndfile-1.0.10 ) xmlrpc? ( || ( >=dev-libs/xmlrpc-c-1.18.02[abyss]