Package: chirp / 1:20250912-1

Metadata

Package Version Patches format
chirp 1:20250912-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove desktop popup.patch | (download)

chirp/wxui/__init__.py | 6 0 + 6 - 0 !
1 file changed, 6 deletions(-)

 remove popup bugging user to install desktop icon
desktop file.patch | (download)

chirp/share/chirp.desktop | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 corrects chirp binary name in desktop file
  This ensures chirp uses a consistent binary name for launch with previous
02 fix setup py.patch | (download)

setup.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 ship the chirpw binary
07 disable reporting.patch | (download)

chirp/wxui/report.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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.