summaryrefslogtreecommitdiff
blob: 360ecc2081aee41b89631197bbcb567511e24bc6 (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-2006 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 that look like automobile gauges 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}