app-admin/awscli: Bump to 1.37.9
[gentoo/gentoo.git] / games-board / gtkatlantic / gtkatlantic-0.6.3.ebuild
blobf4f5656460dec8671343ac26a98c181a62f348bf
1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=7
6 inherit autotools xdg
8 DESCRIPTION="Monopoly-like game that works with the monopd server"
9 HOMEPAGE="http://gtkatlantic.gradator.net/"
10 SRC_URI="http://download.tuxfamily.org/gtkatlantic/downloads/v$(ver_cut 1-2)/${P}.tar.bz2"
12 LICENSE="GPL-2"
13 SLOT="0"
14 KEYWORDS="~amd64 ~ppc64 ~x86"
16 RDEPEND="
17         dev-libs/glib:2
18         dev-libs/libxml2:=
19         media-libs/libpng:0=
20         x11-libs/cairo
21         x11-libs/gdk-pixbuf:2
22         x11-libs/gtk+:3
24 DEPEND="${RDEPEND}"
25 BDEPEND="virtual/pkgconfig"
27 src_prepare() {
28         default
29         eautoreconf