x11-plugins/wmmoonclock: x86 stable (bug #681122)
[gentoo.git] / x11-plugins / wmmoonclock / wmmoonclock-1.29.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 DESCRIPTION="dockapp that shows lunar ephemeris to a high accuracy"
7 HOMEPAGE="https://www.dockapps.net/wmmoonclock"
8 SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
9
10 LICENSE="GPL-2"
11 SLOT="0"
12 KEYWORDS="~amd64 ~mips ~ppc ~sparc x86"
13 IUSE=""
14
15 RDEPEND="x11-libs/libX11
16         x11-libs/libXext
17         x11-libs/libXpm"
18 DEPEND="${RDEPEND}
19         x11-base/xorg-proto"