File: control

package info (click to toggle)
glade 0.6.4-5
  • links: PTS
  • area: main
  • in suites: woody
  • size: 12,240 kB
  • ctags: 3,884
  • sloc: ansic: 54,337; sh: 6,853; makefile: 795; sed: 93
file content (79 lines) | stat: -rw-r--r-- 3,580 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Source: glade
Section: devel
Priority: optional
Maintainer: Eric Dorland <eric@debian.org>
Build-Depends: gnome-common, debhelper (>= 3.0), gettext (>= 0.10.35-2), libgnome-dev (>= 1.2.0-1), libgnomesupport0, libgnomeui32, libdb3-dev, scrollkeeper (>= 0.1.4), libbonobo-dev (>= 0.27), libxml-dev
Standards-Version: 3.5.6.0

Package: glade
Architecture: any
Section: devel
Priority: extra
Depends: glade-common (= ${Source-Version}), ${shlibs:Depends}
Recommends: autoconf (>= 2.13-1), automake (>= 1.4) | automake1.5, gettext (>= 0.10.35-2), libgtk1.2-dev (>= 1.2.0-1) 
Suggests: glade-doc (= ${Source-Version}), libglade0-dev, menu (>> 2.0)
Conflicts: glade-gnome, glade-gnome-db
Replaces: glade-gnome, glade-gnome-db
Description: GTK+ User Interface Builder
 Glade is a RAD tool to enable quick and easy development of user
 interfaces for the GTK+ toolkit. It also contains built-in support for
 generating the C source code needed to recreate the interfaces.
 .
 If you want Glade with support for the Gnome libraries, you should
 install the glade-gnome package.
 .
 The user interfaces designed in Glade are stored in the well-known XML
 format, enabling easy integration with external tools. Several tools are
 already available which can turn the XML files into source code in other
 languages such as C++, Perl and Python. Other tools such as libglade can
 load the XML files and create the interfaces at runtime.

Package: glade-gnome
Architecture: any
Section: devel
Priority: optional
Depends: glade-common (= ${Source-Version}), gnome-common, ${shlibs:Depends}
Recommends: autoconf (>= 2.13-1), automake (>= 1.4) | automake1.5, gettext (>= 0.10.35-2), libgnome-dev (>= 1.2.0-1)
Suggests: glade-doc (= ${Source-Version}), libglade-gnome0-dev, menu (>> 2.0)
Conflicts: glade, glade-gnome-db
Provides: glade
Replaces: glade, glade-gnome-db
Description: GTK+ User Interface Builder (with GNOME support)
 Glade is a RAD tool to enable quick and easy development of user
 interfaces for the GTK+ toolkit and the Gnome desktop environment. 
 It also contains built-in support for generating the C source code
 needed to recreate the interfaces.
 .
 The user interfaces designed in Glade are stored in the well-known XML
 format, enabling easy integration with external tools. Several tools are
 already available which can turn the XML files into source code in other
 languages such as C++, Perl and Python. Other tools such as libglade can
 load the XML files and create the interfaces at runtime.

Package: glade-doc
Architecture: all
Section: doc
Priority: optional
Depends: glade-common (= ${Source-Version})
Conflicts: glade (<< 0.6.2-15), glade-gnome (<< 0.6.2-15)
Suggests: glade (= ${Source-Version}) | glade-gnome (= ${Source-Version})
Description: Documentation for GTK+ User Interface Builder
 Glade is a RAD tool to enable quick and easy development of user
 interfaces for the GTK+ toolkit and the Gnome desktop environment. 
 It also contains built-in support for generating the C source code
 needed to recreate the interfaces.
 .
 This package contains the documentation for glade in HTML format.

Package: glade-common
Architecture: all
Section: devel
Priority: optional
Description: Common files for GTK+ User Interface Builder
 Glade is a RAD tool to enable quick and easy development of user
 interfaces for the GTK+ toolkit and the Gnome desktop environment. 
 It also contains built-in support for generating the C source code
 needed to recreate the interfaces.
 .
 This package contains the common documentation files for the other
 glade packages.