public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/fedora-backgrounds/
Date: Sat, 27 Sep 2025 18:07:55 +0000 (UTC)	[thread overview]
Message-ID: <1758996451.3d02c1d6e5dfd892d5c65d957ff73655d2c44fb4.pacho@gentoo> (raw)

commit:     3d02c1d6e5dfd892d5c65d957ff73655d2c44fb4
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 27 17:56:25 2025 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Sep 27 18:07:31 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d02c1d6

x11-themes/fedora-backgrounds: add 43.0.3

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

 x11-themes/fedora-backgrounds/Manifest             |  1 +
 .../fedora-backgrounds-43.0.3.ebuild               | 27 ++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/x11-themes/fedora-backgrounds/Manifest b/x11-themes/fedora-backgrounds/Manifest
index 329a1d3d6a43..3fc2185fd292 100644
--- a/x11-themes/fedora-backgrounds/Manifest
+++ b/x11-themes/fedora-backgrounds/Manifest
@@ -15,3 +15,4 @@ DIST f40-backgrounds-40.2.0.tar.xz 26709420 BLAKE2B cddb7d03070ec67b34d7a3f66a09
 DIST f41-backgrounds-41.0.2.tar.xz 31615028 BLAKE2B b28e225f8787d22967c025880a7690008bdbb771ef6663b6498f9026aff96922aa2c40c77e9c54e73897ed96904a14475f2cbf6ee95fc18e0f3e094d395922b4 SHA512 50f8a540581ee8798e453962aae4f3af5e1847bbaad3e4ce62da8626514cadea3ff5435e1462534e334eb2ac5a600355d3663678dc2b7ba04da543becb86e272
 DIST f42-backgrounds-42.0.0.tar.xz 3626860 BLAKE2B ddce1299489f8fc6e22364a4444ea2b38d38ab8794c14f488393bfde947e8b463ba790204aef4fb164acda818e656c8df451c8bd5fc6287758e10f0eb73a484e SHA512 358cb36a161b5aa42aa8a4d09a5da77c4159a741743cc42541b4577494215488d5a816f8e02c2efd7f4157f8f49fba058ff7c09c0bc57f05c1c82874052cb371
 DIST f43-backgrounds-43.0.1.tar.xz 8036128 BLAKE2B b63cda04b9b9df25d1f686db3ba9e83d850e0e642cd79974ba3f7b3f5da55ad5c6c4a8d2c7c45e59db1a06e65f9640e2091856e13eb12d7b429382b0db746f63 SHA512 99bfb1967767880ea8bb90e51c33b08c23c83a879ccc76a26c945887c66a5e6a2d22c2861ecf0053a5343ec8679df792eb1ee19ed079c568b5aba866993244ea
+DIST f43-backgrounds-43.0.3.tar.xz 7637208 BLAKE2B daeb247888ddba335c18be7284ba5953c6a88311b08818e52011d3cdeff98fc18f87a6289d24ab87864c86f9d06848f9a0e3e0d63f3ab74868672f94a0e6a6fc SHA512 ec199d24c256498311c0232c82dd25a3dd850967218c06a61e8827f4799d28d65e3f4cd5f120bf9be2d268122cc6b527c7ab4ccff7ddf7dcaecdb9a734e687cb

diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-43.0.3.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-43.0.3.ebuild
new file mode 100644
index 000000000000..dcb5a53c864f
--- /dev/null
+++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-43.0.3.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2025 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_P}"
+
+# Review on each bump, files Attribution*
+LICENSE="CC-BY-SA-4.0"
+
+SLOT="$(ver_cut 1)"
+
+KEYWORDS="~amd64 ~x86"
+
+# Migrate to virtual/imagemagick-tools when it supports jpegxl:
+# https://bugs.gentoo.org/953960
+BDEPEND="|| (
+		media-gfx/imagemagick[jpegxl(-),png]
+		media-gfx/graphicsmagick[imagemagick,jpegxl,png]
+	)
+"


             reply	other threads:[~2025-09-27 18:08 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-27 18:07 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-11 13:32 [gentoo-commits] repo/gentoo:master commit in: x11-themes/fedora-backgrounds/ Pacho Ramos
2025-09-11 13:32 Pacho Ramos
2025-09-11 13:32 Pacho Ramos
2025-09-11 13:32 Pacho Ramos
2025-09-11 13:32 Pacho Ramos
2025-02-15 12:24 Pacho Ramos
2025-01-31 18:35 Pacho Ramos
2025-01-31 18:35 Pacho Ramos
2024-11-08 18:16 Pacho Ramos
2024-08-27  8:25 Pacho Ramos
2024-08-27  8:25 Pacho Ramos
2024-07-12  9:05 Pacho Ramos
2024-07-12  9:05 Pacho Ramos
2024-05-04 17:40 Pacho Ramos
2024-04-18 18:18 Pacho Ramos
2024-04-18 18:18 Pacho Ramos
2024-04-18 18:18 Pacho Ramos
2024-04-07 15:29 Pacho Ramos
2024-02-25 15:20 Pacho Ramos
2024-02-25 15:20 Pacho Ramos
2024-02-25 15:20 Pacho Ramos
2023-10-01 17:43 Pacho Ramos
2023-09-17 16:29 Pacho Ramos
2023-09-17 16:29 Pacho Ramos
2023-09-17 16:29 Pacho Ramos
2023-09-17 16:29 Pacho Ramos
2023-04-09 18:12 Pacho Ramos
2023-03-16 12:18 Pacho Ramos
2023-03-16 12:18 Pacho Ramos
2023-03-16 12:18 Pacho Ramos
2023-03-16 12:18 Pacho Ramos
2023-03-16 12:18 Pacho Ramos
2022-07-20 14:29 Pacho Ramos
2022-07-20 14:29 Pacho Ramos
2022-06-08  9:36 Pacho Ramos
2022-03-26 19:54 Pacho Ramos
2021-07-08  8:09 Pacho Ramos
2021-02-23 15:51 Pacho Ramos
2021-01-12 20:25 Pacho Ramos
2021-01-12 20:25 Pacho Ramos
2020-12-07 19:47 Pacho Ramos
2020-05-31 12:42 Pacho Ramos
2020-05-06 18:46 Pacho Ramos
2020-05-06 18:46 Pacho Ramos
2020-04-26 15:34 Pacho Ramos
2020-04-26 15:34 Pacho Ramos
2020-04-22 21:00 Pacho Ramos
2019-11-20 11:12 Agostino Sarubbo
2019-10-20 10:14 Pacho Ramos
2019-10-20 10:14 Pacho Ramos
2019-09-29 14:13 Pacho Ramos
2019-04-24 16:28 Pacho Ramos
2019-04-24 16:28 Pacho Ramos
2019-04-13  6:46 Pacho Ramos
2019-04-13  6:46 Pacho Ramos
2019-04-07  9:15 Pacho Ramos
2019-04-02 21:21 Pacho Ramos
2019-03-09 11:29 Pacho Ramos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1758996451.3d02c1d6e5dfd892d5c65d957ff73655d2c44fb4.pacho@gentoo \
    --to=pacho@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox