File: control

package info (click to toggle)
cmst 2019.01.13-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 5,588 kB
  • sloc: cpp: 5,947; xml: 142; makefile: 10; sh: 8
file content (28 lines) | stat: -rw-r--r-- 1,054 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
Source: cmst
Section: net
Priority: optional
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Unit 193 <unit193@ubuntu.com>,
           ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
           Alf Gaida <agaida@siduction.org>
Build-Depends: debhelper (>= 11),
               qtbase5-dev,
               qt5-qmake
Standards-Version: 4.3.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

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.