File: control

package info (click to toggle)
dizzy 0.3-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 284 kB
  • sloc: perl: 1,863; makefile: 12; xml: 12; sh: 6
file content (44 lines) | stat: -rw-r--r-- 1,710 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Source: dizzy
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: games
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
                     libfile-copy-recursive-perl,
                     libfile-find-rule-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/dizzy.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/dizzy.git
Homepage: http://penma.de/code/dizzy
Testsuite: autopkgtest-pkg-perl

Package: dizzy
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         libconvert-color-perl,
         libopengl-perl,
         libsdl-perl (>= 2.500)
Description: Graphics demo that makes you dizzy using rotating textures
 dizzy is a graphics demo that rotates planes of patterns on a colored
 background to make you dizzy. Textures can be cross-faded and there is a mode
 that automatically changes textures, allowing dizzy to be run as a
 screensaver.

Package: xscreensaver-screensaver-dizzy
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         dizzy (= ${source:Version}),
         libopengl-xscreensaver-perl
Description: Graphics demo that makes you dizzy (XScreenSaver hack)
 dizzy is a graphics demo that rotates planes of patterns on a colored
 background to make you dizzy. Textures can be cross-faded and there is a mode
 that automatically changes textures, allowing dizzy to be run as a
 screensaver.
 .
 This package integrates dizzy with XScreenSaver, but it cannot be done
 automatically. See /usr/share/doc/xscreensaver-screensaver-dizzy/README.Debian
 for details on the configuration.