commit:     649e380b64cb196c84665b80efe1dae623973546
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 15:28:57 2023 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 16:29:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=649e380b

x11-themes/fedora-backgrounds: add 39.0.3

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

 x11-themes/fedora-backgrounds/Manifest             |  1 +
 .../fedora-backgrounds-39.0.3.ebuild               | 24 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/x11-themes/fedora-backgrounds/Manifest 
b/x11-themes/fedora-backgrounds/Manifest
index 6d6898c13e28..5be6125d57f5 100644
--- a/x11-themes/fedora-backgrounds/Manifest
+++ b/x11-themes/fedora-backgrounds/Manifest
@@ -10,3 +10,4 @@ DIST f36-backgrounds-36.1.2.tar.xz 7757840 BLAKE2B 
be36bfbd1a16e7ceb98afe38ad2f2
 DIST f37-backgrounds-37.0.5.tar.xz 9645420 BLAKE2B 
9cdad101aee869e4a4f3132494854c513820b78d1b85350079fae6b6d6f344c2e98e951319cd2cce104344893dd303544e3afb939f7e39af9a659186c95e7a11
 SHA512 
1ee6fd5cbca0d3f86cd917cd83155b95bf6bebf43437d78f810fd9f80a11786203d36b6f6ea163d9585d72e771e26b6ca910b31f69a7a61d066495b4f3159309
 DIST f38-backgrounds-38.0.2.tar.xz 27491608 BLAKE2B 
03e57645cf4d0cd76555905271b18a957ed65127b8dea4d92b815ceb50e5f7f0eb9f7429562f7cd876e52fb742b215cf1c37ec4bfb2f7a4d774aca82d890697e
 SHA512 
4d878f90b0e95c151cbcbe83a13a11b42e01bdc3caf523817a13cfa59b72a484581a187e87fe4d301e3e7bbee210227eb3682a9276cf0d96049757cbb2a7e81b
 DIST f38-backgrounds-38.1.1.tar.xz 11412412 BLAKE2B 
44942432788bcbba62fd207091ad3c42d7db15586c8b46fb42f0f81b653b27ece10688b464651865517290f9d2cb90ef0e85543e80f9acaeb29d6f3f653dfff8
 SHA512 
79634cf9bd84ac4e11c8f6c8a45944f13db3c842a2ffc3374cdd991d279f4e3584b14f932811c3748e77f913cea3e3dc83af071e92e824f2145279973fe573b1
+DIST f39-backgrounds-39.0.3.tar.xz 9726796 BLAKE2B 
b2a471fbef4c5a7e3c271e8e33793b6f4415c930b09290823623786b22a2b9bc3b6040c4efa09928d8135409fb805a1626b6f8f2f9f07def3fde512290a31d78
 SHA512 
0f161ae580971ae11b9f645d0493c1cdb22bf86f849db2e057d1e6d611489152fb5ef4fe9aa9709791323105b6bacb999dcd0ee25d686ca5f82bf214dcd7a315

diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-39.0.3.ebuild 
b/x11-themes/fedora-backgrounds/fedora-backgrounds-39.0.3.ebuild
new file mode 100644
index 000000000000..5a5f5beabdca
--- /dev/null
+++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-39.0.3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2023 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";
+
+# Review on each bump, files Attribution*
+LICENSE="CC-BY-SA-4.0"
+
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+SLOT="$(ver_cut 1)"
+
+RDEPEND=""
+DEPEND=""
+BDEPEND=""
+
+S="${WORKDIR}/${MY_PN}"

Reply via email to