File: control

package info (click to toggle)
eg25-manager 0.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 396 kB
  • sloc: ansic: 3,915; xml: 270; sh: 8; makefile: 3
file content (34 lines) | stat: -rw-r--r-- 1,296 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
Source: eg25-manager
Section: net
Priority: optional
Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Uploaders: Arnaud Ferraris <aferraris@debian.org>
Standards-Version: 4.7.0
Build-Depends: debhelper-compat (= 13),
               debhelper (>= 13.11.6),
               libcurl4-openssl-dev | libcurl-dev,
               libglib2.0-dev,
               libgpiod-dev (>= 2.0~~),
               libgudev-1.0-dev,
               libmm-glib-dev,
               libusb-1.0-0-dev,
               meson,
               scdoc <!nodoc>,
Homepage: https://gitlab.com/mobian1/eg25-manager
Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/eg25-manager.git
Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/eg25-manager
Rules-Requires-Root: no

Package: eg25-manager
Architecture: linux-any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         modemmanager,
Description: Manager daemon for the Quectel EG25 modem
 eg25-manager is a daemon aimed at configuring and monitoring the Quectel EG25
 modem on a running system. It is used on the PinePhone (Pro) and performs the
 following functions:
   * power on/off
   * startup configuration using AT commands
   * AGPS data upload
   * status monitoring (and restart if it becomes unavailable)