Search Criteria
Package Details: tickfmt 1.4.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tickfmt.git (read-only, click to copy) |
|---|---|
| Package Base: | tickfmt |
| Description: | Open source framework for processing, monitoring, and alerting on time series data |
| Upstream URL: | http://influxdb.org/ |
| Licenses: | MIT |
| Provides: | tickfmt |
| Submitter: | exz |
| Maintainer: | exz |
| Last Packager: | exz |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-12-13 07:40 (UTC) |
| Last Updated: | 2017-12-13 07:40 (UTC) |
Latest Comments
alaskanarcher commented on 2018-03-21 06:21 (UTC)
@exz, consider adding
conflicts=('kapacitor')to this PKGBUILD sincekapacitoralso installstickfmtandtickdoc. I have addedprovides=('kapacitor' 'tickfmt')to thekapacitorPKGBUILD since I also created a new package calledvim-tickscript-gitthat hastickfmtas an optional dependency.It seems to me that if someone installs
kapacitorthey would virtually always want, if at least not mind, havingtickfmtandtickdocinstalled. However, if they are simply editing TICKscripts locally they might not needkapacitorinstalled, so this package is nice to have in the AUR. Perhaps at some point in the future we can merge this with thekapacitorPKGBUILD into a split package so that it's easier to keep them both up to date.