File: control

package info (click to toggle)
iwgtk 0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 500 kB
  • sloc: ansic: 4,367; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 852 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
Source: iwgtk
Section: net
Priority: optional
Maintainer: Mark Hindley <leepen@debian.org>
Build-Depends: debhelper-compat (= 13),
 meson (>= 0.60.0),
 libgtk-4-dev,
 libqrencode-dev,
 pkgconf,
 scdoc,
Standards-Version: 4.6.2
Homepage: https://github.com/J-Lentz/iwgtk
Vcs-Git: https://salsa.debian.org/leepen/iwgtk.git
Vcs-Browser: https://salsa.debian.org/leepen/iwgtk
Rules-Requires-Root: no

Package: iwgtk
Architecture: linux-any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 iwd (>= 1.29),
 adwaita-icon-theme,
Description: lightweight graphical frontend to iwd
 providing similar functionality to that of iwctl.
 .
 Features include viewing and connecting to available networks, managing known
 networks, provisioning new networks via WPS or Wi-Fi Easy Connect, and an
 indicator (tray) icon displaying connection status and signal strength.