summaryrefslogtreecommitdiff
blob: d3e6b202313a650c5b19f378380b862061285271 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit gdesklets

DESKLET_NAME="gauges-desklet"
MY_P=${DESKLET_NAME}-${PV}

DESCRIPTION="A Scalable, themeable, configurable, set of system monitors (automobile gauges look) for gdesklets."
HOMEPAGE="http://gdesklets.org/?mod=project/uview&pid=18"
SRC_URI="http://gentooexperimental.org/~genstef/dist/${MY_P}.tar.gz"
LICENSE="GPL-2"

SLOT="0"
KEYWORDS="~x86"
IUSE=""

RDEPEND=">=gnome-extra/gdesklets-core-0.34.3"
DEPEND="${RDEPEND}"

S=${WORKDIR}/Displays/${DESKLET_NAME}