From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-firmware/
Date: Thu, 3 Oct 2024 08:36:44 +0000 (UTC) [thread overview]
Message-ID: <1727944490.690ece9f0d4d7f762e3065e76933585a528c504e.pacho@gentoo> (raw)
commit: 690ece9f0d4d7f762e3065e76933585a528c504e
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 3 08:34:50 2024 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Oct 3 08:34:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=690ece9f
gnome-extra/gnome-firmware: drop 43.2
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
| 1 -
.../gnome-firmware/gnome-firmware-43.2.ebuild | 44 ----------------------
2 files changed, 45 deletions(-)
--git a/gnome-extra/gnome-firmware/Manifest b/gnome-extra/gnome-firmware/Manifest
index a0cccf8f924e..8a7111e6c37b 100644
--- a/gnome-extra/gnome-firmware/Manifest
+++ b/gnome-extra/gnome-firmware/Manifest
@@ -1,4 +1,3 @@
-DIST gnome-firmware-43.2.tar.xz 272344 BLAKE2B 6fc698d3b8c831d4802111bc5bfd290f570a1a87ca621280621e191c9669b892732ed63b8dac516fd7231092b777977844f06848c32ea67a9ff6338166330f25 SHA512 8524a2b2c5ab5de5f2cbb01e02e158d351e29182af6330c34760745fdd2817323ac11eaad302a540dfe16d29aef10778c38bb705523d8260340d06188b98fc4d
DIST gnome-firmware-45.0.tar.xz 277276 BLAKE2B b6ef1995b3861e4f44a7463d55be3450cdb6e1d623b41e82d87ddbd3b25cde258ecdd8ed0d6edf1b9c4d6711ad401050a879ad5dcae1d77267511b92f078082f SHA512 62cf662545ab3f4eb5f9f76880a5593dd3a428fdc255eb011bb53b6a3b9f81e8ad5d8b392734ca02ba6067fde32087e19f581b0e9103c960afb72168309053d3
DIST gnome-firmware-46.0.tar.xz 294292 BLAKE2B 175bff729b343c151399e83d9c1305096ee395452b5c5d60d1e2836f0e2f6ffc91d5df1e187e6a60a7ea43f4616e8aebfb9d95e1351db6fb65070d834f3ef666 SHA512 817063f292cfaf3511f3a11ba5ca787449bdb4211444aee19e4e64cc5a8194fad1588c9ce44eab41945da3ad9ff018492727b99953451b21f08911bbe51650bf
DIST gnome-firmware-47.0.tar.xz 309716 BLAKE2B a168bdd161bab8176a8306e52134d3ed3a67b2216ec3a7f77be1c93b6ae725e39aca465cb70cdaa1b9ba93fefec0ed84c951f7377a2ba4d6f724d9cf91c16477 SHA512 725b89b496e7a6acd292217c83eaf8dd16fc0312e3ddb10ec8962ad59058f8f627743d3f13a4e9efe283e39186543b56e46242ae95cafbca53e8b88546b6937a
diff --git a/gnome-extra/gnome-firmware/gnome-firmware-43.2.ebuild b/gnome-extra/gnome-firmware/gnome-firmware-43.2.ebuild
deleted file mode 100644
index 362c504eab4c..000000000000
--- a/gnome-extra/gnome-firmware/gnome-firmware-43.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson xdg
-
-DESCRIPTION="Install firmware on devices"
-HOMEPAGE="https://gitlab.gnome.org/World/gnome-firmware"
-SRC_URI="https://people.freedesktop.org/~hughsient/releases/${P}.tar.xz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="+man elogind systemd"
-
-RDEPEND="
- >=gui-libs/gtk-4.2:4
- dev-libs/glib:2
- >=sys-apps/fwupd-1.7.5[elogind?,systemd?]
- >=dev-libs/libxmlb-0.1.7:=
- >=gui-libs/libadwaita-1.0.0:1
- elogind? ( sys-auth/elogind )
- systemd? ( sys-apps/systemd )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
- sys-devel/gettext
- virtual/pkgconfig
- man? ( sys-apps/help2man )
-"
-
-DOCS=( README.md )
-
-src_configure() {
- local emesonargs=(
- -Dconsolekit=false
- -Ddevel=false
- $(meson_use elogind)
- $(meson_use man)
- $(meson_use systemd)
- )
- meson_src_configure
-}
next reply other threads:[~2024-10-03 8:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-03 8:36 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-12 20:11 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-firmware/ Arthur Zamarin
2025-10-05 9:11 Pacho Ramos
2025-05-22 14:55 Pacho Ramos
2024-10-17 11:56 Pacho Ramos
2024-10-03 8:36 Pacho Ramos
2024-05-18 16:08 Sam James
2024-05-18 10:46 Pacho Ramos
2023-10-01 18:08 Pacho Ramos
2023-10-01 18:08 Pacho Ramos
2023-04-18 15:08 Pacho Ramos
2023-02-24 14:48 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=1727944490.690ece9f0d4d7f762e3065e76933585a528c504e.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