File: control

package info (click to toggle)
g15stats 1.9.2-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 172 kB
  • ctags: 129
  • sloc: ansic: 1,632; makefile: 23; sh: 7
file content (30 lines) | stat: -rw-r--r-- 1,012 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: g15stats
Section: utils
Priority: extra
Maintainer: Giacomo Catenazzi <cate@debian.org>
Build-Depends: cdbs, debhelper (>= 5), autotools-dev,
 libxtst-dev, libfreetype6-dev, libusb-dev, libgtop2-dev,
 libg15-dev, libg15render-dev (>= 1.2-3), libg15daemon-client-dev,
 automake, libtool, autoconf
Standards-Version: 3.8.2
Homepage: http://www.g15tools.com

Package: g15stats
Section: utils
Architecture: any
Depends: g15daemon, ${shlibs:Depends}, ${misc:Depends}
Description: a CPU/Memory/Swap usage meter for G15Daemon
 The packages provides the following usage meter for LCD on
 some Logitech keyboards, usind g15daemon:
 .
 CPU Screen displays graphs of User/System/Nice and Idle time, along with
 LoadAVG and Uptime.
 .
 Memory Screen displays Memory Total & Free, and graph of Used vs
 Buffered+Cached Memory.
 .
 Swap Screen displays Used, Free and Total swap space, along with the number
 of pages currently paged in/out.
 .
 Network Screen displays Total bytes In/Out, history graph, Peak speed.