This commit is contained in:
Vendored
+35
@@ -0,0 +1,35 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user