File: control

package info (click to toggle)
cmst 2023.03.14-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,608 kB
  • sloc: cpp: 6,999; xml: 142; makefile: 12
file content (30 lines) | stat: -rw-r--r-- 1,106 bytes parent folder | download | duplicates (2)
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
Source: cmst
Section: net
Priority: optional
Maintainer: LXQt Packaging Team <team+lxqt@tracker.debian.org>
Uploaders: ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
           Andrew Lee (李健秋) <ajqlee@debian.org>
Build-Depends: debhelper-compat (= 13),
               qmake6,
               qt6-base-dev,
               qt6-base-dev-tools,
               qt6-l10n-tools
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/lxqt-team/cmst
Vcs-Git: https://salsa.debian.org/lxqt-team/cmst.git
Homepage: https://github.com/andrew-bibb/cmst
Rules-Requires-Root: no

Package: cmst
Architecture: linux-any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         connman
Description: QT GUI for Connman with system tray icon
 Graphical user interface to control the connman daemon.
 The connman daemon must be started as you normally would,
 this program just interfaces with that daemon.
 You can see what technologies and services connman has found,
 and for wifi services an agent is registered to assist in
 obtaining the information from you necessary to logon to the
 wifi service.