Package: chirp / 1:20221106+py3-1
Metadata
Package | Version | Patches format |
---|---|---|
chirp | 1:20221106+py3-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01 fix manifest.patch | (download) |
MANIFEST.IN |
5 5 + 0 - 0 ! |
add required pieces to manifest.in file |
02 fix setup py.patch | (download) |
setup.py |
2 1 + 1 - 0 ! |
--- |
04 remove redundant license.patch | (download) |
setup.py |
1 0 + 1 - 0 ! |
the author includes a copy of the copyright, but it's not needed as it's the same as one we can reference. |
05 manpage updates.patch | (download) |
share/chirpw.1 |
30 26 + 4 - 0 ! |
updates to the man page for new cli options available. |
07 disable reporting.patch | (download) |
chirp/ui/reporting.py |
2 1 + 1 - 0 ! |
disables all reporting Prevent chirp from "phoning home" without informed consent. This also has the nice side-effect of disabling the update nag screen, as chirp no longer has a concept of releases upstream. |
08 disable incorrect mime type | (download) |
share/chirp.desktop |
1 0 + 1 - 0 ! |
removes inode/directory mimetype from chirp.desktop This avoids registering chirp as the default application for opening directories, conflicting with default file browsers. |
99.patch | (download) |
chirp/drivers/ap510.py |
19 10 + 9 - 0 ! |
[patch 1/3] fix registration, invalid syntax of ap510 driver |
py3 | (download) |
chirp/drivers/bj9900.py |
4 2 + 2 - 0 ! |
--- |