summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2016-09-07 00:21:11 +0200
committerGilles Dartiguelongue <eva@gentoo.org>2016-09-07 00:22:04 +0200
commit105e2f5cb2a9681c7b7bd614c9ad5328e7d5af94 (patch)
tree6dbacff2b4872135e6ecb772f766f0cf111efea9 /games-puzzle/atomix/atomix-3.20.0.ebuild
parentmedia-gfx/eog: version bump from 3.20.3 to 3.20.4 (diff)
downloadgentoo-105e2f5cb2a9681c7b7bd614c9ad5328e7d5af94.tar.gz
gentoo-105e2f5cb2a9681c7b7bd614c9ad5328e7d5af94.tar.bz2
gentoo-105e2f5cb2a9681c7b7bd614c9ad5328e7d5af94.zip
games-puzzle/atomix: version bump from 3.18.0-r1 to 3.20.0
Package-Manager: portage-2.3.0
Diffstat (limited to 'games-puzzle/atomix/atomix-3.20.0.ebuild')
-rw-r--r--games-puzzle/atomix/atomix-3.20.0.ebuild25
1 files changed, 25 insertions, 0 deletions
diff --git a/games-puzzle/atomix/atomix-3.20.0.ebuild b/games-puzzle/atomix/atomix-3.20.0.ebuild
new file mode 100644
index 000000000000..244477972fd8
--- /dev/null
+++ b/games-puzzle/atomix/atomix-3.20.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Build molecules, from simple inorganic to extremely complex organic ones"
+HOMEPAGE="http://ftp.gnome.org/pub/GNOME/sources/atomix/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="
+ >=dev-libs/glib-2.36:2
+ >=x11-libs/gdk-pixbuf-2.0.5:2
+ >=x11-libs/gtk+-3.10:3"
+DEPEND="${RDEPEND}
+ dev-libs/appstream-glib
+ >=dev-util/intltool-0.40
+ gnome-base/gnome-common
+ sys-devel/gettext
+ virtual/pkgconfig"