File: control.in

package info (click to toggle)
gtk2-engines 1%3A2.20.2-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, trixie
  • size: 5,648 kB
  • sloc: ansic: 37,052; sh: 10,355; makefile: 429
file content (49 lines) | stat: -rw-r--r-- 1,956 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Source: gtk2-engines
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
Standards-Version: 4.1.2
Build-Depends: debhelper (>= 11),
               libgtk2.0-dev (>= 2.19.7-2),
               gnome-pkg-tools (>= 0.10),
               libxml-parser-perl,
               intltool
Vcs-Git: https://anonscm.debian.org/git/pkg-gnome/gtk2-engines.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-gnome/gtk2-engines.git

Package: gtk2-engines
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Multi-Arch: same
Description: theme engines for GTK+ 2.x
 This package contains the "engines" that hide behind the themes for
 GTK+ and GNOME applications. They redefine the way GTK+ widgets are
 drawn. The package includes the following engines:
  * Clearlooks, the default GNOME theme, based on Bluecurve;
  * Crux, formerly known as the Eazel engine;
  * High contrast, which is used by some accessibility themes;
  * Industrial, the famous engine from Novell (formerly Ximian);
  * LighthouseBlue, another engine based on Bluecurve;
  * Metal, which gives a metallic look;
  * Mist, a flat and high performance engine;
  * Redmond95, which provides a look similar to that of Windows;
  * ThinIce.
 .
 A few sample themes using these engines are also included.

Package: gtk2-engines-udeb
XC-Package-Type: udeb
Section: debian-installer
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: theme engines for GTK+ 2.x in the Debian installer
 This package contains the "engines" that hide behind the themes for
 GTK+ and GNOME applications. They redefine the way GTK+ widgets are
 drawn. The package currently includes the following engine:
  * Clearlooks, the default GNOME theme, based on Bluecurve;
 .
 This package only holds the minimal set of files for Debian installer
 to use GTK+ 2.x theme engines under DirectFB.