File: control

package info (click to toggle)
guile-gnome-platform 2.16.4-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 15,996 kB
  • ctags: 3,807
  • sloc: sh: 14,198; lisp: 10,333; ansic: 8,593; makefile: 1,102; python: 356
file content (75 lines) | stat: -rw-r--r-- 2,752 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
Source: guile-gnome-platform
Section: lisp
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.9.3
Homepage: http://www.gnu.org/software/guile-gnome/
Build-Depends: cdbs (>= 0.4.49), debhelper (>> 7),
 dh-autoreconf, xvfb, xauth, xfonts-base, stx2any,
 guile-2.0-dev, guile-library (>= 0.1.6),
 g-wrap (>= 1.9.14), guile-g-wrap (>= 1.9.14),
 libgwrap-runtime-dev (>= 1.9.11), guile-cairo-dev (>= 1.4.0),
 libglib2.0-dev (>= 2.12.13), libgtk2.0-dev (>= 2.10.13), libgconf2-dev (>= 2.18.0),
 libglade2-dev (>= 1:2.6.2), libgnomevfs2-dev (>= 2.18.1),
 libgnome2-dev (>= 2.18.0), libgnomeui-dev (>= 2.18.1)

Package: guile-gnome2-glib
Architecture: any
Depends: guile-g-wrap (>= 1.9.9), ${shlibs:Depends}, ${misc:Depends}
Description: Guile bindings for GLib
 This package contains Guile modules that provide access to the GLib
 library, including its object system, GObject.

Package: guile-gnome2-gconf
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Guile bindings for GConf
 This package contains Guile modules that provide access to the GConf
 library.

Package: guile-gnome2-gtk
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Guile bindings for GTK+, libglade, Pango and ATK
 This package contains Guile modules that provide access to the GTK+
 widget set library and its companion libraries libglade, Pango and
 ATK.

Package: guile-gnome2-gnome
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Guile bindings for libgnome
 This package contains Guile modules that provide access to the
 libgnome library.

Package: guile-gnome2-gnome-ui
Architecture: any
Depends: guile-gnome2-gtk (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Guile bindings for libgnome
 This package contains Guile modules that provide access to the
 libgnomeui library.

Package: guile-gnome2-canvas
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Guile bindings for libgnomecanvas
 This package contains Guile modules that provide access to the
 libgnomecanvas library.

Package: guile-gnome2-vfs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Guile bindings for GnomeVFS
 This package contains Guile modules that provide access to
 the GnomeVFS library.

Package: guile-gnome2-dev
Section: libdevel
Architecture: any
Depends: g-wrap (>= 1.9.9), guile-gnome2-glib (= ${binary:Version}), ${misc:Depends}
Description: Guile GObject binding support library, development files
 This package contains the development files for the Guile GObject
 binding support library.
 .
 You only need to install this package for building new wrapsets based
 on the guile-gnome GObject bindings.