Search Criteria
Package Details: freenitori 0.0.1-1
Git Clone URL: | https://aur.archlinux.org/freenitori.git (read-only, click to copy) |
---|---|
Package Base: | freenitori |
Description: | Open source, general purpose Discord utility. |
Upstream URL: | https://freenitori.jp/ |
Keywords: | automation chat discord |
Licenses: | |
Submitter: | RandomChars |
Maintainer: | RandomChars |
Last Packager: | RandomChars |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-11-02 08:05 |
Last Updated: | 2020-11-02 08:05 |
Dependencies (3)
- bash (bash-devel-git, bash-devel-static-git) (make)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
- make (make3, make-git, make-without-guile) (make)
Latest Comments
caltlgin commented on 2020-11-02 18:37
make
frommakedepends=(' ')
array as it is already installed as part of thebase-devel
group. See note here: https://wiki.archlinux.org/index.php/PKGBUILD#makedepends-git
package, or use static releases as per https://wiki.archlinux.org/index.php/VCS_package_guidelinespkgver()
function. https://wiki.archlinux.org/index.php/VCS_package_guidelinesmakedepends=('git')
. https://wiki.archlinux.org/index.php/PKGBUILD#depends