diff options
author | Philip Lacroix <philnx[at]bluebottle[dot]com> | 2013-11-30 16:27:55 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-02 00:58:00 -0600 |
commit | 7a3cfd7ff4bd29955f07de756e2155e72cd7e8df (patch) | |
tree | 7d87ce4bd81afc43f4cfb4903179d31f4791f3e3 /system/glances/glances.info | |
parent | 3bbf957da1a7c955d89a9ce672e2444e5db38268 (diff) |
system/glances: Added (curses-based monitoring tool).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/glances/glances.info')
-rw-r--r-- | system/glances/glances.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/glances/glances.info b/system/glances/glances.info new file mode 100644 index 0000000000000..850a5f5027823 --- /dev/null +++ b/system/glances/glances.info @@ -0,0 +1,10 @@ +PRGNAM="glances" +VERSION="1.7.2" +HOMEPAGE="https://github.com/nicolargo/glances" +DOWNLOAD="https://github.com/nicolargo/glances/archive/v1.7.2.tar.gz" +MD5SUM="71fe3c9be2490095e8eeb07f172ffe2e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="psutil pysetuptools" +MAINTAINER="Philip Lacroix" +EMAIL="philnx[at]bluebottle[dot]com" |