[go: up one dir, main page]

File: control

package info (click to toggle)
libwnck 2.30.4-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 6,836 kB
  • ctags: 2,640
  • sloc: ansic: 19,661; sh: 10,249; makefile: 216
file content (87 lines) | stat: -rw-r--r-- 2,899 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
80
81
82
83
84
85
86
87
# This file is autogenerated. DO NOT EDIT!
# 
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.

Source: libwnck
Section: libs
Priority: optional
Maintainer: Josselin Mouette <joss@debian.org>
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Sebastian Dröge <slomo@debian.org>
Standards-Version: 3.9.0
Build-Depends: debhelper (>= 5),
               libgtk2.0-dev (>= 2.19.7),
               gettext,
               libstartup-notification0-dev (>= 0.7),
               cdbs (>= 0.4.41),
               gnome-pkg-tools (>= 0.10),
               docbook-xml,
               libx11-dev,
               libxres-dev,
               libxt-dev,
               libxres-dev,
               intltool (>= 0.40.0),
               libglib2.0-dev (>= 2.16.0),
               gobject-introspection,
               libgirepository1.0-dev (>= 0.6.7),
               gir1.0-atk-1.0, 
               gir1.0-freedesktop, 
               gir1.0-glib-2.0, 
               gir1.0-gtk-2.0, 
               gir1.0-pango-1.0,
               gir-repository-dev,
               dpkg-dev (>= 1.13.19),
               gtk-doc-tools (>= 1.9),
               libglib2.0-doc,
               libgtk2.0-doc

Package: libwnck22
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libwnck-common
Description: Window Navigator Construction Kit - runtime files
 A library to use for writing pagers and task lists.
 .
 This package contains runtime files.

Package: libwnck-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
         libwnck22 (= ${binary:Version}),
         libglib2.0-dev (>= 2.13.0),
         libpango1.0-dev,
         libx11-dev,
         libgtk2.0-dev (>= 2.19.7),
         libstartup-notification0-dev (>= 0.7-1),
         libcairo2-dev,
         libxres-dev,
         ${shlibs:Depends}
Replaces: gir-repository-dev (<< 0.6.5-7)
Description: Window Navigator Construction Kit - development files
 A library to use for writing pagers and task lists.
 .
 This package contains development files (include headers).

Package: libwnck-common
Architecture: all
Depends: ${misc:Depends}
Replaces: libwnck-1 (<= 0.10-1)
Conflicts: libwnck-1 (<= 0.10-1)
Description: Window Navigator Construction Kit - common files
 A library to use for writing pagers and task lists.
 .
 This package contains internationalization files.
 
Package: gir1.0-wnck-1.0
Architecture: any
Depends: ${gir:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Description: GObject introspection data for the WNCK library
 This package contains introspection data for Window Navigator 
 Construction Kit, a library to interact with window managers.
 .
 It can be used by packages using the GIRepository format to generate 
 dynamic bindings.