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
|
# 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: mutter
Section: x11
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Iain Lane <laney@debian.org>, Jeremy Bicha <jbicha@debian.org>
Build-Depends: debhelper-compat (= 13),
dh-sequence-gir,
dh-sequence-gnome,
at-spi2-core <!nocheck>,
adwaita-icon-theme <!nocheck>,
dbus <!nocheck>,
dmz-cursor-theme <!nocheck>,
gnome-control-center-data,
gnome-pkg-tools (>= 0.10),
gnome-settings-daemon-common <!nocheck>,
gnome-settings-daemon-dev,
gobject-introspection (>= 1.41.3),
gsettings-desktop-schemas-dev (>= 3.37.2),
gtk-doc-tools (>= 1.15),
libcairo2-dev (>= 1.10.0),
libcanberra-gtk3-dev,
libdrm-dev (>= 2.4.83) [linux-any],
libegl-dev,
libegl1-mesa-dev (>= 17),
libfribidi-dev (>= 1.0.0),
libgbm-dev (>= 17.3) [linux-any],
libgdk-pixbuf-2.0-dev | libgdk-pixbuf2.0-dev,
libgirepository1.0-dev (>= 0.9.12),
libgl1-mesa-dev (>= 7.1~rc3-1~),
libgles2-mesa-dev (>= 7.1~rc3-1~) | libgles2-dev,
libglib2.0-dev (>= 2.64.0),
libgnome-desktop-3-dev (>= 3.36.0),
libgraphene-1.0-dev (>= 1.9.3),
libgtk-3-dev (>= 3.19.8),
libgudev-1.0-dev (>= 232) [linux-any],
libice-dev,
libinput-dev (>= 1.7) [linux-any],
libjson-glib-dev (>= 0.13.2-1~),
libnvidia-egl-wayland-dev [linux-any],
libpam0g-dev,
libpango1.0-dev (>= 1.2.0),
libpipewire-0.3-dev [linux-any],
libsm-dev,
libstartup-notification0-dev (>= 0.7),
libsystemd-dev (>= 212) [linux-any],
libwacom-dev (>= 0.13) [linux-any],
libwayland-dev (>= 1.18.0) [linux-any],
libxau-dev,
libx11-dev,
libx11-xcb-dev,
libxcb-randr0-dev,
libxcb-res0-dev,
libxcomposite-dev (>= 1:0.4),
libxcursor-dev,
libxdamage-dev,
libxext-dev,
libxfixes-dev,
libxi-dev (>= 2:1.7.4),
libxinerama-dev,
libxkbcommon-dev (>= 0.4.3),
libxkbcommon-x11-dev,
libxkbfile-dev,
libxrandr-dev,
libxrender-dev,
libxt-dev,
meson (>= 0.51),
pkg-config (>= 0.22),
udev [linux-any],
wayland-protocols (>= 1.19) [linux-any],
xauth <!nocheck>,
xkb-data,
xserver-xorg-core [linux-any],
xvfb <!nocheck>,
xwayland [linux-any],
zenity
Rules-Requires-Root: no
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/gnome-team/mutter.git -b debian/bullseye
Vcs-Browser: https://salsa.debian.org/gnome-team/mutter/tree/debian/bullseye
Package: mutter
Architecture: any
Depends: adwaita-icon-theme,
gnome-settings-daemon-common,
gsettings-desktop-schemas (>= 3.37.2),
mutter-common (>= ${source:Version}),
zenity,
${misc:Depends},
${shlibs:Depends}
Provides: x-window-manager
Suggests: gnome-control-center (>= 1:3.25.2),
xdg-user-dirs
Description: Example window manager using GNOME's window manager library
Mutter is a Wayland display server and X11 window manager and
compositor library. It contains functionality related to, among other
things, window management, window compositing, focus tracking, workspace
management, keybindings and monitor configuration.
.
Internally it uses a fork of Cogl, a hardware acceleration abstraction
library used to simplify usage of OpenGL pipelines, as well as a fork
of Clutter, a scene graph and user interface toolkit.
.
This package contains the mutter executable. It can be used as a
standalone window manager, but is primarily intended for debugging.
Package: gir1.2-mutter-7
Section: introspection
Architecture: any
Multi-Arch: same
Depends: libmutter-7-0 (= ${binary:Version}),
${gir:Depends},
${misc:Depends},
${shlibs:Depends}
Description: GObject introspection data for Mutter
Mutter is a Wayland display server and X11 window manager and
compositor library. It contains functionality related to, among other
things, window management, window compositing, focus tracking, workspace
management, keybindings and monitor configuration.
.
Internally it uses a fork of Cogl, a hardware acceleration abstraction
library used to simplify usage of OpenGL pipelines, as well as a fork
of Clutter, a scene graph and user interface toolkit.
.
This package contains the GObject introspection data which may be
used to generate dynamic bindings.
Package: libmutter-7-0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: adwaita-icon-theme,
gsettings-desktop-schemas (>= 3.37.2),
mutter-common (>= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Breaks: apparmor (<< 2.13.3-5~),
gnome-control-center (<< 1:3.25.2),
gnome-settings-daemon (<< 3.31.91),
gnome-shell (<< 3.36)
Description: window manager library from the Mutter window manager
Mutter is a Wayland display server and X11 window manager and
compositor library. It contains functionality related to, among other
things, window management, window compositing, focus tracking, workspace
management, keybindings and monitor configuration.
.
Internally it uses a fork of Cogl, a hardware acceleration abstraction
library used to simplify usage of OpenGL pipelines, as well as a fork
of Clutter, a scene graph and user interface toolkit.
.
This package contains the window manager shared library, used by mutter
itself, and gnome-shell.
Package: libmutter-7-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: gir1.2-mutter-7 (= ${binary:Version}),
gsettings-desktop-schemas-dev (>= 3.37.2),
libatk1.0-dev,
libcairo2-dev,
libdrm-dev,
libegl1-mesa-dev,
libgbm-dev,
libgdk-pixbuf-2.0-dev | libgdk-pixbuf2.0-dev,
libgles2-mesa-dev (>= 7.1~rc3-1~) | libgles2-dev,
libglib2.0-dev,
libgraphene-1.0-dev (>= 1.9.3),
libgtk-3-dev,
libinput-dev (>= 1.7),
libjson-glib-dev,
libmutter-7-0 (= ${binary:Version}),
libpango1.0-dev,
libwayland-dev [linux-any],
libx11-dev,
libxcomposite-dev,
libxdamage-dev,
libxext-dev,
libxfixes-dev,
libxi-dev,
libxrandr-dev,
${misc:Depends}
Conflicts: libmutter-0-dev,
libmutter-1-dev,
libmutter-2-dev,
Description: Development files for the Mutter window manager
Mutter is a Wayland display server and X11 window manager and
compositor library. It contains functionality related to, among other
things, window management, window compositing, focus tracking, workspace
management, keybindings and monitor configuration.
.
Internally it uses a fork of Cogl, a hardware acceleration abstraction
library used to simplify usage of OpenGL pipelines, as well as a fork
of Clutter, a scene graph and user interface toolkit.
.
This package contains the development files.
Package: mutter-common
Section: misc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: shared files for the Mutter window manager
Mutter is a Wayland display server and X11 window manager and
compositor library. It contains functionality related to, among other
things, window management, window compositing, focus tracking, workspace
management, keybindings and monitor configuration.
.
Internally it uses a fork of Cogl, a hardware acceleration abstraction
library used to simplify usage of OpenGL pipelines, as well as a fork
of Clutter, a scene graph and user interface toolkit.
.
This package contains the shared files.
|