Search Criteria
Package Details: fluidkeys-git 0.3.1.r0.g7f56a48-1
Git Clone URL: | https://aur.archlinux.org/fluidkeys-git.git (read-only, click to copy) |
---|---|
Package Base: | fluidkeys-git |
Description: | Fluidkeys helps teams protect themselves with strong encryption. |
Upstream URL: | https://www.fluidkeys.com |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | rubdos |
Maintainer: | rubdos |
Last Packager: | rubdos |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-12-12 14:56 |
Last Updated: | 2019-02-13 08:00 |
Latest Comments
deraffe commented on 2019-01-10 01:48
Nevermind the
go-pie
thing, I just read up on https://wiki.archlinux.org/index.php/Go_package_guidelinesderaffe commented on 2019-01-10 01:31
Please add
dep
as a make dependency.git
might also be sensible to add, as it is still not included inbase-devel
.~And could you depend on
go
instead ofgo-pie
? I see the advantage of usinggo-pie
, but I don't believe this PKGBUILD should force the user to usego-pie
. (Unless I missed something, fluidkeys runs with the regulargo
build as well, right?)~