File: control

package info (click to toggle)
lxqt-panel 2.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 16,076 kB
  • sloc: cpp: 27,654; xml: 798; makefile: 19
file content (70 lines) | stat: -rw-r--r-- 2,543 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
Source: lxqt-panel
Maintainer: LXQt Packaging Team <team+lxqt@tracker.debian.org>
Uploaders: ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
           Andrew Lee (李健秋) <ajqlee@debian.org>,
Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libasound2-dev,
               libdbusmenu-lxqt-dev,
               libicu-dev,
               libkf6solid-dev,
               libkf6windowsystem-dev,
               liblayershellqtinterface-dev (>= 6.2.4~),
               liblxqt-dev (>= 2.2.0~),
               liblxqt-globalkeys-dev (>= 2.2.0~),
               liblxqt-globalkeys-ui-dev (>= 2.2.0~),
               libpulse-dev,
               libsensors-dev [!hurd-any],
               libstatgrab-dev [linux-any],
               libsysstat-qt6-1-dev (>= 1.1.0~),
               libx11-dev,
               libxcb-composite0-dev,
               libxcb-damage0-dev,
               libxcb-image0-dev,
               libxcb-randr0-dev,
               libxcb-util-dev,
               libxcb-xkb-dev,
               libxcomposite-dev,
               libxdamage-dev,
               libxkbcommon-dev,
               libxkbcommon-x11-dev,
               libxrender-dev,
               libxtst-dev,
               lxqt-menu-data,
               qt6-base-private-dev,
               qt6-svg-dev,
               qt6-tools-dev,
               qt6-wayland-private-dev,
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-panel
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-panel.git
Homepage: https://github.com/lxqt/lxqt-panel
Rules-Requires-Root: no

Package: lxqt-panel
Architecture: any
Depends: lxqt-menu-data, lxqt-policykit, ${misc:Depends}, ${shlibs:Depends}
Recommends: lxqt-about,
            lxqt-config,
            lxqt-notificationd,
            lxqt-panel-l10n,
            lxqt-qtplugin,
            lxqt-runner,
            lxqt-session,
            pavucontrol-qt | pavucontrol,
            qlipper
Suggests: lxqt | lxqt-core
Description: LXQt desktop panel
 This package includes the LXQt panel, which serves as the desktop panel
 for the LXQt desktop environment. It provides a user-friendly interface
 and quick access to applications and system functions.

Package: lxqt-panel-l10n
Architecture: all
Multi-Arch: foreign
Section: localization
Depends: qt6-translations-l10n, ${misc:Depends}
Description: Language package for lxqt-panel
 This package contains the localization files required for the LXQt
 panel, ensuring a seamless user experience in various languages.