commit:     ed9512edd82ab36b0c8f6b98ec8829635f7c81d9
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 18:45:14 2025 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 18:50:57 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed9512ed

x11-themes/gnome-backgrounds: add 49.0

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/gnome-backgrounds/Manifest                 |  1 +
 .../gnome-backgrounds/gnome-backgrounds-49.0.ebuild   | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/x11-themes/gnome-backgrounds/Manifest 
b/x11-themes/gnome-backgrounds/Manifest
index ca20deed71bb..ac868ca85bfb 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,3 +1,4 @@
 DIST gnome-backgrounds-45.0.tar.xz 32091076 BLAKE2B 
f8ac82069fb6beb71c7776356c7d87e6b57c9de1c8dd1becdff6a60f22b73284b0231c10c6af5a64addb4a890704808c00757b5f71d6f3a9deeaf59d97441d88
 SHA512 
6f25f8b22e5ae9ff3c522367af549de7260d34bef38d2b272df538217823cf880132d8be025344e97fd7f108acae4eed4dcac4e93b5f34b843e142687702b0ee
 DIST gnome-backgrounds-47.0.tar.xz 13204932 BLAKE2B 
99d86c056b698725e55f45e797f937a02ac19e223eb9cc8599d7060808bf59d490b69b9905a19b9d3e485b94b1a7513b1e19a1b56e2af711c885bcd1e447d2d9
 SHA512 
513aabb9ec00159c638d3ccc8199a0d93eb2da41640e2b664a65fa86e3a1eaa8447a7a7daff1016d245ca099e128c79d02793433a5f556c128ada867805734af
 DIST gnome-backgrounds-48.2.1.tar.xz 37358116 BLAKE2B 
eed45060ccd29398731af9ab875cf882c3eaef188dfa97622b7c89e375b7b9227f77e187c579de4fe8950f1bbb923ad2514af7654b8f6ec2cb55468225741bca
 SHA512 
c06afc19e01950dd50cffd0d94a73cb0b49fe7f5e44af77e72110bd0f1b1c4b3deaa1e410fbfb51808845cbaa1b57c1ab50a7d8a4a200c28c36521ea5608d5b3
+DIST gnome-backgrounds-49.0.tar.xz 24440652 BLAKE2B 
6d5c17d264fcd3dd4a5073704f6640a0eb7f9c3d51aeff66d7404436c1930db97463f238679a57e9ca8ab87c56a532a61dd0e3dc8c0fdd6df3b1d7d6095683a9
 SHA512 
2bf7c8dcdd21a38589c27ab3f5e747a0c3715a50526c33d087a31ae30dd7ffc1deabc0b6fae803a417304f699ebec549c45c4296b2464bd9be419cca3d38b5cd

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-49.0.ebuild 
b/x11-themes/gnome-backgrounds/gnome-backgrounds-49.0.ebuild
new file mode 100644
index 000000000000..9c61041f84cc
--- /dev/null
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-49.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2025 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="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+
+RDEPEND="
+       media-libs/libjxl[gdk-pixbuf]
+       gnome-base/librsvg
+       x11-libs/gdk-pixbuf[jpeg]
+"
+BDEPEND=">=sys-devel/gettext-0.19.8"

Reply via email to