Search Criteria
Package Details: superbfetch-git r85.91c138e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/superbfetch-git.git (read-only, click to copy) |
---|---|
Package Base: | superbfetch-git |
Description: | Dynamic fetch displayer that SuperB |
Upstream URL: | https://github.com/NNBnh/bfetch |
Licenses: | custom |
Conflicts: | bfetch-git |
Provides: | bfetch |
Submitter: | Julianmarcos |
Maintainer: | None |
Last Packager: | Julianmarcos |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2021-01-02 17:37 (UTC) |
Last Updated: | 2021-06-11 14:58 (UTC) |
Latest Comments
Julianmarcos commented on 2024-02-12 05:50 (UTC)
@D3vil0p3r Unfortunately, superbfetch can be set to run any command the user wants, and there's no default command, but it's rather a configuration the user chooses to do. And textarts in pacman should be the ones including the dependency to whatever program they use.
D3vil0p3r commented on 2023-06-23 14:35 (UTC)
Hey @Julianmarcos On the video of Bfetch, some textarts (like the one of Pacman) use "exa" package on listing files. Could you please add "exa" as dependency of superbfetch package?
Julianmarcos commented on 2021-06-11 15:00 (UTC)
I think i have finished what katt said... @katt can you test?
katt commented on 2021-01-02 19:18 (UTC)
Please take a look at https://wiki.archlinux.org/index.php/VCS_package_guidelines#The_pkgver()_function and at the very least add revision to your pkgver(). Any update will almost certainly cause pacman to think it's a downgrade.
katt commented on 2021-01-02 19:18 (UTC) (edited on 2021-01-02 19:19 (UTC) by katt)
Please take a look at https://wiki.archlinux.org/index.php/VCS_package_guidelines#The_pkgver()_function and at the very least add revision to your pkgver(). Any update will almost certainly cause pacman to think it's a downgrade.
Oh and pin the version.
katt commented on 2021-01-02 19:17 (UTC)
Please take a look at https://wiki.archlinux.org/index.php/VCS_package_guidelines#The_pkgver()_function and at the very least add revision to your pkgver(). Any update will almost certainly cause pacman to think it's a downgrade.
BachoSeven commented on 2021-01-02 12:24 (UTC)
Please remove the empty
optdepends
array from the PKGBUILD, it's useless but also unsupported from the next release ofmakepkg
(see https://github.com/Morganamilo/paru/issues/39#issuecomment-718329273). For instance, usingpacman-git
I already am unable to install this package because of this.