File: control

package info (click to toggle)
muffin 4.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 29,240 kB
  • sloc: ansic: 276,616; xml: 2,990; makefile: 2,639; sh: 613; ruby: 167; perl: 142
file content (158 lines) | stat: -rw-r--r-- 5,043 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
147
148
149
150
151
152
153
154
155
156
157
158
Source: muffin
Section: x11
Priority: optional
Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Uploaders:
 Maximiliano Curia <maxy@debian.org>,
 Margarita Manterola <marga@debian.org>,
 Fabio Fantoni <fantonifabio@tiscali.it>,
 Norbert Preining <norbert@preining.info>
Build-Depends:
 autoconf-archive,
 automake,
 debhelper-compat (= 13),
 dh-acc,
 gnome-pkg-tools (>= 0.10),
 gobject-introspection (>= 0.9.12-5~),
 gtk-doc-tools,
 intltool (>= 0.34.90),
 libcanberra-gtk3-dev,
 libcinnamon-desktop-dev (>= 4.6),
 libgbm-dev,
 libgirepository1.0-dev (>= 0.9.12),
 libglib2.0-dev (>= 2.37.3),
 libgtk-3-dev (>= 3.9.12),
 libice-dev,
 libinput-dev,
 libjson-glib-dev (>= 0.13.2-1~),
 libpango1.0-dev (>= 1.14.0),
 libsm-dev,
 libstartup-notification0-dev (>= 0.7),
 libudev-dev,
 libx11-dev,
 libxcb-res0-dev,
 libxcomposite-dev (>= 1:0.3),
 libxcursor-dev,
 libxdamage-dev,
 libxext-dev,
 libxfixes-dev,
 libxinerama-dev,
 libxkbcommon-x11-dev,
 libxrandr-dev,
 libxrender-dev,
 libxt-dev,
 libdrm-dev,
 libxcb-randr0-dev,
 libx11-xcb-dev,
 libgles-dev,
 zenity,
Standards-Version: 4.5.0
Homepage: http://cinnamon.linuxmint.com/
Vcs-Browser: https://salsa.debian.org/cinnamon-team/muffin
Vcs-Git: https://salsa.debian.org/cinnamon-team/muffin.git

Package: gir1.2-meta-muffin-0.0
Section: introspection
Architecture: any
Depends: ${gir:Depends}, ${misc:Depends}
Description: GObject introspection data for Muffin
 Muffin is a small window manager performing compositing as well based on
 GTK+ and Clutter and used in desktop environment such as Cinnamon.
 .
 It is fairly extensible by the mean of plugins, providing new or customized
 visual effects as well as a flexibility in the behavior of the window
 manager.
 .
 This package contains the GObject introspection data which may be
 used to generate dynamic bindings.
Breaks: cinnamon (<< 4.8~), cinnamon-common (<< 4.8~)

Package: libmuffin-dev
Section: libdevel
Architecture: any
Depends:
 gir1.2-meta-muffin-0.0 (= ${binary:Version}),
 libcinnamon-desktop-dev (>= 4.8~),
 libgtk-3-dev (>= 3.9.12),
 libmuffin0 (= ${binary:Version}),
 ${misc:Depends},
Description: lightweight window and compositing manager (development files)
 Muffin is a small window manager performing compositing as well based on
 GTK+ and Clutter and used in desktop environment such as Cinnamon.
 .
 It is fairly extensible by the mean of plugins, providing new or customized
 visual effects as well as a flexibility in the behavior of the window
 manager.
 .
 This package contains the development files.

Package: libmuffin0
Section: libs
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends:
 muffin-common (= ${source:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Breaks: cinnamon (<< 4.8~)
Description: lightweight window and compositing manager (shared library)
 Muffin is a small window manager performing compositing as well based on
 GTK+ and Clutter and used in desktop environment such as Cinnamon.
 .
 It is fairly extensible by the mean of plugins, providing new or customized
 visual effects as well as a flexibility in the behavior of the window
 manager.
 .
 This package contains the window manager shared library, used by muffin
 itself, and Cinnamon.

Package: muffin
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends:
 muffin-common (= ${source:Version}),
 zenity,
 ${misc:Depends},
 ${shlibs:Depends},
Provides: x-window-manager
Recommends: cinnamon-session (>= 4.8~) | x-session-manager
Suggests: cinnamon-control-center (>= 4.8~), xdg-user-dirs
Description: lightweight window and compositing manager
 Muffin is a small window manager performing compositing as well based on
 GTK+ and Clutter and used in desktop environment such as Cinnamon.
 .
 It is fairly extensible by the mean of plugins, providing new or customized
 visual effects as well as a flexibility in the behavior of the window
 manager.
 .
 This package contains the core binaries.
Breaks: cinnamon (<< 4.8~), cinnamon-core (<< 4.8~)

Package: muffin-common
Section: misc
Architecture: all
Depends: ${misc:Depends}
Description: lightweight window and compositing manager (data files)
 Muffin is a small window manager performing compositing as well based on
 GTK+ and Clutter and used in desktop environment such as Cinnamon.
 .
 It is fairly extensible by the mean of plugins, providing new or customized
 visual effects as well as a flexibility in the behavior of the window
 manager.
 .
 This package contains the shared data files.

Package: muffin-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: lightweight window and compositing manager (Documentation)
 Muffin is a small window manager performing compositing as well based on
 GTK+ and Clutter and used in desktop environment such as Cinnamon.
 .
 It is fairly extensible by the mean of plugins, providing new or customized
 visual effects as well as a flexibility in the behavior of the window
 manager.
 .
 This package contains the documentation files distributed with Cinnamon.