File: control

package info (click to toggle)
gtk-meshtastic-client 1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 3,028 kB
  • sloc: python: 4,560; xml: 58; makefile: 3
file content (47 lines) | stat: -rw-r--r-- 1,351 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Source: gtk-meshtastic-client
Section: comm
Priority: optional
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Uploaders: Christopher Talbot <chris@talbothome.com>,
Build-Depends:
  debhelper-compat (= 13),
  desktop-file-utils,
  gobject-introspection,
  libadwaita-1-dev (>=1.6),
  libgtk-4-dev (>= 4.10),
  libpango1.0-dev,
  libshumate-dev,
  python-gi-dev,
  python3-mesonpy,
  python3-meshtastic,
  python3-dotmap,
  python3-pyqrcode,
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/gtk-meshtastic-client
Vcs-Git: https://salsa.debian.org/debian-hamradio-team/gtk-meshtastic-client.git
Homepage: https://gitlab.com/kop316/gtk-meshtastic-client
Rules-Requires-Root: no

Package: gtk-meshtastic-client
Architecture: all
Depends:
  adwaita-icon-theme,
  gir1.2-adw-1 (>= 1.6),
  gir1.2-gdkpixbuf-2.0,
  gir1.2-gio-2.0,
  gir1.2-girepository-2.0,
  gir1.2-glib-2.0,
  gir1.2-gobject-2.0,
  gir1.2-gtk-4.0 (>= 4.10.0),
  gir1.2-pango-1.0 (>= 1.44.0),
  gir1.2-shumate-1.0,
  python3,
  python3-gi,
  python3-gi-cairo,
  python3-meshtastic,
  python3-dotmap,
  python3-pyqrcode,
  ${misc:Depends},
Description: Unofficial Meshtastic Client in GTK4/Libadwaita
 This is a GUI client to control a meshtastic device over Serial, Bluetooth,
 or TCP/IP. It runs on top of the meshtastic Python API