/[gentoo-x86]/kde-misc/fancytasks/fancytasks-1.1.0.ebuild
Gentoo

Contents of /kde-misc/fancytasks/fancytasks-1.1.0.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Mon Jul 16 13:29:02 2012 UTC (10 months, 1 week ago) by johu
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
FILE REMOVED
Respect LINGUAS, remove old.

(Portage version: 2.2.0_alpha118/cvs/Linux x86_64)

1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/kde-misc/fancytasks/fancytasks-1.1.0.ebuild,v 1.1 2012/03/23 07:22:49 johu Exp $
4
5 EAPI=4
6 KDE_LINGUAS="de en_GB es et fr km nds pl pt ru sv tr uk"
7 KDE_LINGUAS_DIR=( applet/locale containment/locale )
8 KDE_MINIMAL="4.8"
9 inherit kde4-base
10
11 DESCRIPTION="Task and launch representation plasmoid"
12 HOMEPAGE="http://kde-look.org/content/show.php/Fancy+Tasks?content=99737"
13 SRC_URI="http://kde-look.org/CONTENT/content-files/99737-${P}.tar.bz2"
14
15 LICENSE="GPL-2"
16 SLOT="4"
17 KEYWORDS="~amd64 ~x86"
18 IUSE="debug"
19
20 DEPEND="
21 $(add_kdebase_dep plasma-workspace)
22 x11-libs/libX11
23 x11-libs/libXcomposite
24 x11-libs/libXext
25 "
26 RDEPEND="${DEPEND}"
27
28 DOCS=( CHANGELOG README TODO )

  ViewVC Help
Powered by ViewVC 1.1.20