Versions
v0.6_alpha_pre20240320 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~arm64 ~ppc64 ~riscv ~x86
- USE flags
- debug
v0.6_alpha_pre20221113 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 ppc64 x86 ~arm64 ~riscv
- USE flags
- debug
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
Dependencies
dev-libs / glib : The GLib library of C routines
dev-libs / json-glib : Library providing GLib serialization and deserialization for the JSON format
net-libs / libsoup : HTTP client/server library for GNOME
sys-libs / zlib : Standard (de)compression library
x11-libs / cairo : A vector graphics library with cross-device output support
Runtime Dependencies
dev-libs / glib : The GLib library of C routines
dev-libs / json-glib : Library providing GLib serialization and deserialization for the JSON format
net-libs / libsoup : HTTP client/server library for GNOME
sys-libs / zlib : Standard (de)compression library
x11-libs / cairo : A vector graphics library with cross-device output support
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-admin/hardinfo: add 0.6_alpha_pre20240320
We should still switch to hardinfo2 but this just drops the libsoup:2.4 dep by bumping to latest snapshot in the old repo (which includes a fix for no-libsoup build) and then disabling libsoup entirely which was only used for an update checker. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-admin/hardinfo: Stabilize 0.6_alpha_pre20221113 ppc64, #921200
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-admin/hardinfo: drop 0.6_alpha_pre20201116-r1
Bug: https://bugs.gentoo.org/886651 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-admin/hardinfo: Stabilize 0.6_alpha_pre20221113 amd64, #886651
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-admin/hardinfo: Stabilize 0.6_alpha_pre20221113 x86, #886651
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pascal Jäger · gentoo
app-admin/hardinfo: fix build for clang16
Closes: https://bugs.gentoo.org/875500 Closes: https://bugs.gentoo.org/756823 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Closes: https://github.com/gentoo/gentoo/pull/28260 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yu Gu · gentoo
app-admin/hardinfo: Keyword 0.6_alpha_pre20201116-r1 riscv, #878939
Signed-off-by: Yu Gu <guyu2876@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28058 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-admin/hardinfo: Keyword 0.6_alpha_pre20201116-r1 arm64, #863209
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-admin/hardinfo: Keyword 0.6_alpha_pre20201116-r1 ppc64, #863209
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-admin/hardinfo: fix libsoup slot dependency
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-admin/hardinfo: cleanup old
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-admin/hardinfo: Stabilize 0.6_alpha_pre20201116 x86, #763957
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-admin/hardinfo: Stabilize 0.6_alpha_pre20201116 amd64, #763957
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
app-admin/hardinfo: inherit xdg.eclass in 0.6_alpha
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Peter Alfredsen · gentoo
app-admin/hardinfo: add 0.6_alpha_pre20201116
Fix building with gcc-10. Thanks to Peter Alfredsen for submitting the ebuild. Closes: https://bugs.gentoo.org/752054 Closes: https://bugs.gentoo.org/707722 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Peter Alfredsen <crabbedhaloablution@icloud.com> Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/18351 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-admin/hardinfo: EAPI-6 bump, fix HOMEPAGE
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Mikle Kolyada · gentoo
app-admin/hardinfo: replace HOMEPAGE variable wrt bug #556666
Package-Manager: portage-2.2.20.1 - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed