Search Criteria
Package Details: gocode-git r785.5bee97b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gocode-git.git (read-only, click to copy) |
---|---|
Package Base: | gocode-git |
Description: | An autocompletion daemon for the Go programming language |
Upstream URL: | https://github.com/nsf/gocode |
Licenses: | MIT |
Conflicts: | liteide |
Submitter: | falconindy |
Maintainer: | None |
Last Packager: | TheGoliath |
Votes: | 18 |
Popularity: | 0.000000 |
First Submitted: | 2010-08-11 13:39 (UTC) |
Last Updated: | 2020-05-27 12:11 (UTC) |
Dependencies (2)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 3 Next › Last »
InspMustache commented on 2018-04-27 10:14 (UTC)
Why does this only include the auto-complete plugin? Shouldn't it be either all or none?
vagorafaelino commented on 2018-01-28 12:16 (UTC)
Please add pkgver function in PKGBUILD file in order to automatically generate package version on building time:
pkgver() { cd "$srcdir/gocode" printf 'r%s.%s' "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)" }
Thx in advance!
knasan commented on 2015-01-14 20:28 (UTC)
knasan commented on 2015-01-14 20:20 (UTC)
dlin commented on 2014-03-26 01:29 (UTC)
karol_007 commented on 2014-03-25 16:05 (UTC)
dlin commented on 2013-10-24 06:27 (UTC)
jdarnold commented on 2013-10-23 12:25 (UTC)
1 2 3 Next › Last »