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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
|
Source: compiz
Section: x11
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: David Nusinow <dnusinow@debian.org>, Sean Finney <seanius@debian.org>, Cyril Brulebois <kibi@debian.org>
Build-Depends: cmake (>= 2.6),
debhelper (>= 9~),
dh-migrations,
dh-translations,
intltool,
libtool,
pkg-config,
quilt (>= 0.40),
libcairo2-dev,
libdbus-glib-1-dev,
libgl1-mesa-dev (>= 6.5.1) [!armhf !armel] | libgl-dev [!armhf !armel],
libegl1-mesa-dev [armhf armel], libgles2-mesa-dev [armhf armel],
libboost-dev,
libboost-serialization-dev,
libglib2.0-dev,
libglibmm-2.4-dev,
libgtk2.0-dev,
libgtk-3-dev,
libice-dev (>= 1:1.0.1),
libmetacity-dev (>= 1:2.30.3-0ubuntu3),
libpango1.0-dev,
libpng12-dev | libpng-dev,
librsvg2-dev,
libsm-dev (>= 1:1.0.1),
libwnck-dev,
libx11-dev,
libxcomposite-dev (>= 1:0.3-2),
libxext-dev,
libxdamage-dev (>=1:1.0.3),
libxfixes-dev (>= 1:4.0.1),
libxi-dev,
libxinerama-dev,
libxml-parser-perl,
libxorg-gtest-dev,
libxrandr-dev (>= 2:1.1.0.2),
libxrender-dev (>= 1:0.9.1),
libxcursor-dev,
libxml2-dev,
libxslt1-dev,
xsltproc,
libstartup-notification0-dev (>= 0.7),
x11proto-gl-dev (>= 1.4.8),
libglu1-mesa-dev [!armhf !armel],
libjpeg8-dev,
libnotify-dev,
libx11-xcb-dev,
libprotobuf-dev,
protobuf-compiler,
python-all-dev,
python-pyrex,
gnome-control-center-dev,
gsettings-desktop-schemas-dev,
xserver-xorg-dev (>= 0.7.0),
Standards-Version: 3.9.3
# If you aren't a member of ~compiz-team but need to upload packaging changes,
# just go ahead. ~compiz-team will notice and sync up the code again.
Vcs-Bzr: https://code.launchpad.net/~compiz-team/compiz/0.9.10
Package: compiz
Architecture: all
Provides: x-window-manager
Depends: compiz-core (>= ${source:Version}),
compiz-plugins-default (>= ${source:Version}),
compiz-gnome,
${misc:Depends},
Description: OpenGL window and compositing manager
Compiz brings to life a variety of visual effects that make the Linux desktop
easier to use, more powerful and intuitive, and more accessible for users
with special needs.
.
This metapackage provides the components necessary for running compiz. It
provides the compiz core, a set of standard plugins, a window decorator using
the Gtk toolkit and the files necessary to integrate compiz with the GNOME
desktop environment.
Package: compiz-core
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Recommends: compiz-plugins-default,
Provides: compiz-core-abiversion-${coreabiversion}
Replaces: compizconfig-settings-manager (<< 0.9.8)
Description: OpenGL window and compositing manager
Compiz brings to life a variety of visual effects that make the Linux desktop
easier to use, more powerful and intuitive, and more accessible for users
with special needs.
.
Compiz combines together a window manager and a composite manager using
OpenGL for rendering. A "window manager" allows the manipulation of the
multiple applications and dialog windows that are presented on the screen. A
"composite manager" allows windows and other graphics to be combined together
to create composite images. Compiz achieves its stunning effects by doing
both of these functions.
Package: compiz-dev
Architecture: any
Depends: compiz-core (= ${binary:Version}),
libdecoration0-dev (= ${binary:Version}),
${misc:Depends},
compiz-plugins-default (= ${binary:Version}),
libgl1-mesa-dev [!armhf !armel] | libgl-dev [!armhf !armel],
libegl1-mesa-dev [armhf armel],
libgles2-mesa-dev [armhf armel],
libpng-dev,
libxcomposite-dev (>= 1:0.3-2),
libxfixes-dev (>=1:4.0.1),
libxdamage-dev (>= 1:1.0.3),
libxinerama-dev,
libxrandr-dev (>=2:1.1.0.2),
libxcursor-dev,
libice-dev (>= 1:1.0.1),
libsm-dev (>= 1:1.0.1),
libstartup-notification0-dev (>= 0.7),
libxslt1-dev,
libxml2-dev,
libx11-xcb-dev,
libglib2.0-dev,
libglibmm-2.4-dev,
libgtk-3-dev,
Replaces: compiz-plugins-main-dev (<< 1:0.9.8),
compiz-plugins-extra (<< 1:0.9.8),
compiz-dev (<< 1:0.9.8),
Breaks: compiz-plugins-main-dev (<< 1:0.9.8),
compiz-plugins-extra (<< 1:0.9.8),
Suggests: compiz-plugins
Description: OpenGL window and compositing manager - development files
Compiz brings to life a variety of visual effects that make the Linux desktop
easier to use, more powerful and intuitive, and more accessible for users
with special needs.
.
This package contains the headers and libraries needed to compile compiz
plugins.
Package: compiz-gnome
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
compiz-plugins-default (= ${binary:Version}),
gsettings-desktop-schemas,
gnome-settings-daemon (>= 3.4.2-0ubuntu9),
Recommends: python-gconf
Replaces: compiz-plugins-main (<= 1:0.9.8),
compiz-plugins-main-default (<= 1:0.9.8),
compizconfig-backend-gconf (<= 1:0.9.8),
libcompizconfig0 (<= 1:0.9.8),
Breaks: compiz-plugins-main (<= 1:0.9.8),
compiz-plugins-main-default (<= 1:0.9.8),
compizconfig-backend-gconf (<= 1:0.9.8),
Description: OpenGL window and compositing manager - GNOME window decorator
Compiz brings to life a variety of visual effects that make the Linux desktop
easier to use, more powerful and intuitive, and more accessible for users
with special needs.
.
This package contains files needed to integrate compiz with the GNOME desktop
environment.
Package: compiz-plugins-default
Architecture: any
Depends: compiz-core (= ${binary:Version}),
libdecoration0 (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends},
Replaces: compiz-plugins-main-default (<< 1:0.9.8),
Breaks: compiz-plugins-main-default (<< 1:0.9.8),
Description: OpenGL window and compositing manager - default plugins
Compiz brings to life a variety of visual effects that make the Linux desktop
easier to use, more powerful and intuitive, and more accessible for users
with special needs.
.
This package contains the default compiz plugins we activate in ubuntu coming
with core compiz.
Package: compiz-plugins
Architecture: any
Depends: compiz-core (= ${binary:Version}),
compiz-plugins-default (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends},
Replaces: compiz-plugins-main (<< 1:0.9.8),
compiz-plugins-extra (<< 1:0.9.8),
compiz-plugins-main-default (<< 1:0.9.8),
Breaks: compiz-plugins-main (<< 1:0.9.8),
compiz-plugins-extra (<< 1:0.9.8),
Description: OpenGL window and compositing manager - plugins
Compiz brings to life a variety of visual effects that make the Linux desktop
easier to use, more powerful and intuitive, and more accessible for users
with special needs.
.
This package contains the plugins that come with compiz but not officially
supported.
Package: libdecoration0
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Description: Compiz window decoration library
The window decoration library is responsible for drawing the window borders
and title bar of windows managed by Compiz. It is used by window decorators
like gtk-window-decorator.
Package: libdecoration0-dev
Section: libdevel
Architecture: any
Depends: libdecoration0 (= ${binary:Version}),
${misc:Depends},
libx11-dev,
libxrender-dev (>= 1:0.9.1),
Description: Compiz window decoration library - development files
The window decoration library is responsible for drawing the window borders
and title bar of windows managed by Compiz. It is used by window decorators
like gtk-window-decorator.
.
This package contains files required for developing window decorators
compatible with Compiz.
Package: libcompizconfig0
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
compiz-core (= ${binary:Version}),
Description: Settings library for plugins - OpenCompositing Project
The OpenCompositing Project brings 3D desktop visual effects that improve
usability of the X Window System and provide increased productivity
through plugins and themes contributed by the community giving a
rich desktop experience.
.
This package contains the library for plugins to configure settings.
Package: libcompizconfig0-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
libcompizconfig0 (= ${binary:Version}),
compiz-dev,
Description: Development file for plugin settings - OpenCompositing Project
The OpenCompositing Project brings 3D desktop visual effects that improve
usability of the X Window System and provide increased productivity
through plugins and themes contributed by the community giving a
rich desktop experience.
.
This package contains the headers and development files needed to
build plugins with settings support.
Package: python-compizconfig
Architecture: any
Section: python
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
Provides: ${python:Provides}
Description: Compizconfig bindings for python
Compiz Fusion is the result of the re-unification of the Beryl-project
and the community around the Compiz Window Manager. It seeks to provide
an easy and fun-to-use windowing environment, allowing use of the
graphics hardware to provide impressive effects, amazing speed and
unrivalled usefulness
.
This package provides python bindings for the compizconfig system.
Package: compizconfig-settings-manager
Architecture: all
XB-Python-Version: ${python:Versions}
Depends: ${shlibs:Depends},
${misc:Depends},
${python:Depends},
python-compizconfig (>= ${source:Version}),
python-gtk2,
Recommends: compiz-plugins-default
Description: Compiz configuration settings manager
The OpenCompositing Project brings 3D desktop visual effects that improve
usability of the X Window System and provide increased productivity.
.
This package contains the compizconfig settings manager.
Package: compiz-plugins-main
Depends: compiz-plugins, ${misc:Depends}
Architecture: all
Section: oldlibs
Description: transitional dummy package.
This package ensures a clean upgrade path, and can be safely removed
after the upgrade.
Package: compiz-plugins-main-default
Depends: compiz-plugins-default, ${misc:Depends}
Architecture: all
Section: oldlibs
Description: transitional dummy package.
This package ensures a clean upgrade path, and can be safely removed
after the upgrade.
Package: compiz-plugins-main-dev
Depends: compiz-dev, ${misc:Depends}
Architecture: all
Section: oldlibs
Description: transitional dummy package.
This package ensures a clean upgrade path, and can be safely removed
after the upgrade.
Package: compiz-plugins-extra
Depends: compiz-plugins, ${misc:Depends}
Architecture: all
Section: oldlibs
Description: transitional dummy package.
This package ensures a clean upgrade path, and can be safely removed
after the upgrade.
Package: compizconfig-backend-gconf
Depends: compiz-gnome, gconf2, ${misc:Depends}
Architecture: all
Section: oldlibs
Description: transitional dummy package.
This package ensures a clean upgrade path, and can be safely removed
after the upgrade.
|