summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorgraysky2015-06-08 18:01:20 -0400
committergraysky2015-06-08 18:01:20 -0400
commit904ad3029860ab0707b03e3a007d7009a4091b09 (patch)
treefd096a09a89ee17ca4d77c918e44892f8406bf14 /.SRCINFO
downloadaur-904ad3029860ab0707b03e3a007d7009a4091b09.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO33
1 files changed, 33 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..409fd43ea646
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,33 @@
+pkgbase = monitorix
+ pkgdesc = A lightweight system monitoring tool that uses rrd databases.
+ pkgver = 3.7.0
+ pkgrel = 2
+ url = http://www.monitorix.org
+ install = readme.install
+ arch = any
+ license = GPLv2
+ depends = perl
+ depends = perl-cgi
+ depends = perl-mailtools
+ depends = perl-mime-lite
+ depends = perl-libwww
+ depends = perl-dbi
+ depends = perl-xml-simple
+ depends = perl-config-simple
+ depends = perl-config-general
+ depends = rrdtool
+ depends = perl-http-server-simple
+ optdepends = anything-sync-daemon: offload your databases to tmpfs to save i/o to your disk.
+ optdepends = hddtemp: enable support for hdd temp monitoring.
+ optdepends = lm_sensors: enable support for system temp monitoring.
+ optdepends = nvidia: enable support for nVidia card temp and usage monitoring.
+ optdepends = smartmontools: enable support for hdd bad sector monitoring.
+ optdepends = terminus-font: if graphs do not contain characters, you may need this font package.
+ conflicts = monitorix-git
+ backup = etc/monitorix/monitorix.conf
+ backup = etc/monitorix.conf
+ source = http://www.monitorix.org/monitorix-3.7.0.tar.gz
+ sha256sums = b63d2bf2319a3c6086ebb899f048bf9e1298bdd43e8b0396d3ea66d4d819fef0
+
+pkgname = monitorix
+