summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSobhan Mohammadpour <sobhan@gentoo.org>2017-12-21 01:57:39 +0330
committerSobhan Mohammadpour <sobhan@gentoo.org>2017-12-21 01:57:39 +0330
commita623e1ad8313400c84b1e48d77c6b21e3306f40f (patch)
tree6541234e2c3809f66cbd27d3391b7836dcb9337f /x11-themes/gnome-backgrounds
parentmedia-video/cheese: version bump to 3.26.0 (diff)
downloadgnome-a623e1ad8313400c84b1e48d77c6b21e3306f40f.tar.gz
gnome-a623e1ad8313400c84b1e48d77c6b21e3306f40f.tar.bz2
gnome-a623e1ad8313400c84b1e48d77c6b21e3306f40f.zip
profiles/package.mask: add dev-libs/gjs-1.50.2
add dev-libs/gjs-1.50.2 since it depends on masked spidermonkey
Diffstat (limited to 'x11-themes/gnome-backgrounds')
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-3.26.2.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.26.2.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.26.2.ebuild
new file mode 100644
index 00000000..0ee4078d
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.26.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
+DEPEND="
+ >=dev-util/intltool-0.40.0
+ sys-devel/gettext
+"