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
|
# 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: metacity
Section: x11
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Shachnev <mitya57@debian.org>
Build-Depends: debhelper-compat (= 13),
gnome-pkg-tools (>= 0.17),
gsettings-desktop-schemas-dev (>= 3.3.0),
libcanberra-gtk3-dev,
libglib2.0-dev (>= 2.44.0),
libgtk-3-dev (>= 3.22.0),
libgtop2-dev,
libice-dev,
libpango1.0-dev (>= 1.2.0),
libsm-dev,
libstartup-notification0-dev (>= 0.7),
libx11-dev,
libxcomposite-dev (>= 1:0.3),
libxcursor-dev,
libxdamage-dev,
libxext-dev,
libxfixes-dev,
libxinerama-dev,
libxpresent-dev,
libxrandr-dev,
libxrender-dev,
libxres-dev,
libxt-dev,
yelp-tools,
zenity
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/gnome-team/metacity
Vcs-Git: https://salsa.debian.org/gnome-team/metacity.git
Homepage: https://gitlab.gnome.org/GNOME/metacity
Package: metacity
Architecture: any
Depends: gsettings-desktop-schemas (>= 3.3.0),
metacity-common (= ${source:Version}),
zenity,
${misc:Depends},
${shlibs:Depends}
Provides: x-window-manager
Suggests: gnome-control-center (>= 1:3.4.0), xdg-user-dirs
Breaks: metacity-common (<< 1:3.30.0-1~)
Replaces: metacity-common (<< 1:3.30.0-1~)
Description: lightweight GTK+ window manager
Metacity is a small window manager, using GTK+ to do everything.
.
As the author says, metacity is a "Boring window manager for the adult in
you. Many window managers are like Marshmallow Froot Loops; Metacity is
like Cheerios."
.
This package contains the core binaries.
Package: libmetacity3
Section: libs
Architecture: any
Multi-Arch: same
Depends: metacity-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Description: library for the Metacity window manager
Metacity is a small window manager, using GTK+ to do everything.
.
As the author says, metacity is a "Boring window manager for the adult in
you. Many window managers are like Marshmallow Froot Loops; Metacity is
like Cheerios."
.
This package contains the shared library.
Package: metacity-common
Section: misc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: shared files for the Metacity window manager
Metacity is a small window manager, using GTK+ to do everything.
.
As the author says, metacity is a "Boring window manager for the adult in
you. Many window managers are like Marshmallow Froot Loops; Metacity is
like Cheerios."
.
This package contains the shared files.
Package: libmetacity-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libgtk-3-dev,
libmetacity3 (= ${binary:Version}),
${misc:Depends}
Description: development files for the Metacity window manager
Metacity is a small window manager, using GTK+ to do everything.
.
As the author says, metacity is a "Boring window manager for the adult in
you. Many window managers are like Marshmallow Froot Loops; Metacity is
like Cheerios."
.
This package contains the development files.
|