File: control

package info (click to toggle)
xfce4-panel 4.20.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 17,220 kB
  • sloc: ansic: 61,756; sh: 5,515; makefile: 1,330; python: 128; xml: 101; sed: 16
file content (73 lines) | stat: -rw-r--r-- 2,655 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
Source: xfce4-panel
Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: debhelper-compat (= 13),
               gettext,
               gobject-introspection,
               gtk-doc-tools,
               libcairo2-dev,
               libdbusmenu-gtk3-dev,
               libexo-2-dev,
               libgarcon-1-dev (>= 4.17.0),
               libgarcon-gtk3-1-dev (>= 4.17.0),
               libglib2.0-dev,
               libgtk-3-dev,
               libgtk-layer-shell-dev [linux-any],
               libwayland-dev [linux-any],
               libwnck-3-dev,
               libxext-dev,
               libxfce4ui-2-dev (>= 4.20.2-2),
               libxfce4util-dev (>= 4.20.1-2),
               libxfce4windowing-0-dev (>= 4.20.1),
               libxfconf-0-dev,
	       valac,
               meson
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://docs.xfce.org/xfce/xfce4-panel/start
Vcs-Git: https://salsa.debian.org/xfce-team/desktop/xfce4-panel.git
Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/xfce4-panel

Package: xfce4-panel
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: exo-utils, ${misc:Depends}, ${shlibs:Depends}
Description: panel for Xfce4 desktop environment
 This is the panel provided by the Xfce4 desktop project.  If you want a
 multi-functional panel that can even handle plugins and the like, xfce4-panel
 might be worth a try.

Package: libxfce4panel-2.0-4
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Xfce4 panel library (GTK3 variant)
 This package contains the GTK3 variant of the panel library, used by the
 various plugins for the Xfce panel.

Package: libxfce4panel-2.0-dev
Section: libdevel
Architecture: any
Depends: gir1.2-libxfce4panel-2.0 (= ${binary:Version}),
         libglib2.0-dev,
         libgtk-3-dev,
         libgtk-layer-shell-dev [linux-any],
         libxfce4panel-2.0-4 (= ${binary:Version}),
         libxfce4util-dev,
         ${misc:Depends},
         ${gir:Depends}
Provides: ${gir:Provides}
Description: Xfce4 panel library (development files for GTK3 variant)
 This package contains development files for the library (GTK3 variant) used by
 various plugins for the Xfce panel.

Package: gir1.2-libxfce4panel-2.0
Section: introspection
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${gir:Depends}, ${misc:Depends}
Description: Xfce4 panel library (introspection data)
 This package contains introspection data for the library (GTK3 variant) used by
 various plugins for the Xfce panel.