summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2018-12-28 22:48:29 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2018-12-29 00:57:52 +0100
commit7e7b8fe7f0d3b11ef1e72fa1af65031dbf5e3ca0 (patch)
tree3fda1070fb4c9f9be493ad352f77f9774b6ff429
parentx11-themes/adwaita-icon-theme: 3.26.1 → 3.30.1 (diff)
downloadgentoo-7e7b8fe7f0d3b11ef1e72fa1af65031dbf5e3ca0.tar.gz
gentoo-7e7b8fe7f0d3b11ef1e72fa1af65031dbf5e3ca0.tar.bz2
gentoo-7e7b8fe7f0d3b11ef1e72fa1af65031dbf5e3ca0.zip
x11-themes/gnome-backgrounds: 3.26.2 → 3.30.0
Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
-rw-r--r--x11-themes/gnome-backgrounds/Manifest1
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild16
2 files changed, 17 insertions, 0 deletions
diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index b3d9892bbf62..ecac6c9c92b2 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1,3 @@
DIST gnome-backgrounds-3.24.0.tar.xz 15223020 BLAKE2B 5a4bf10bb767da9ac1b89e426a517c0ad9b76d62d764b4398e3381cb9b1bd425ab8f36835a681e1586bbd95f5f2d08307a2680d2aae45bcfc400fa0c61e3938d SHA512 ba044cd21d4c22dd6bf1a93a17579f2bc5f2b9198e40331486772f4fcb81a1c0179949a162e5a1e332f49cd833ca773cf27c1592966e94afbecd8b4d0728c24b
DIST gnome-backgrounds-3.26.2.tar.xz 19289360 BLAKE2B 757ba9a77d81f3cb5fe80df37f1377770cd6594d5e8127c8e2e05e90952d755d25be6e7896a3c737cbbef84f8f8f63f7a88ab893ff3d78e472fd3b156d849c8b SHA512 14970e3c87a94a503d5a260304e100e64ea76fdaa5fc5c7d5b1c35444f5f4046abc95041c57bf31350aed4de37c6aaa80fd3d2905a52881d93c49487dd868791
+DIST gnome-backgrounds-3.30.0.tar.xz 27369704 BLAKE2B 519373d47ac70d73df43d1fc85d4649fad9e3db7e41135ba2df3e6a4c70771225413ec74ca30f3e1b1b27a9c030bd05a29a6e6791d9d0d903a131682a5813970 SHA512 a9fd254126448613681e64c841fb0e29a8d1e18adad3aa0c225555d01fbe0a33139486595d8537293425510d56826379caaac2e02157f2c2a9289cdad3bc040c
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
new file mode 100644
index 000000000000..3fa22069c63e
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.30.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome.org meson
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
+DEPEND=">=sys-devel/gettext-0.19.8"