Search Criteria
Package Details: yaft-git 20140619-1
Git Clone URL: | https://aur.archlinux.org/yaft-git.git (read-only, click to copy) |
---|---|
Package Base: | yaft-git |
Description: | yet another framebuffer terminal - git |
Upstream URL: | https://github.com/uobikiemukot/yaft |
Licenses: | |
Submitter: | stevenhoneyman |
Maintainer: | None |
Last Packager: | stevenhoneyman |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2014-06-22 13:10 |
Last Updated: | 2015-06-09 18:09 |
Dependencies (2)
- ncurses (ncurses-nohex, ncurses-git) (make)
- fbv (optional) – needed to set wallpaper
Latest Comments
coderobe commented on 2018-11-29 20:54
this is missing
git
as makedep & should install the license file; also you might want to update the pkgver() function to use something likeprintf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
.