Search Criteria
Package Details: ufetch-git 1:r153.9831ec2-1
Git Clone URL: | https://aur.archlinux.org/ufetch-git.git (read-only, click to copy) |
---|---|
Package Base: | ufetch-git |
Description: | Info script for minimal *nix systems. |
Upstream URL: | https://gitlab.com/jschx/ufetch |
Keywords: | archey neofetch screenfetch |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | duffydack |
Maintainer: | duffydack |
Last Packager: | duffydack |
Votes: | 10 |
Popularity: | 0.25 |
First Submitted: | 2018-06-04 18:57 |
Last Updated: | 2019-12-30 10:43 |
Latest Comments
duffydack commented on 2018-06-05 23:39
http://www.reactiongifs.com/r/dstfp.gif
eschwartz commented on 2018-06-05 23:36
Looks great!
duffydack commented on 2018-06-05 23:24
(╯°□°)╯︵ ┻━┻
/sigh. ok I'll look into it tomorrow. As for GPL, I'm certain it stated GPL on the github page, initially.
eschwartz commented on 2018-06-05 23:19
Much better, lol.
Ready for round two? :p
Don't store the license file in $_pkgname, it is not the license for the "ufetch" package as there is no "ufetch" package installed. The license should be installed for "ufetch-git"
It claims to be GPL-licensed, and the GPL is one of the common licenses in the "licenses" package which do not get installed. But it's actually an ISC license... which was recently added, so I'm not sure how you originally deduced it was GPL
Don't bother to use $_pkgname to rename the git clone, it is already called "ufetch" so there's no need.
It should both provide and conflict the non-git version.
This package was only up for one day anyway, but in general when you switch pkgver schemas and the package appears to be a downgrade, you should use an epoch to force it to show as an update.
duffydack commented on 2018-06-05 23:13
Taken heed of advice, hope this pkgbuild is more acceptable now :)
eschwartz commented on 2018-06-05 19:54
Since upstream has no releases and you pull from git master, it makes sense to be a git package. But the current way you do that is completely insufficient.
Please look at https://wiki.archlinux.org/index.php/VCS_package_guidelines
duffydack commented on 2018-06-04 19:06
Fair point..
clintval commented on 2018-06-04 18:32
Since this tracks source the package name should be
ufetch-git
.