mirror of
https://gitlab.com/mobian1/eg25-manager.git
synced 2025-08-29 23:32:14 +02:00
This is required for building the manpages. Also bump Standards-Version, no other changes needed.
30 lines
1.0 KiB
Plaintext
30 lines
1.0 KiB
Plaintext
Source: eg25-manager
|
|
Section: libs
|
|
Priority: optional
|
|
Maintainer: Arnaud Ferraris <arnaud.ferraris@gmail.com>
|
|
Standards-Version: 4.6.0
|
|
Rules-Requires-Root: no
|
|
Build-Depends: debhelper-compat (= 13),
|
|
libcurl-dev,
|
|
libglib2.0-dev,
|
|
libgpiod-dev,
|
|
libgudev-1.0-dev,
|
|
libmm-glib-dev,
|
|
libusb-1.0-0-dev,
|
|
meson,
|
|
scdoc <!nodoc>,
|
|
Homepage: https://gitlab.com/mobian1/devices/eg25-manager
|
|
Vcs-Git: https://gitlab.com/mobian1/devices/eg25-manager.git
|
|
Vcs-Browser: https://gitlab.com/mobian1/devices/eg25-manager
|
|
|
|
Package: eg25-manager
|
|
Architecture: arm64
|
|
Depends: ${misc:Depends},
|
|
${shlibs:Depends},
|
|
modemmanager,
|
|
Conflicts: pinephone-modem-scripts,
|
|
Replaces: pinephone-modem-scripts,
|
|
Description: Manager daemon for the Quectel EG25 mobile broadband modem
|
|
A set of scripts for the PinePhone modem, allowing to power on/off the modem,
|
|
and configure its audio interface to work properly with the A64 audio codec.
|