File: control

package info (click to toggle)
gtk2-engines 1%3A2.20.2-8
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 5,648 kB
  • sloc: ansic: 37,052; sh: 10,355; makefile: 423
file content (51 lines) | stat: -rw-r--r-- 2,000 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
50
51
Source: gtk2-engines
Section: oldlibs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Jeremy Bicha <jbicha@debian.org>
Standards-Version: 4.7.0
Build-Depends: debhelper-compat (= 13),
               dpkg-build-api (= 1),
               libgtk2.0-dev (>= 2.19.7-2),
               libxml-parser-perl,
               intltool
Vcs-Git: https://salsa.debian.org/gnome-team/gtk2-engines.git
Vcs-Browser: https://salsa.debian.org/gnome-team/gtk2-engines

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
 legacy GTK 2 applications. They redefine the way GTK widgets are
 drawn. The package includes the following engines:
 .
  * Clearlooks, formerly the default GNOME theme, based on Bluecurve;
  * Crux, formerly known as the Eazel engine;
  * High contrast, which is used by some accessibility themes;
  * Industrial, an 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 95;
  * 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
 legacy GTK 2 applications. They redefine the way GTK widgets are
 drawn. The package currently includes the following engine:
 .
  * Clearlooks, formerly the default GNOME theme, based on Bluecurve
 .
 This package only holds the minimal set of files for Debian installer
 to use GTK 2 theme engines.