summaryrefslogtreecommitdiff
blob: 9827bbbae1d12f917adafba52b070b7ad8da89b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.20.1.ebuild,v 1.2 2007/06/12 16:45:41 cardoe Exp $

inherit  mythtv-plugins

DESCRIPTION="Phone and video calls with SIP."
IUSE="festival"
KEYWORDS="amd64 ppc x86"

RDEPEND="festival? ( app-accessibility/festival )"
DEPEND="${RDEPEND}"

MTVCONF=$(use_enable festival)