summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-09-21 22:31:07 -0400
committerMatt Turner <mattst88@gentoo.org>2022-09-21 22:56:02 -0400
commitd736b4220f8ee2bc447254840ebb9455cb5fd7be (patch)
treeaa60404b90ef78b130a46dfc427480161e2a8e86 /x11-themes/gnome-backgrounds
parentnet-mail/rss2email: keyword 3.13.1 for ~ppc64 (diff)
downloadgentoo-d736b4220f8ee2bc447254840ebb9455cb5fd7be.tar.gz
gentoo-d736b4220f8ee2bc447254840ebb9455cb5fd7be.tar.bz2
gentoo-d736b4220f8ee2bc447254840ebb9455cb5fd7be.zip
x11-themes/gnome-backgrounds: Version bump to 43
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-themes/gnome-backgrounds')
-rw-r--r--x11-themes/gnome-backgrounds/Manifest1
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-43.ebuild14
2 files changed, 15 insertions, 0 deletions
diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index 5b36fbc699f5..5549d92c6049 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1 +1,2 @@
DIST gnome-backgrounds-42.0.tar.xz 51639368 BLAKE2B 3dc288732a91d53e2db9cfca5e529c3a6bda4d272645090751349485836a3c6807bdc071a9ae9ae58032265155a04c2b381cb7479fe913608cf9e39ff0ae79ed SHA512 31cfbc52ec96bc4ce77960620a895af7f10c1fc4d474b589d49f3d1198b41792ab443bf8d7a661e71778455ab066f034c7fb6655e96db028990de0788e464e1d
+DIST gnome-backgrounds-43.tar.xz 32816552 BLAKE2B b6b954ed102afd81e7ca1c370acb449b2ab4acec458306b4a740f2669037a9a8f741a9b4403cb509ad6df04cfa39ba6bed6b771e0b7d20d974a436480967de71 SHA512 e41e87e20da6a7d4c88d6b68832615709c3cf5d28fbb1a9c1a2af1db7e9c1db56ede141ac45df2164c6d919cb72f81e6e7d014bfe1f340759cd386c3a05217c2
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-43.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-43.ebuild
new file mode 100644
index 000000000000..e03c75cbe327
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-43.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome.org meson
+
+DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
+
+LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+BDEPEND=">=sys-devel/gettext-0.19.8"