summaryrefslogtreecommitdiff
blob: a1c7f94bcb61390be1a88d90ff6f193c20fa988e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/yakuake/yakuake-2.8.1.ebuild,v 1.3 2008/07/22 18:32:10 jer Exp $

USE_KEG_PACKAGING=1

LANGS="de el es et fr hu it ja nl pl pt_BR pt sv tr"

inherit kde

DESCRIPTION="A quake-style terminal emulator based on KDE konsole technology"
HOMEPAGE="http://yakuake.kde.org/"
SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"

LICENSE="GPL-2"

SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""

DEPEND="|| ( =kde-base/kdebase-3.5*
	=kde-base/konsole-3.5* )"
RDEPEND="${DEPEND}"

need-kde 3.5