Search Criteria
Package Details: sampler 1.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sampler.git (read-only, click to copy) |
---|---|
Package Base: | sampler |
Description: | A tool for shell commands execution, visualization and alerting. Configured with a simple YAML file. |
Upstream URL: | https://sampler.dev |
Keywords: | cli curses dashboard dsl |
Licenses: | GPL3 |
Conflicts: | sampler-git |
Submitter: | nicoulaj |
Maintainer: | nicoulaj |
Last Packager: | nicoulaj |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2019-08-02 19:34 (UTC) |
Last Updated: | 2020-01-18 16:59 (UTC) |
Latest Comments
qubidt commented on 2019-08-27 11:53 (UTC)
Update for 1.0.3 (new license and
conflicts
suggestion from comments):acxz commented on 2019-08-14 00:39 (UTC)
@nicoulaj The license is incorrect. (https://github.com/sqshq/sampler/blob/v1.0.2/LICENSE.md)
willemw commented on 2019-08-12 20:25 (UTC)
@nicoulaj: of course you can leave the "conflicts" in, however, it is not necessary. Package sampler-git will have to include a "provides" and "conflicts" for the sampler package (https://wiki.archlinux.org/index.php/VCS_package_guidelines#Guidelines).
nicoulaj commented on 2019-08-12 19:40 (UTC) (edited on 2019-08-12 19:40 (UTC) by nicoulaj)
@a-wing: changes applied
@willemw: I get your point but it's just defensive, why not leave it ?
willemw commented on 2019-08-05 10:16 (UTC)
conflicts=("${pkgname}-git")
can be removed, because it is the other way round: sampler-git conflicts with sampler.
a-wing commented on 2019-08-05 10:09 (UTC)
Maybe ?
willemw commented on 2019-08-03 13:39 (UTC)
@nicoulaj: OK then. (I looked at https://wiki.archlinux.org/index.php/Go and it does not mention go-pie at all.)
nicoulaj commented on 2019-08-03 13:34 (UTC)
@willemw: it's Arch's go packaging guidelines (https://wiki.archlinux.org/index.php/Go_package_guidelines#Building)
willemw commented on 2019-08-03 13:19 (UTC)
This package requires the go package to be uninstalled. Is there a specific reason to use go-pie instead of the standard go (go, go-pie) package?