From: "Quincy Fleming" <quincyf467@protonmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-admin/hardinfo2/
Date: Thu, 28 Nov 2024 09:10:16 +0000 (UTC) [thread overview]
Message-ID: <1732784869.b273b8ad3b7e3c071594a1454a57a146a07b4c2f.quincyf467@gentoo> (raw)
commit: b273b8ad3b7e3c071594a1454a57a146a07b4c2f
Author: Quincy Fleming <quincyf467 <AT> protonmail <DOT> com>
AuthorDate: Thu Nov 28 09:07:49 2024 +0000
Commit: Quincy Fleming <quincyf467 <AT> protonmail <DOT> com>
CommitDate: Thu Nov 28 09:07:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b273b8ad
app-admin/hardinfo2: drop 2.2.4-r1
Closes: https://bugs.gentoo.org/945174
Signed-off-by: Quincy Fleming <quincyf467 <AT> protonmail.com>
app-admin/hardinfo2/hardinfo2-2.2.4-r1.ebuild | 62 ---------------------------
1 file changed, 62 deletions(-)
diff --git a/app-admin/hardinfo2/hardinfo2-2.2.4-r1.ebuild b/app-admin/hardinfo2/hardinfo2-2.2.4-r1.ebuild
deleted file mode 100644
index e87536654..000000000
--- a/app-admin/hardinfo2/hardinfo2-2.2.4-r1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake xdg-utils
-
-DESCRIPTION="System Information and Benchmark for Linux Systems"
-HOMEPAGE="https://www.hardinfo2.org"
-SRC_URI="https://github.com/hardinfo2/hardinfo2/archive/refs/tags/release-${PV}.tar.gz -> ${P}.tar.gz"
-
-S="${WORKDIR}/${PN}-release-${PV}"
-
-LICENSE="GPL-2+ GPL-3+ LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="benchmark fwupd +gtk3"
-
-DEPEND="
- gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 )
- >=dev-libs/glib-2.24
- sys-libs/zlib
- dev-libs/json-glib
- net-libs/libsoup:3.0
- x11-libs/cairo
- x11-libs/gdk-pixbuf
- x11-libs/libX11
- x11-libs/pango
-"
-RDEPEND="
- ${DEPEND}
- dev-util/vulkan-tools
- net-misc/iperf:3
- sys-apps/dmidecode
- sys-apps/lm-sensors
- sys-fs/lsscsi
- sys-fs/udisks:2
- x11-apps/mesa-progs
- x11-apps/xrandr
- x11-misc/xdg-utils
- benchmark? ( app-benchmarks/sysbench )
- fwupd? ( sys-apps/fwupd )
-"
-BDEPEND="virtual/pkgconfig"
-
-src_configure() {
- filter-flags -O*
-
- local mycmakeargs=(
- -DHARDINFO2_GTK3=$(usex gtk3)
- -DHARDINFO2_QT5=0
- )
- cmake_src_configure
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
next reply other threads:[~2024-11-28 9:10 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-28 9:10 Quincy Fleming [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-25 17:19 [gentoo-commits] repo/proj/guru:dev commit in: app-admin/hardinfo2/ Quincy Fleming
2025-02-25 17:17 Quincy Fleming
2024-11-27 11:31 Quincy Fleming
2024-11-06 20:46 Quincy Fleming
2024-11-06 20:45 Quincy Fleming
2024-11-01 0:23 Quincy Fleming
2024-11-01 0:21 Quincy Fleming
2024-10-02 23:31 Quincy Fleming
2024-09-07 20:59 Quincy Fleming
2024-08-03 6:11 Quincy Fleming
2024-05-28 19:53 Quincy Fleming
2024-05-28 19:02 Quincy Fleming
2024-05-28 18:45 Quincy Fleming
2024-05-27 1:47 Quincy Fleming
2024-05-27 1:47 Quincy Fleming
2024-05-27 1:47 Quincy Fleming
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=1732784869.b273b8ad3b7e3c071594a1454a57a146a07b4c2f.quincyf467@gentoo \
--to=quincyf467@protonmail.com \
--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