File: control

package info (click to toggle)
timemon.app 4.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 580 kB
  • sloc: objc: 698; ansic: 161; makefile: 23; sh: 9
file content (24 lines) | stat: -rw-r--r-- 909 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
23
24
Source: timemon.app
Section: gnustep
Priority: optional
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders: Gürkan Myczko <gurkan@phys.ethz.ch>,
	   Yavor Doganov <yavor@gnu.org>
Build-Depends: debhelper (>= 11),
	       libgnustep-gui-dev,
	       gnustep-make (>= 2.6.6-2),
	       imagemagick
Homepage: http://www.nongnu.org/gap/timemon/index.html
Vcs-Git: https://salsa.debian.org/gnustep-team/timemon.app.git
Vcs-Browser: https://salsa.debian.org/gnustep-team/timemon.app
Standards-Version: 4.2.1

Package: timemon.app
Architecture: any
Depends: ${shlibs:Depends},
	 ${misc:Depends},
	 ${gnustep:Depends}
Description: CPU time usage monitor for GNUstep
 TimeMon gives a graphical representation of where the CPU cycles
 are going. It's coarse, but better than nothing. The best feature
 is that it runs in an icon on your dock, so that you never lose it.