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
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')
-rw-r--r--games-arcade/gnome-robots/Manifest1
-rw-r--r--games-arcade/gnome-robots/gnome-robots-3.22.2.ebuild28
2 files changed, 29 insertions, 0 deletions
diff --git a/games-arcade/gnome-robots/Manifest b/games-arcade/gnome-robots/Manifest
index 33c9529e6b94..603856c51bae 100644
--- a/games-arcade/gnome-robots/Manifest
+++ b/games-arcade/gnome-robots/Manifest
@@ -1 +1,2 @@
DIST gnome-robots-3.22.1.tar.xz 1622820 SHA256 5cd4564d7eb876fe4ef332dc568bcf7b1515d8ec9f66e53c2bae5331e0182dd4 SHA512 1fd0b16acd4cc34f1d77b3f6afc4415f11cb832b43baf2124108e2f69870fe011ea2e63887c3e567bcaf465b37a07c78717a76d1a40b5f00840bebdf7ea86ccf WHIRLPOOL 5a06529095ad163b0d6dd1cab4f73cfb9fdef4a8b6f8d6d72c55a7a79c6969b31f657bf9ad9d447e4b3a61c9b53aba7d12799397fa59c2dd33dc23de292dcee6
+DIST gnome-robots-3.22.2.tar.xz 1623744 SHA256 c5d63f0fcae66d0df9b10e39387d09875555909f0aa7e57ef8552621d852082f SHA512 bb5401f040465a217fb37aad5e0a8be0e497f8478c155c7b7d2b5165cd7c7a44ca28c9e09a4f7d7932ef2e3a0f1a3f29507366819916b8cb81288bb4354bb98b WHIRLPOOL 8e92625b4e8d6bd7d458ff3af843354db7635a95fc2cbd3461a2bc37797a1ae8a520f8dfad70e3d36bdf3967bdf646cdf2f3492ffa106af2e997f1e6c66adc97
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
+"