# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-misc/yate/yate-0.8.7.ebuild,v 1.5 2005/07/28 21:00:05 caleb Exp $ IUSE="h323 postgres zaptel fax qt gtk gsm ortp" inherit eutils DESCRIPTION="YATE - Yet Another Telephony Engine" HOMEPAGE="http://yate.null.ro/" SRC_URI="http://voip.null.ro/tarballs/${P}.tar.gz" S=${WORKDIR}/${PN} SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~amd64" DEPEND="media-sound/sox postgres? ( dev-db/postgresql ) zaptel? ( >=net-libs/libpri-1.0.0 >=net-misc/zaptel-1.0.0 ) h323? ( >=net-libs/openh323-1.13.0 ) fax? ( media-libs/spandsp ) qt? ( =x11-libs/qt-3* ) gtk? (