summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2024-11-08 18:25:10 +0100
committerPacho Ramos <pacho@gentoo.org>2024-11-08 19:16:05 +0100
commitee8ac53d0e1f51754becba8e7bc261d32b4e045f (patch)
treebdb333ccc1e7c915317a7af76191359e41bc2826 /x11-themes
parentgnome-extra/zenity: Bump to 4.0.3 (diff)
downloadgentoo-ee8ac53d0e1f51754becba8e7bc261d32b4e045f.tar.gz
gentoo-ee8ac53d0e1f51754becba8e7bc261d32b4e045f.tar.bz2
gentoo-ee8ac53d0e1f51754becba8e7bc261d32b4e045f.zip
x11-themes/fedora-backgrounds: add 41.0.1
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/fedora-backgrounds/Manifest1
-rw-r--r--x11-themes/fedora-backgrounds/fedora-backgrounds-41.0.1.ebuild19
2 files changed, 20 insertions, 0 deletions
diff --git a/x11-themes/fedora-backgrounds/Manifest b/x11-themes/fedora-backgrounds/Manifest
index 5d9f950afb87..817a186c549d 100644
--- a/x11-themes/fedora-backgrounds/Manifest
+++ b/x11-themes/fedora-backgrounds/Manifest
@@ -12,3 +12,4 @@ DIST f38-backgrounds-38.1.1.tar.xz 11412412 BLAKE2B 44942432788bcbba62fd207091ad
DIST f39-backgrounds-39.0.5.tar.xz 15241108 BLAKE2B d843841b30a6c6e9756a909c29ba66fb5ae2719d4f1a8c40dc0d4bc61d0816e145be242cee18bcca1973643407995d920861a00682156b5f72208d3723253723 SHA512 e03b61feb039c831e55d82d8fbdaecbcaf4d1ec8409eff263fdba03ada5b7a2ae707a5842ee0b2444f76208893bd0fd21f1781f89afd7d16e68c1d2ab165660e
DIST f40-backgrounds-40.2.0.tar.xz 26709420 BLAKE2B cddb7d03070ec67b34d7a3f66a099ad1706bf8214c08d7e5f16308e7d6e879023df43d72f9307619de24228a337867e18391340074645b04331f167714fc7139 SHA512 968f186e700590be5e48d757094d627188a34632bbb7d3fb0df53dab7b81c3f8f011743d0cb49a35e9593c5abe0af6da048000971ca0b0060b81b8c4f8e82a60
DIST f41-backgrounds-41.0.0.tar.xz 35731920 BLAKE2B 1b0f48714019566d6796276efd187ba5b0af93bf51b01673aa43e55593972d87e92a3326a2d0892c7fa6e02cd9d217926b485fa238317cbeb93f72bc947d7c29 SHA512 cfc4633a278b3f2e648bbee51eef360d50676a0367915f256e6b6a5ddc223e77e322ca4d28f26c3fa3233720cd5569f5ece440e5e4b5a3eb2a2a2664c4e62c89
+DIST f41-backgrounds-41.0.1.tar.xz 35732464 BLAKE2B 6b40707b4b8fd675e4a8f7f5a9155c8117d861bc25c16bb6d68123a0b072f6dfb1a9ec446fca66dd60035d974a2e76e1e371949aef72455a5a189f7455c53e1a SHA512 78cbc0fc973762b8fc6302ae2ea74e4c04230a3e8c0a2c236342a1ea3d7d75f70ca68b69f17df65ecfcd92419339249e9c93b6a564e2802acf9cb98d33104b29
diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-41.0.1.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-41.0.1.ebuild
new file mode 100644
index 000000000000..4d7a5c143555
--- /dev/null
+++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-41.0.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="A set of default and supplemental wallpapers for Fedora"
+HOMEPAGE="https://github.com/fedoradesign/backgrounds"
+
+MY_PN="f$(ver_cut 1)-backgrounds"
+MY_P="${MY_PN}-${PV}"
+SRC_URI="https://github.com/fedoradesign/backgrounds/releases/download/v${PV}/${MY_P}.tar.xz"
+S="${WORKDIR}/${MY_PN}"
+
+# Review on each bump, files Attribution*
+LICENSE="CC-BY-SA-4.0"
+
+SLOT="$(ver_cut 1)"
+
+KEYWORDS="~amd64 ~x86"