summaryrefslogtreecommitdiff
blob: ea2b8fa54cf119ec1f4f302389fb3a2d90914d3f (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
26
27
28
29
30
31
32
33
34
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/glunarclock-0.32.1.ebuild,v 1.5 2004/10/01 12:26:39 pyrania Exp $

inherit gnome2

DESCRIPTION="Gnome Moon Phase Panel Applet"

HOMEPAGE="http://glunarclock.sourceforge.net/"
SRC_URI="mirror://sourceforge/glunarclock/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc"
IUSE=""



RDEPEND=">=x11-libs/gtk+-2.1.0
		>=gnome-base/libgnome-2.0.0
		>=gnome-base/libgnomeui-2.0.0
		>=gnome-vfs-1.9.16
		>=gnome-base/gconf-1.1.11
		>=gnome-base/libgtop-2.0.0
		>=x11-libs/libwnck-0.13
		>=gnome-base/libglade-2.0.0
		>=gnome-base/gnome-panel-2.0.0"

DEPEND="${RDEPEND}
		>=dev-util/intltool-0.29
		>=app-text/scrollkeeper-0.1.4
		dev-util/pkgconfig"

DOCS="AUTHORS ChangeLog COPYING* INSTALL MAINTAINERS TODO README"