Summary
hyfetch builds upon neofetch to add pride flag coloration to the OS logo, and also maintains the standard version of neofetch with bug fixes and new features, as the original project is un-maintained.
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- MIT
v1.99.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~arm64
v1.4.11-r1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 arm64
USE flags
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
Runtime Dependencies
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / typing-extensions : Backported and Experimental Type Hints for Python 3.7+
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Cat Kasin · gentoo
app-misc/hyfetch: add 1.99.0, drop 1.4.10
Signed-off-by: Cat Kasin <cat@aulucya.gay> Closes: https://github.com/gentoo/gentoo/pull/39095 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Bailey Kasin · gentoo
app-misc/hyfetch: enable py3.13, remove patch on -9999
Upstream has implemented what the patch accomplished, so remove. Closes: https://bugs.gentoo.org/932193 Signed-off-by: Bailey Kasin <baileykasin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36835 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
app-misc/hyfetch: update mv->cp on src_install
- when multiple python interpreters are enabled via PYTHON_COMPAT, mv'ing the source file fails after first iteration since it's gone for good. Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Bailey Kasin · gentoo
app-misc/hyfetch: remove unexpected directory in site-packages
Closes: https://bugs.gentoo.org/922206 Removes site-packages/tools which wasn't supposed to be included at all, installs the contents of site-packages/hyfetch/scripts to the proper locations and deletes the folder. This has the addded benefit of bringing this version of the package more inline with how other distros package this project. Signed-off-by: Bailey Kasin <baileykasin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36577 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-misc/hyfetch: Stabilize 1.4.11 amd64, #922252
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-misc/hyfetch: Stabilize 1.4.11 arm64, #922252
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Bailey Kasin · gentoo
app-misc/hyfetch: add 1.4.11
Signed-off-by: Bailey Kasin <baileykasin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34101 Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-misc/hyfetch: Stabilize 1.4.10 amd64, #917584
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-misc/hyfetch: Keyword 1.4.10 arm64, #917542
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
app-misc/hyfetch: disable py3.9
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Bailey Kasin · gentoo
app-misc/hyfetch: new package, add 1.4.10, 9999
Closes: https://github.com/gentoo/gentoo/pull/32681 Signed-off-by: Joonas Niilola <juippis@gentoo.org>