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
|
Source: qcom-phone-utils
Section: misc
Priority: optional
Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Uploaders: Arnaud Ferraris <aferraris@debian.org>
Standards-Version: 4.7.0
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
libasound-dev,
libdbus-1-dev,
meson,
pkgconf,
systemd-dev,
shellcheck <!nocheck>,
Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/qcom-phone-utils.git
Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/qcom-phone-utils
Homepage: https://salsa.debian.org/DebianOnMobile-team/qcom-phone-utils
Package: qcom-phone-utils
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
bluez,
iproute2,
libqmi-utils,
mkbootimg,
qbootctl (>> 0.2.0~),
rfkill,
Description: Utilities for Qualcomm-based phones running Linux
This package provides scripts and services improving the behaviour of
Qualcomm-based mobile phones running Debian GNU/Linux.
.
It includes:
* Kernel postinst hook for automatic update of boot images
* Modem/SIM card boot-time configuration service
* initramfs-tools hook for including the needed firmware
* initramfs-tools script for proper root device detection
|