File: control

package info (click to toggle)
gkrellkam 2.0.0-2
  • links: PTS
  • area: main
  • in suites: bookworm, trixie
  • size: 452 kB
  • sloc: ansic: 7,374; makefile: 83
file content (30 lines) | stat: -rw-r--r-- 1,022 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: gkrellkam
Maintainer: paul cannon <pik@debian.org>
Uploaders:
    Christoph Biedl <debian.axhn@manchmal.in-ulm.de>,
Homepage: http://gkrellkam.sourceforge.net/
Standards-Version: 4.6.0
Build-Depends: debhelper-compat (= 13),
    gkrellm,
    libglib2.0-dev,
    libgtk2.0-dev,
Priority: optional
Rules-Requires-Root: no
Section: x11

Package: gkrellkam
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
    gkrellm,
Recommends:
    wget,
Description: GKrellM plugin that displays a periodically updating image
 GKrellKam is basically wmGrabImage in a GKrellM panel, except that it
 is more flexible (you can specify a local or remote image, or a list of
 local or remote images, or a script that outputs the right image, etc).
 The image (any format or size) is resized to a thumbnail and placed in
 a GKrellM panel, where it is updated periodically. Multiple images are
 rotated.
 .
 This plugin is useful for keeping track of webcams, weather maps, or
 any other kind of changing image information.