Search Criteria
Package Details: realize 2.0.2-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/realize.git (read-only, click to copy) |
---|---|
Package Base: | realize |
Description: | Golang live reload and task runner |
Upstream URL: | https://github.com/oxequa/realize |
Licenses: | GPL |
Conflicts: | realize-git |
Submitter: | grawlinson |
Maintainer: | None |
Last Packager: | grawlinson |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-08-26 03:12 (UTC) |
Last Updated: | 2019-10-27 07:18 (UTC) |
Dependencies (3)
- depAUR (dep-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
micwoj92 commented on 2021-03-10 06:10 (UTC)
oops sorry, latest release 2.0.2 doesn't use it. I've only checked master branch then. I've commented on issue related to go modules so I hope someone will respond and release new version soon https://github.com/oxequa/realize/issues/207
grawlinson commented on 2021-03-10 05:54 (UTC) (edited on 2021-03-10 06:06 (UTC) by grawlinson)
Thanks for the notification, upstream hasn't exactly been active for a very long time. I'll modify the PKGBUILD soon.
EDIT: It hasn't changed since I last looked at it. The latest version has 35 commits on top of it (which include the switch to Go modules), it has been abandoned since then.
micwoj92 commented on 2021-03-10 04:20 (UTC)
upstream uses go modules now, that means that
dep
package should not be needed to build