File: control

package info (click to toggle)
clutter-1.0 1.26.2%2Bdfsg-10
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 33,916 kB
  • sloc: ansic: 128,518; sh: 5,542; makefile: 1,595; xml: 1,248; ruby: 149; perl: 142; sed: 16
file content (146 lines) | stat: -rw-r--r-- 5,408 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
# 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: clutter-1.0
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>, Michael Biebl <biebl@debian.org>, Rico Tzschichholz <ricotz@ubuntu.com>
Build-Depends: debhelper (>= 11),
               autopoint,
               dbus <!nocheck>,
               gnome-pkg-tools,
               libgl1-mesa-dev (>= 7.1~rc3-1~),
               libcairo2-dev (>= 1.14.0),
               libcogl-dev (>= 1.21.2),
               libcogl-pango-dev (>= 1.14.0),
               libcogl-path-dev,
               libpango1.0-dev (>= 1.30),
               libglib2.0-dev (>= 2.44.0),
               libjson-glib-dev (>= 0.12.0),
               libdrm-dev [!hurd-any],
               libxext-dev,
               libxdamage-dev,
               libxcomposite-dev (>= 1:0.4),
               libxi-dev,
               gtk-doc-tools (>= 1.20),
               xauth <!nocheck>,
               xsltproc,
               xvfb <!nocheck>,
               libgirepository1.0-dev (>= 1.35.8),
               gobject-introspection (>= 1.39.0),
               libatk1.0-dev (>= 2.5.3),
               libgdk-pixbuf2.0-dev (>= 2.0),
               libgtk-3-dev (>= 3.16),
               libinput-dev (>= 0.19.0) [linux-any],
               libudev-dev (>= 136) [linux-any],
               libgudev-1.0-dev [linux-any],
               libxkbcommon-dev,
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/gnome-team/clutter
Vcs-Git: https://salsa.debian.org/gnome-team/clutter.git
Homepage: https://blogs.gnome.org/clutter/

Package: libclutter-1.0-0
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
Recommends: libclutter-1.0-common
Breaks: cinnamon-session (<< 2.6.2),
Multi-Arch: same
Description: Open GL based interactive canvas library
 Clutter is an Open GL based interactive canvas library, designed for creating
 fast, mainly 2D single window applications such as media box UIs,
 presentations, kiosk style applications and so on.

Package: libclutter-1.0-common
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Multi-Arch: foreign
Description: Open GL based interactive canvas library (common files)
 Clutter is an Open GL based interactive canvas library, designed for creating
 fast, mainly 2D single window applications such as media box UIs,
 presentations, kiosk style applications and so on.
 .
 This package contains the common files, such as translations.

Package: libclutter-1.0-dev
Section: libdevel
Architecture: any
Depends: libclutter-1.0-0 (= ${binary:Version}),
         gir1.2-clutter-1.0 (= ${binary:Version}),
         libgdk-pixbuf2.0-dev,
         libcairo2-dev (>= 1.10),
         libatk1.0-dev (>= 2.5.3),
         libpango1.0-dev (>= 1.30),
         libcogl-dev (>= 1.17.3),
         libcogl-pango-dev (>= 1.17.3),
         libcogl-path-dev (>= 1.17.3),
         libgl1-mesa-dev (>= 7.1~rc3-1~),
         libgtk-3-dev,
         libdrm-dev [!hurd-any],
         libx11-dev,
         libxext-dev,
         libxfixes-dev,
         libxdamage-dev,
         libxcomposite-dev,
         libxi-dev,
         libjson-glib-dev (>= 0.12),
         libwayland-dev [linux-any],
         libinput-dev (>= 0.4.0) [linux-any],
         libudev-dev (>= 136) [linux-any],
         libxkbcommon-dev,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: pkg-config
Suggests: libclutter-1.0-doc
Description: Open GL based interactive canvas library (development files)
 Clutter is an Open GL based interactive canvas library, designed for creating
 fast, mainly 2D single window applications such as media box UIs,
 presentations, kiosk style applications and so on.
 .
 This package contains the development files.

Package: libclutter-1.0-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: devhelp
Description: Open GL based interactive canvas library (documentation)
 Clutter is an Open GL based interactive canvas library, designed for creating
 fast, mainly 2D single window applications such as media box UIs,
 presentations, kiosk style applications and so on.
 .
 This package contains the documentation.

Package: clutter-1.0-tests
Section: misc
Architecture: any
Depends: libclutter-1.0-0 (= ${binary:Version}),
         ${shlibs:Depends},
         ${misc:Depends}
Description: Open GL based interactive canvas library (installed test programs)
 Clutter is an Open GL based interactive canvas library, designed for creating
 fast, mainly 2D single window applications such as media box UIs,
 presentations, kiosk style applications and so on.
 .
 This package contains installed test programs.

Package: gir1.2-clutter-1.0
Section: introspection
Architecture: any
Depends: ${gir:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Provides: gir1.2-cally-1.0 (= ${binary:Version}),
          gir1.2-cluttergdk-1.0 (= ${binary:Version}),
          gir1.2-clutterx11-1.0 (= ${binary:Version})
Multi-Arch: same
Description: GObject introspection data for the Clutter 1.0 library
 This package contains introspection data for the Clutter scene
 graph library.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.