# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-misc/takeoff/takeoff-1.0.ebuild,v 1.2 2012/05/09 19:17:02 scarabeus Exp $ EAPI=4 KDE_MINIMAL="4.8" KDE_LINGUAS="ca de es el gl it pl ru tr" KDE_LINGUAS_DIR="translations" inherit kde4-base DESCRIPTION="A tablet desktop style app launcher" HOMEPAGE="http://code.google.com/p/takeoff-launcher/" SRC_URI="https://takeoff-launcher.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" KEYWORDS="~amd64 ~x86" SLOT="4" IUSE="" DEPEND="$(add_kdebase_dep plasma-workspace)" RDEPEND="${DEPEND}"