File: control

package info (click to toggle)
gnome-shell-extension-system-monitor 31%2Bgit20161222-3967cdd-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 492 kB
  • ctags: 38
  • sloc: xml: 420; makefile: 53; sh: 12
file content (22 lines) | stat: -rw-r--r-- 960 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: gnome-shell-extension-system-monitor
Section: gnome
Priority: optional
Maintainer: Jonathan Carter <jcarter@linux.com>
Build-Depends: debhelper (>= 10), gettext, libglib2.0-bin
Standards-Version: 3.9.8
Homepage: https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet
Vcs-Git: https://gitlab.com/highvoltage/gnome-shell-extension-system-monitor-packaging.git
Vcs-Browser: https://gitlab.com/highvoltage/gnome-shell-extension-system-monitor-packaging/tree/master

Package: gnome-shell-extension-system-monitor
Architecture: all
Depends: gir1.2-gtop-2.0,
         gir1.2-networkmanager-1.0,
         gnome-shell (>= 3.16),
         ${misc:Depends}
Description: Display system information in GNOME Shell status bar
 System information such as memory usage, cpu usage, network rates and more
 can be displayed in the notification area in GNOME Shell.
 .
 Settings can be accessed via gnome-tweak-tool where monitoring settings
 can be adjusted.