summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2017-09-13 23:21:29 +0200
committerGilles Dartiguelongue <eva@gentoo.org>2017-09-14 00:27:24 +0200
commitf3fb5db1a809092320cb88a140edd73851f3e74c (patch)
tree431788c3e4fb764ccb27307db8c8d324a9d97d68 /games-arcade/gnome-robots/gnome-robots-3.22.2.ebuild
parentkde-frameworks/kdelibs: Drop 4.14.35 (diff)
downloadgentoo-f3fb5db1a809092320cb88a140edd73851f3e74c.tar.gz
gentoo-f3fb5db1a809092320cb88a140edd73851f3e74c.tar.bz2
gentoo-f3fb5db1a809092320cb88a140edd73851f3e74c.zip
games-arcade/gnome-robots: version bump 3.22.1 → 3.22.2
Translation updates. Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'games-arcade/gnome-robots/gnome-robots-3.22.2.ebuild')
-rw-r--r--games-arcade/gnome-robots/gnome-robots-3.22.2.ebuild28
1 files changed, 28 insertions, 0 deletions
diff --git a/games-arcade/gnome-robots/gnome-robots-3.22.2.ebuild b/games-arcade/gnome-robots/gnome-robots-3.22.2.ebuild
new file mode 100644
index 000000000000..27e139e6aabd
--- /dev/null
+++ b/games-arcade/gnome-robots/gnome-robots-3.22.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Avoid the robots and make them crash into each other"
+HOMEPAGE="https://wiki.gnome.org/Apps/Robots"
+
+LICENSE="GPL-3+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ >=dev-libs/glib-2.32:2
+ dev-libs/libgnome-games-support:1
+ >=gnome-base/librsvg-2.36.2:2
+ >=media-libs/libcanberra-0.26[gtk3]
+ >=x11-libs/gtk+-3.15:3
+"
+DEPEND="${RDEPEND}
+ app-text/yelp-tools
+ dev-libs/appstream-glib
+ >=dev-util/intltool-0.50
+ sys-devel/gettext
+ virtual/pkgconfig
+"