Files
hyfetch/debian/control
oxmc7769 d7758cd4aa
Some checks failed
Shellcheck / check (push) Has been cancelled
Add VesperOS debian packaging files
2026-04-03 15:59:58 -07:00

36 lines
1.2 KiB
Plaintext

Source: hyfetch
Section: utils
Priority: optional
Maintainer: VesperOS Desktop Team <contact@oxmc.me>
Build-Depends: debhelper-compat (= 13),
python3:any,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/hykilpikonna/HyFetch
Package: hyfetch
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
python3,
neowofetch,
Suggests: bash-completion
Description: neofetch with LGBTQ+ pride flags
HyFetch is a command-line tool that displays system information alongside
LGBTQ+ pride flags in your terminal. It is based on neofetch and adds
colorful flag overlays using the terminal's color capabilities.
.
Includes a bundled neowofetch script (a fork of neofetch) and a fast
Rust-based backend for improved performance.
Package: neowofetch
Architecture: all
Depends: ${misc:Depends}, bash
Provides: neofetch
Replaces: neofetch
Conflicts: neofetch
Description: neofetch fork with extended hardware and colour support
neowofetch is a fork of the neofetch system information script with
additional hardware detection, colour improvements, and active maintenance.
It is a drop-in replacement for neofetch and provides the same command.