pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/ham/chirp



Module Name:    pkgsrc
Committed By:   gdt
Date:           Tue Aug 25 13:45:53 UTC 2020

Modified Files:
        pkgsrc/ham/chirp: DESCR Makefile PLIST distinfo
        pkgsrc/ham/chirp/patches: patch-chirp_platform.py patch-setup.py

Log Message:
ham/chirp: Update to 20200807 (switching to daily builds)

Upstream does not have release notes (or releases).

chirp now tracks upstreams "chirp-daily" pseudoreleases, labeled by
date.  The package remains "chirp"; upstream only calls it chirp-daily
due to some GNU/Linux packaging issues.

This is a huge update as 0.4.1 is from many years ago.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/ham/chirp/DESCR
cvs rdiff -u -r1.21 -r1.22 pkgsrc/ham/chirp/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/ham/chirp/PLIST pkgsrc/ham/chirp/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/ham/chirp/patches/patch-chirp_platform.py \
    pkgsrc/ham/chirp/patches/patch-setup.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/ham/chirp/DESCR
diff -u pkgsrc/ham/chirp/DESCR:1.1 pkgsrc/ham/chirp/DESCR:1.2
--- pkgsrc/ham/chirp/DESCR:1.1  Mon Jul 21 07:57:21 2014
+++ pkgsrc/ham/chirp/DESCR      Tue Aug 25 13:45:52 2020
@@ -1,3 +1,6 @@
-CHIRP is a free, open-source tool for programming your amateur
-radio. It supports a large number of manufacturers and models, as well
-as provides a way to interface with multiple data sources and formats.
+CHIRP is a free, open-source tool for programming your amateur radio.
+It supports a large number of manufacturers and models, as well as
+provides a way to interface with multiple data sources and formats.
+
+This package provides the stable version preferred by upstream,
+sometimes called "chirp-daily" in other contexts.

Index: pkgsrc/ham/chirp/Makefile
diff -u pkgsrc/ham/chirp/Makefile:1.21 pkgsrc/ham/chirp/Makefile:1.22
--- pkgsrc/ham/chirp/Makefile:1.21      Mon Aug 17 20:19:12 2020
+++ pkgsrc/ham/chirp/Makefile   Tue Aug 25 13:45:52 2020
@@ -1,9 +1,21 @@
-# $NetBSD: Makefile,v 1.21 2020/08/17 20:19:12 leot Exp $
+# $NetBSD: Makefile,v 1.22 2020/08/25 13:45:52 gdt Exp $
 
-DISTNAME=      chirp-0.4.1
-PKGREVISION=   14
+# Chirp does not have what would normally called releasees.  They have
+# "daily builds" which are like releases except that:
+#   they are called chirp-daily instead of chirp
+#   they have YYYYMMDD version numbers
+#   they don't have the usual release testing
+# Upstream says
+#    they will not go back to regular version numbers
+#    the preferred name is chirp, not chirp-daily
+# via
+#   https://chirp.danplanet.com/issues/8067
+#   https://chirp.danplanet.com/news/15
+PKGVERSION=    20200807
+PKGNAME=       chirp-${PKGVERSION}
+DISTNAME=      chirp-daily-${PKGVERSION_NOREV}
 CATEGORIES=    ham
-MASTER_SITES=  https://chirp.danplanet.com/download/${PKGVERSION}/
+MASTER_SITES=  https://trac.chirp.danplanet.com/chirp_daily/daily-${PKGVERSION_NOREV}/
 
 MAINTAINER=    dbj%NetBSD.org@localhost
 HOMEPAGE=      https://chirp.danplanet.com/projects/chirp/wiki/Home
@@ -11,9 +23,10 @@ COMMENT=     Tool for programming Amateur Ra
 LICENSE=       gnu-gpl-v3
 
 USE_LANGUAGES= #none
-REPLACE_PYTHON=        *.py chirp/*.py chirpui/*.py
+REPLACE_PYTHON=        *.py chirp/*.py chirp/ui/*.py
 
 DEPENDS+=      ${PYPKGPREFIX}-serial>=2.7:../../comms/py-serial
+DEPENDS+=      ${PYPKGPREFIX}-future>=0.18.0:../../devel/py-future
 
 PYTHON_VERSIONS_ACCEPTED=      27 # py-gtk2
 
@@ -28,9 +41,7 @@ SUBST_SED.fix-manpaths=               -e 's,share/man
 SUBST_CLASSES+=                        fix-sharepaths
 SUBST_STAGE.fix-sharepaths=    pre-configure
 SUBST_MESSAGE.fix-sharepaths=  Fixing /usr/share paths
-SUBST_FILES.fix-sharepaths=    chirpw
-SUBST_FILES.fix-sharepaths+=   chirp/generic_xml.py
-SUBST_FILES.fix-sharepaths+=   chirpui/mainapp.py
+SUBST_FILES.fix-sharepaths=    chirp/platform.py
 SUBST_SED.fix-sharepaths=      -e 's,/usr/share,${PREFIX}/share,g'
 
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"

Index: pkgsrc/ham/chirp/PLIST
diff -u pkgsrc/ham/chirp/PLIST:1.3 pkgsrc/ham/chirp/PLIST:1.4
--- pkgsrc/ham/chirp/PLIST:1.3  Tue Aug 25 13:42:15 2020
+++ pkgsrc/ham/chirp/PLIST      Tue Aug 25 13:45:52 2020
@@ -1,16 +1,11 @@
-@comment $NetBSD: PLIST,v 1.3 2020/08/25 13:42:15 gdt Exp $
+@comment $NetBSD: PLIST,v 1.4 2020/08/25 13:45:52 gdt Exp $
 @pkgdir share/chirp/images
 bin/chirpw
-${PYSITELIB}/${EGG_FILE}
+bin/rpttool
+${PYSITELIB}/chirp-daily_${PKGVERSION}-py${PYVERSSUFFIX}.egg-info
 ${PYSITELIB}/chirp/__init__.py
 ${PYSITELIB}/chirp/__init__.pyc
 ${PYSITELIB}/chirp/__init__.pyo
-${PYSITELIB}/chirp/alinco.py
-${PYSITELIB}/chirp/alinco.pyc
-${PYSITELIB}/chirp/alinco.pyo
-${PYSITELIB}/chirp/anytone.py
-${PYSITELIB}/chirp/anytone.pyc
-${PYSITELIB}/chirp/anytone.pyo
 ${PYSITELIB}/chirp/bandplan.py
 ${PYSITELIB}/chirp/bandplan.pyc
 ${PYSITELIB}/chirp/bandplan.pyo
@@ -29,18 +24,12 @@ ${PYSITELIB}/chirp/bandplan_iaru_r3.pyo
 ${PYSITELIB}/chirp/bandplan_na.py
 ${PYSITELIB}/chirp/bandplan_na.pyc
 ${PYSITELIB}/chirp/bandplan_na.pyo
-${PYSITELIB}/chirp/baofeng_uv3r.py
-${PYSITELIB}/chirp/baofeng_uv3r.pyc
-${PYSITELIB}/chirp/baofeng_uv3r.pyo
 ${PYSITELIB}/chirp/bitwise.py
 ${PYSITELIB}/chirp/bitwise.pyc
 ${PYSITELIB}/chirp/bitwise.pyo
 ${PYSITELIB}/chirp/bitwise_grammar.py
 ${PYSITELIB}/chirp/bitwise_grammar.pyc
 ${PYSITELIB}/chirp/bitwise_grammar.pyo
-${PYSITELIB}/chirp/bjuv55.py
-${PYSITELIB}/chirp/bjuv55.pyc
-${PYSITELIB}/chirp/bjuv55.pyo
 ${PYSITELIB}/chirp/chirp_common.py
 ${PYSITELIB}/chirp/chirp_common.pyc
 ${PYSITELIB}/chirp/chirp_common.pyo
@@ -50,285 +39,513 @@ ${PYSITELIB}/chirp/detect.pyo
 ${PYSITELIB}/chirp/directory.py
 ${PYSITELIB}/chirp/directory.pyc
 ${PYSITELIB}/chirp/directory.pyo
+${PYSITELIB}/chirp/dmrmarc.py
+${PYSITELIB}/chirp/dmrmarc.pyc
+${PYSITELIB}/chirp/dmrmarc.pyo
+${PYSITELIB}/chirp/drivers/__init__.py
+${PYSITELIB}/chirp/drivers/__init__.pyc
+${PYSITELIB}/chirp/drivers/__init__.pyo
+${PYSITELIB}/chirp/drivers/alinco.py
+${PYSITELIB}/chirp/drivers/alinco.pyc
+${PYSITELIB}/chirp/drivers/alinco.pyo
+${PYSITELIB}/chirp/drivers/anytone.py
+${PYSITELIB}/chirp/drivers/anytone.pyc
+${PYSITELIB}/chirp/drivers/anytone.pyo
+${PYSITELIB}/chirp/drivers/anytone778uv.py
+${PYSITELIB}/chirp/drivers/anytone778uv.pyc
+${PYSITELIB}/chirp/drivers/anytone778uv.pyo
+${PYSITELIB}/chirp/drivers/anytone_ht.py
+${PYSITELIB}/chirp/drivers/anytone_ht.pyc
+${PYSITELIB}/chirp/drivers/anytone_ht.pyo
+${PYSITELIB}/chirp/drivers/ap510.py
+${PYSITELIB}/chirp/drivers/ap510.pyc
+${PYSITELIB}/chirp/drivers/ap510.pyo
+${PYSITELIB}/chirp/drivers/baofeng_common.py
+${PYSITELIB}/chirp/drivers/baofeng_common.pyc
+${PYSITELIB}/chirp/drivers/baofeng_common.pyo
+${PYSITELIB}/chirp/drivers/baofeng_uv3r.py
+${PYSITELIB}/chirp/drivers/baofeng_uv3r.pyc
+${PYSITELIB}/chirp/drivers/baofeng_uv3r.pyo
+${PYSITELIB}/chirp/drivers/baofeng_wp970i.py
+${PYSITELIB}/chirp/drivers/baofeng_wp970i.pyc
+${PYSITELIB}/chirp/drivers/baofeng_wp970i.pyo
+${PYSITELIB}/chirp/drivers/bf-t1.py
+${PYSITELIB}/chirp/drivers/bf-t1.pyc
+${PYSITELIB}/chirp/drivers/bf-t1.pyo
+${PYSITELIB}/chirp/drivers/bj9900.py
+${PYSITELIB}/chirp/drivers/bj9900.pyc
+${PYSITELIB}/chirp/drivers/bj9900.pyo
+${PYSITELIB}/chirp/drivers/bjuv55.py
+${PYSITELIB}/chirp/drivers/bjuv55.pyc
+${PYSITELIB}/chirp/drivers/bjuv55.pyo
+${PYSITELIB}/chirp/drivers/boblov_x3plus.py
+${PYSITELIB}/chirp/drivers/boblov_x3plus.pyc
+${PYSITELIB}/chirp/drivers/boblov_x3plus.pyo
+${PYSITELIB}/chirp/drivers/btech.py
+${PYSITELIB}/chirp/drivers/btech.pyc
+${PYSITELIB}/chirp/drivers/btech.pyo
+${PYSITELIB}/chirp/drivers/fd268.py
+${PYSITELIB}/chirp/drivers/fd268.pyc
+${PYSITELIB}/chirp/drivers/fd268.pyo
+${PYSITELIB}/chirp/drivers/ft1500m.py
+${PYSITELIB}/chirp/drivers/ft1500m.pyc
+${PYSITELIB}/chirp/drivers/ft1500m.pyo
+${PYSITELIB}/chirp/drivers/ft1802.py
+${PYSITELIB}/chirp/drivers/ft1802.pyc
+${PYSITELIB}/chirp/drivers/ft1802.pyo
+${PYSITELIB}/chirp/drivers/ft1d.py
+${PYSITELIB}/chirp/drivers/ft1d.pyc
+${PYSITELIB}/chirp/drivers/ft1d.pyo
+${PYSITELIB}/chirp/drivers/ft2800.py
+${PYSITELIB}/chirp/drivers/ft2800.pyc
+${PYSITELIB}/chirp/drivers/ft2800.pyo
+${PYSITELIB}/chirp/drivers/ft2900.py
+${PYSITELIB}/chirp/drivers/ft2900.pyc
+${PYSITELIB}/chirp/drivers/ft2900.pyo
+${PYSITELIB}/chirp/drivers/ft2d.py
+${PYSITELIB}/chirp/drivers/ft2d.pyc
+${PYSITELIB}/chirp/drivers/ft2d.pyo
+${PYSITELIB}/chirp/drivers/ft4.py
+${PYSITELIB}/chirp/drivers/ft4.pyc
+${PYSITELIB}/chirp/drivers/ft4.pyo
+${PYSITELIB}/chirp/drivers/ft450d.py
+${PYSITELIB}/chirp/drivers/ft450d.pyc
+${PYSITELIB}/chirp/drivers/ft450d.pyo
+${PYSITELIB}/chirp/drivers/ft50.py
+${PYSITELIB}/chirp/drivers/ft50.pyc
+${PYSITELIB}/chirp/drivers/ft50.pyo
+${PYSITELIB}/chirp/drivers/ft60.py
+${PYSITELIB}/chirp/drivers/ft60.pyc
+${PYSITELIB}/chirp/drivers/ft60.pyo
+${PYSITELIB}/chirp/drivers/ft70.py
+${PYSITELIB}/chirp/drivers/ft70.pyc
+${PYSITELIB}/chirp/drivers/ft70.pyo
+${PYSITELIB}/chirp/drivers/ft7100.py
+${PYSITELIB}/chirp/drivers/ft7100.pyc
+${PYSITELIB}/chirp/drivers/ft7100.pyo
+${PYSITELIB}/chirp/drivers/ft7800.py
+${PYSITELIB}/chirp/drivers/ft7800.pyc
+${PYSITELIB}/chirp/drivers/ft7800.pyo
+${PYSITELIB}/chirp/drivers/ft8100.py
+${PYSITELIB}/chirp/drivers/ft8100.pyc
+${PYSITELIB}/chirp/drivers/ft8100.pyo
+${PYSITELIB}/chirp/drivers/ft817.py
+${PYSITELIB}/chirp/drivers/ft817.pyc
+${PYSITELIB}/chirp/drivers/ft817.pyo
+${PYSITELIB}/chirp/drivers/ft818.py
+${PYSITELIB}/chirp/drivers/ft818.pyc
+${PYSITELIB}/chirp/drivers/ft818.pyo
+${PYSITELIB}/chirp/drivers/ft857.py
+${PYSITELIB}/chirp/drivers/ft857.pyc
+${PYSITELIB}/chirp/drivers/ft857.pyo
+${PYSITELIB}/chirp/drivers/ft90.py
+${PYSITELIB}/chirp/drivers/ft90.pyc
+${PYSITELIB}/chirp/drivers/ft90.pyo
+${PYSITELIB}/chirp/drivers/ftm3200d.py
+${PYSITELIB}/chirp/drivers/ftm3200d.pyc
+${PYSITELIB}/chirp/drivers/ftm3200d.pyo
+${PYSITELIB}/chirp/drivers/ftm350.py
+${PYSITELIB}/chirp/drivers/ftm350.pyc
+${PYSITELIB}/chirp/drivers/ftm350.pyo
+${PYSITELIB}/chirp/drivers/ftm7250d.py
+${PYSITELIB}/chirp/drivers/ftm7250d.pyc
+${PYSITELIB}/chirp/drivers/ftm7250d.pyo
+${PYSITELIB}/chirp/drivers/ga510.py
+${PYSITELIB}/chirp/drivers/ga510.pyc
+${PYSITELIB}/chirp/drivers/ga510.pyo
+${PYSITELIB}/chirp/drivers/generic_csv.py
+${PYSITELIB}/chirp/drivers/generic_csv.pyc
+${PYSITELIB}/chirp/drivers/generic_csv.pyo
+${PYSITELIB}/chirp/drivers/generic_tpe.py
+${PYSITELIB}/chirp/drivers/generic_tpe.pyc
+${PYSITELIB}/chirp/drivers/generic_tpe.pyo
+${PYSITELIB}/chirp/drivers/generic_xml.py
+${PYSITELIB}/chirp/drivers/generic_xml.pyc
+${PYSITELIB}/chirp/drivers/generic_xml.pyo
+${PYSITELIB}/chirp/drivers/gmrsuv1.py
+${PYSITELIB}/chirp/drivers/gmrsuv1.pyc
+${PYSITELIB}/chirp/drivers/gmrsuv1.pyo
+${PYSITELIB}/chirp/drivers/h777.py
+${PYSITELIB}/chirp/drivers/h777.pyc
+${PYSITELIB}/chirp/drivers/h777.pyo
+${PYSITELIB}/chirp/drivers/hobbypcb.py
+${PYSITELIB}/chirp/drivers/hobbypcb.pyc
+${PYSITELIB}/chirp/drivers/hobbypcb.pyo
+${PYSITELIB}/chirp/drivers/ic208.py
+${PYSITELIB}/chirp/drivers/ic208.pyc
+${PYSITELIB}/chirp/drivers/ic208.pyo
+${PYSITELIB}/chirp/drivers/ic2100.py
+${PYSITELIB}/chirp/drivers/ic2100.pyc
+${PYSITELIB}/chirp/drivers/ic2100.pyo
+${PYSITELIB}/chirp/drivers/ic2200.py
+${PYSITELIB}/chirp/drivers/ic2200.pyc
+${PYSITELIB}/chirp/drivers/ic2200.pyo
+${PYSITELIB}/chirp/drivers/ic2300.py
+${PYSITELIB}/chirp/drivers/ic2300.pyc
+${PYSITELIB}/chirp/drivers/ic2300.pyo
+${PYSITELIB}/chirp/drivers/ic2720.py
+${PYSITELIB}/chirp/drivers/ic2720.pyc
+${PYSITELIB}/chirp/drivers/ic2720.pyo
+${PYSITELIB}/chirp/drivers/ic2730.py
+${PYSITELIB}/chirp/drivers/ic2730.pyc
+${PYSITELIB}/chirp/drivers/ic2730.pyo
+${PYSITELIB}/chirp/drivers/ic2820.py
+${PYSITELIB}/chirp/drivers/ic2820.pyc
+${PYSITELIB}/chirp/drivers/ic2820.pyo
+${PYSITELIB}/chirp/drivers/ic9x.py
+${PYSITELIB}/chirp/drivers/ic9x.pyc
+${PYSITELIB}/chirp/drivers/ic9x.pyo
+${PYSITELIB}/chirp/drivers/ic9x_icf.py
+${PYSITELIB}/chirp/drivers/ic9x_icf.pyc
+${PYSITELIB}/chirp/drivers/ic9x_icf.pyo
+${PYSITELIB}/chirp/drivers/ic9x_icf_ll.py
+${PYSITELIB}/chirp/drivers/ic9x_icf_ll.pyc
+${PYSITELIB}/chirp/drivers/ic9x_icf_ll.pyo
+${PYSITELIB}/chirp/drivers/ic9x_ll.py
+${PYSITELIB}/chirp/drivers/ic9x_ll.pyc
+${PYSITELIB}/chirp/drivers/ic9x_ll.pyo
+${PYSITELIB}/chirp/drivers/icf.py
+${PYSITELIB}/chirp/drivers/icf.pyc
+${PYSITELIB}/chirp/drivers/icf.pyo
+${PYSITELIB}/chirp/drivers/icomciv.py
+${PYSITELIB}/chirp/drivers/icomciv.pyc
+${PYSITELIB}/chirp/drivers/icomciv.pyo
+${PYSITELIB}/chirp/drivers/icp7.py
+${PYSITELIB}/chirp/drivers/icp7.pyc
+${PYSITELIB}/chirp/drivers/icp7.pyo
+${PYSITELIB}/chirp/drivers/icq7.py
+${PYSITELIB}/chirp/drivers/icq7.pyc
+${PYSITELIB}/chirp/drivers/icq7.pyo
+${PYSITELIB}/chirp/drivers/ict70.py
+${PYSITELIB}/chirp/drivers/ict70.pyc
+${PYSITELIB}/chirp/drivers/ict70.pyo
+${PYSITELIB}/chirp/drivers/ict7h.py
+${PYSITELIB}/chirp/drivers/ict7h.pyc
+${PYSITELIB}/chirp/drivers/ict7h.pyo
+${PYSITELIB}/chirp/drivers/ict8.py
+${PYSITELIB}/chirp/drivers/ict8.pyc
+${PYSITELIB}/chirp/drivers/ict8.pyo
+${PYSITELIB}/chirp/drivers/icv86.py
+${PYSITELIB}/chirp/drivers/icv86.pyc
+${PYSITELIB}/chirp/drivers/icv86.pyo
+${PYSITELIB}/chirp/drivers/icw32.py
+${PYSITELIB}/chirp/drivers/icw32.pyc
+${PYSITELIB}/chirp/drivers/icw32.pyo
+${PYSITELIB}/chirp/drivers/icx8x.py
+${PYSITELIB}/chirp/drivers/icx8x.pyc
+${PYSITELIB}/chirp/drivers/icx8x.pyo
+${PYSITELIB}/chirp/drivers/icx8x_ll.py
+${PYSITELIB}/chirp/drivers/icx8x_ll.pyc
+${PYSITELIB}/chirp/drivers/icx8x_ll.pyo
+${PYSITELIB}/chirp/drivers/icx90.py
+${PYSITELIB}/chirp/drivers/icx90.pyc
+${PYSITELIB}/chirp/drivers/icx90.pyo
+${PYSITELIB}/chirp/drivers/id31.py
+${PYSITELIB}/chirp/drivers/id31.pyc
+${PYSITELIB}/chirp/drivers/id31.pyo
+${PYSITELIB}/chirp/drivers/id51.py
+${PYSITELIB}/chirp/drivers/id51.pyc
+${PYSITELIB}/chirp/drivers/id51.pyo
+${PYSITELIB}/chirp/drivers/id51plus.py
+${PYSITELIB}/chirp/drivers/id51plus.pyc
+${PYSITELIB}/chirp/drivers/id51plus.pyo
+${PYSITELIB}/chirp/drivers/id800.py
+${PYSITELIB}/chirp/drivers/id800.pyc
+${PYSITELIB}/chirp/drivers/id800.pyo
+${PYSITELIB}/chirp/drivers/id880.py
+${PYSITELIB}/chirp/drivers/id880.pyc
+${PYSITELIB}/chirp/drivers/id880.pyo
+${PYSITELIB}/chirp/drivers/idrp.py
+${PYSITELIB}/chirp/drivers/idrp.pyc
+${PYSITELIB}/chirp/drivers/idrp.pyo
+${PYSITELIB}/chirp/drivers/kenwood_hmk.py
+${PYSITELIB}/chirp/drivers/kenwood_hmk.pyc
+${PYSITELIB}/chirp/drivers/kenwood_hmk.pyo
+${PYSITELIB}/chirp/drivers/kenwood_itm.py
+${PYSITELIB}/chirp/drivers/kenwood_itm.pyc
+${PYSITELIB}/chirp/drivers/kenwood_itm.pyo
+${PYSITELIB}/chirp/drivers/kenwood_live.py
+${PYSITELIB}/chirp/drivers/kenwood_live.pyc
+${PYSITELIB}/chirp/drivers/kenwood_live.pyo
+${PYSITELIB}/chirp/drivers/kguv8d.py
+${PYSITELIB}/chirp/drivers/kguv8d.pyc
+${PYSITELIB}/chirp/drivers/kguv8d.pyo
+${PYSITELIB}/chirp/drivers/kguv8dplus.py
+${PYSITELIB}/chirp/drivers/kguv8dplus.pyc
+${PYSITELIB}/chirp/drivers/kguv8dplus.pyo
+${PYSITELIB}/chirp/drivers/kguv8e.py
+${PYSITELIB}/chirp/drivers/kguv8e.pyc
+${PYSITELIB}/chirp/drivers/kguv8e.pyo
+${PYSITELIB}/chirp/drivers/kguv9dplus.py
+${PYSITELIB}/chirp/drivers/kguv9dplus.pyc
+${PYSITELIB}/chirp/drivers/kguv9dplus.pyo
+${PYSITELIB}/chirp/drivers/kyd.py
+${PYSITELIB}/chirp/drivers/kyd.pyc
+${PYSITELIB}/chirp/drivers/kyd.pyo
+${PYSITELIB}/chirp/drivers/kyd_IP620.py
+${PYSITELIB}/chirp/drivers/kyd_IP620.pyc
+${PYSITELIB}/chirp/drivers/kyd_IP620.pyo
+${PYSITELIB}/chirp/drivers/leixen.py
+${PYSITELIB}/chirp/drivers/leixen.pyc
+${PYSITELIB}/chirp/drivers/leixen.pyo
+${PYSITELIB}/chirp/drivers/lt725uv.py
+${PYSITELIB}/chirp/drivers/lt725uv.pyc
+${PYSITELIB}/chirp/drivers/lt725uv.pyo
+${PYSITELIB}/chirp/drivers/mursv1.py
+${PYSITELIB}/chirp/drivers/mursv1.pyc
+${PYSITELIB}/chirp/drivers/mursv1.pyo
+${PYSITELIB}/chirp/drivers/puxing.py
+${PYSITELIB}/chirp/drivers/puxing.pyc
+${PYSITELIB}/chirp/drivers/puxing.pyo
+${PYSITELIB}/chirp/drivers/puxing_px888k.py
+${PYSITELIB}/chirp/drivers/puxing_px888k.pyc
+${PYSITELIB}/chirp/drivers/puxing_px888k.pyo
+${PYSITELIB}/chirp/drivers/radioddity_r2.py
+${PYSITELIB}/chirp/drivers/radioddity_r2.pyc
+${PYSITELIB}/chirp/drivers/radioddity_r2.pyo
+${PYSITELIB}/chirp/drivers/radtel_t18.py
+${PYSITELIB}/chirp/drivers/radtel_t18.pyc
+${PYSITELIB}/chirp/drivers/radtel_t18.pyo
+${PYSITELIB}/chirp/drivers/repeaterbook.py
+${PYSITELIB}/chirp/drivers/repeaterbook.pyc
+${PYSITELIB}/chirp/drivers/repeaterbook.pyo
+${PYSITELIB}/chirp/drivers/retevis_rt1.py
+${PYSITELIB}/chirp/drivers/retevis_rt1.pyc
+${PYSITELIB}/chirp/drivers/retevis_rt1.pyo
+${PYSITELIB}/chirp/drivers/retevis_rt21.py
+${PYSITELIB}/chirp/drivers/retevis_rt21.pyc
+${PYSITELIB}/chirp/drivers/retevis_rt21.pyo
+${PYSITELIB}/chirp/drivers/retevis_rt22.py
+${PYSITELIB}/chirp/drivers/retevis_rt22.pyc
+${PYSITELIB}/chirp/drivers/retevis_rt22.pyo
+${PYSITELIB}/chirp/drivers/retevis_rt23.py
+${PYSITELIB}/chirp/drivers/retevis_rt23.pyc
+${PYSITELIB}/chirp/drivers/retevis_rt23.pyo
+${PYSITELIB}/chirp/drivers/retevis_rt26.py
+${PYSITELIB}/chirp/drivers/retevis_rt26.pyc
+${PYSITELIB}/chirp/drivers/retevis_rt26.pyo
+${PYSITELIB}/chirp/drivers/rfinder.py
+${PYSITELIB}/chirp/drivers/rfinder.pyc
+${PYSITELIB}/chirp/drivers/rfinder.pyo
+${PYSITELIB}/chirp/drivers/rh5r_v2.py
+${PYSITELIB}/chirp/drivers/rh5r_v2.pyc
+${PYSITELIB}/chirp/drivers/rh5r_v2.pyo
+${PYSITELIB}/chirp/drivers/tdxone_tdq8a.py
+${PYSITELIB}/chirp/drivers/tdxone_tdq8a.pyc
+${PYSITELIB}/chirp/drivers/tdxone_tdq8a.pyo
+${PYSITELIB}/chirp/drivers/template.py
+${PYSITELIB}/chirp/drivers/template.pyc
+${PYSITELIB}/chirp/drivers/template.pyo
+${PYSITELIB}/chirp/drivers/th350.py
+${PYSITELIB}/chirp/drivers/th350.pyc
+${PYSITELIB}/chirp/drivers/th350.pyo
+${PYSITELIB}/chirp/drivers/th7800.py
+${PYSITELIB}/chirp/drivers/th7800.pyc
+${PYSITELIB}/chirp/drivers/th7800.pyo
+${PYSITELIB}/chirp/drivers/th9000.py
+${PYSITELIB}/chirp/drivers/th9000.pyc
+${PYSITELIB}/chirp/drivers/th9000.pyo
+${PYSITELIB}/chirp/drivers/th9800.py
+${PYSITELIB}/chirp/drivers/th9800.pyc
+${PYSITELIB}/chirp/drivers/th9800.pyo
+${PYSITELIB}/chirp/drivers/th_uv3r.py
+${PYSITELIB}/chirp/drivers/th_uv3r.pyc
+${PYSITELIB}/chirp/drivers/th_uv3r.pyo
+${PYSITELIB}/chirp/drivers/th_uv3r25.py
+${PYSITELIB}/chirp/drivers/th_uv3r25.pyc
+${PYSITELIB}/chirp/drivers/th_uv3r25.pyo
+${PYSITELIB}/chirp/drivers/th_uv8000.py
+${PYSITELIB}/chirp/drivers/th_uv8000.pyc
+${PYSITELIB}/chirp/drivers/th_uv8000.pyo
+${PYSITELIB}/chirp/drivers/th_uvf8d.py
+${PYSITELIB}/chirp/drivers/th_uvf8d.pyc
+${PYSITELIB}/chirp/drivers/th_uvf8d.pyo
+${PYSITELIB}/chirp/drivers/thd72.py
+${PYSITELIB}/chirp/drivers/thd72.pyc
+${PYSITELIB}/chirp/drivers/thd72.pyo
+${PYSITELIB}/chirp/drivers/thuv1f.py
+${PYSITELIB}/chirp/drivers/thuv1f.pyc
+${PYSITELIB}/chirp/drivers/thuv1f.pyo
+${PYSITELIB}/chirp/drivers/tk270.py
+${PYSITELIB}/chirp/drivers/tk270.pyc
+${PYSITELIB}/chirp/drivers/tk270.pyo
+${PYSITELIB}/chirp/drivers/tk760.py
+${PYSITELIB}/chirp/drivers/tk760.pyc
+${PYSITELIB}/chirp/drivers/tk760.pyo
+${PYSITELIB}/chirp/drivers/tk760g.py
+${PYSITELIB}/chirp/drivers/tk760g.pyc
+${PYSITELIB}/chirp/drivers/tk760g.pyo
+${PYSITELIB}/chirp/drivers/tk8102.py
+${PYSITELIB}/chirp/drivers/tk8102.pyc
+${PYSITELIB}/chirp/drivers/tk8102.pyo
+${PYSITELIB}/chirp/drivers/tk8180.py
+${PYSITELIB}/chirp/drivers/tk8180.pyc
+${PYSITELIB}/chirp/drivers/tk8180.pyo
+${PYSITELIB}/chirp/drivers/tmd710.py
+${PYSITELIB}/chirp/drivers/tmd710.pyc
+${PYSITELIB}/chirp/drivers/tmd710.pyo
+${PYSITELIB}/chirp/drivers/tmv71.py
+${PYSITELIB}/chirp/drivers/tmv71.pyc
+${PYSITELIB}/chirp/drivers/tmv71.pyo
+${PYSITELIB}/chirp/drivers/tmv71_ll.py
+${PYSITELIB}/chirp/drivers/tmv71_ll.pyc
+${PYSITELIB}/chirp/drivers/tmv71_ll.pyo
+${PYSITELIB}/chirp/drivers/ts2000.py
+${PYSITELIB}/chirp/drivers/ts2000.pyc
+${PYSITELIB}/chirp/drivers/ts2000.pyo
+${PYSITELIB}/chirp/drivers/ts480.py
+${PYSITELIB}/chirp/drivers/ts480.pyc
+${PYSITELIB}/chirp/drivers/ts480.pyo
+${PYSITELIB}/chirp/drivers/ts590.py
+${PYSITELIB}/chirp/drivers/ts590.pyc
+${PYSITELIB}/chirp/drivers/ts590.pyo
+${PYSITELIB}/chirp/drivers/ts850.py
+${PYSITELIB}/chirp/drivers/ts850.pyc
+${PYSITELIB}/chirp/drivers/ts850.pyo
+${PYSITELIB}/chirp/drivers/uv5r.py
+${PYSITELIB}/chirp/drivers/uv5r.pyc
+${PYSITELIB}/chirp/drivers/uv5r.pyo
+${PYSITELIB}/chirp/drivers/uv5x3.py
+${PYSITELIB}/chirp/drivers/uv5x3.pyc
+${PYSITELIB}/chirp/drivers/uv5x3.pyo
+${PYSITELIB}/chirp/drivers/uv6r.py
+${PYSITELIB}/chirp/drivers/uv6r.pyc
+${PYSITELIB}/chirp/drivers/uv6r.pyo
+${PYSITELIB}/chirp/drivers/uvb5.py
+${PYSITELIB}/chirp/drivers/uvb5.pyc
+${PYSITELIB}/chirp/drivers/uvb5.pyo
+${PYSITELIB}/chirp/drivers/vgc.py
+${PYSITELIB}/chirp/drivers/vgc.pyc
+${PYSITELIB}/chirp/drivers/vgc.pyo
+${PYSITELIB}/chirp/drivers/vx170.py
+${PYSITELIB}/chirp/drivers/vx170.pyc
+${PYSITELIB}/chirp/drivers/vx170.pyo
+${PYSITELIB}/chirp/drivers/vx2.py
+${PYSITELIB}/chirp/drivers/vx2.pyc
+${PYSITELIB}/chirp/drivers/vx2.pyo
+${PYSITELIB}/chirp/drivers/vx3.py
+${PYSITELIB}/chirp/drivers/vx3.pyc
+${PYSITELIB}/chirp/drivers/vx3.pyo
+${PYSITELIB}/chirp/drivers/vx5.py
+${PYSITELIB}/chirp/drivers/vx5.pyc
+${PYSITELIB}/chirp/drivers/vx5.pyo
+${PYSITELIB}/chirp/drivers/vx510.py
+${PYSITELIB}/chirp/drivers/vx510.pyc
+${PYSITELIB}/chirp/drivers/vx510.pyo
+${PYSITELIB}/chirp/drivers/vx6.py
+${PYSITELIB}/chirp/drivers/vx6.pyc
+${PYSITELIB}/chirp/drivers/vx6.pyo
+${PYSITELIB}/chirp/drivers/vx7.py
+${PYSITELIB}/chirp/drivers/vx7.pyc
+${PYSITELIB}/chirp/drivers/vx7.pyo
+${PYSITELIB}/chirp/drivers/vx8.py
+${PYSITELIB}/chirp/drivers/vx8.pyc
+${PYSITELIB}/chirp/drivers/vx8.pyo
+${PYSITELIB}/chirp/drivers/vxa700.py
+${PYSITELIB}/chirp/drivers/vxa700.pyc
+${PYSITELIB}/chirp/drivers/vxa700.pyo
+${PYSITELIB}/chirp/drivers/wouxun.py
+${PYSITELIB}/chirp/drivers/wouxun.pyc
+${PYSITELIB}/chirp/drivers/wouxun.pyo
+${PYSITELIB}/chirp/drivers/wouxun_common.py
+${PYSITELIB}/chirp/drivers/wouxun_common.pyc
+${PYSITELIB}/chirp/drivers/wouxun_common.pyo
+${PYSITELIB}/chirp/drivers/yaesu_clone.py
+${PYSITELIB}/chirp/drivers/yaesu_clone.pyc
+${PYSITELIB}/chirp/drivers/yaesu_clone.pyo
 ${PYSITELIB}/chirp/elib_intl.py
 ${PYSITELIB}/chirp/elib_intl.pyc
 ${PYSITELIB}/chirp/elib_intl.pyo
 ${PYSITELIB}/chirp/errors.py
 ${PYSITELIB}/chirp/errors.pyc
 ${PYSITELIB}/chirp/errors.pyo
-${PYSITELIB}/chirp/ft1802.py
-${PYSITELIB}/chirp/ft1802.pyc
-${PYSITELIB}/chirp/ft1802.pyo
-${PYSITELIB}/chirp/ft2800.py
-${PYSITELIB}/chirp/ft2800.pyc
-${PYSITELIB}/chirp/ft2800.pyo
-${PYSITELIB}/chirp/ft50.py
-${PYSITELIB}/chirp/ft50.pyc
-${PYSITELIB}/chirp/ft50.pyo
-${PYSITELIB}/chirp/ft50_ll.py
-${PYSITELIB}/chirp/ft50_ll.pyc
-${PYSITELIB}/chirp/ft50_ll.pyo
-${PYSITELIB}/chirp/ft60.py
-${PYSITELIB}/chirp/ft60.pyc
-${PYSITELIB}/chirp/ft60.pyo
-${PYSITELIB}/chirp/ft7800.py
-${PYSITELIB}/chirp/ft7800.pyc
-${PYSITELIB}/chirp/ft7800.pyo
-${PYSITELIB}/chirp/ft817.py
-${PYSITELIB}/chirp/ft817.pyc
-${PYSITELIB}/chirp/ft817.pyo
-${PYSITELIB}/chirp/ft857.py
-${PYSITELIB}/chirp/ft857.pyc
-${PYSITELIB}/chirp/ft857.pyo
-${PYSITELIB}/chirp/ft90.py
-${PYSITELIB}/chirp/ft90.pyc
-${PYSITELIB}/chirp/ft90.pyo
-${PYSITELIB}/chirp/ftm350.py
-${PYSITELIB}/chirp/ftm350.pyc
-${PYSITELIB}/chirp/ftm350.pyo
-${PYSITELIB}/chirp/generic_csv.py
-${PYSITELIB}/chirp/generic_csv.pyc
-${PYSITELIB}/chirp/generic_csv.pyo
-${PYSITELIB}/chirp/generic_tpe.py
-${PYSITELIB}/chirp/generic_tpe.pyc
-${PYSITELIB}/chirp/generic_tpe.pyo
-${PYSITELIB}/chirp/generic_xml.py
-${PYSITELIB}/chirp/generic_xml.pyc
-${PYSITELIB}/chirp/generic_xml.pyo
-${PYSITELIB}/chirp/h777.py
-${PYSITELIB}/chirp/h777.pyc
-${PYSITELIB}/chirp/h777.pyo
-${PYSITELIB}/chirp/ic208.py
-${PYSITELIB}/chirp/ic208.pyc
-${PYSITELIB}/chirp/ic208.pyo
-${PYSITELIB}/chirp/ic2100.py
-${PYSITELIB}/chirp/ic2100.pyc
-${PYSITELIB}/chirp/ic2100.pyo
-${PYSITELIB}/chirp/ic2200.py
-${PYSITELIB}/chirp/ic2200.pyc
-${PYSITELIB}/chirp/ic2200.pyo
-${PYSITELIB}/chirp/ic2720.py
-${PYSITELIB}/chirp/ic2720.pyc
-${PYSITELIB}/chirp/ic2720.pyo
-${PYSITELIB}/chirp/ic2820.py
-${PYSITELIB}/chirp/ic2820.pyc
-${PYSITELIB}/chirp/ic2820.pyo
-${PYSITELIB}/chirp/ic9x.py
-${PYSITELIB}/chirp/ic9x.pyc
-${PYSITELIB}/chirp/ic9x.pyo
-${PYSITELIB}/chirp/ic9x_icf.py
-${PYSITELIB}/chirp/ic9x_icf.pyc
-${PYSITELIB}/chirp/ic9x_icf.pyo
-${PYSITELIB}/chirp/ic9x_icf_ll.py
-${PYSITELIB}/chirp/ic9x_icf_ll.pyc
-${PYSITELIB}/chirp/ic9x_icf_ll.pyo
-${PYSITELIB}/chirp/ic9x_ll.py
-${PYSITELIB}/chirp/ic9x_ll.pyc
-${PYSITELIB}/chirp/ic9x_ll.pyo
-${PYSITELIB}/chirp/icf.py
-${PYSITELIB}/chirp/icf.pyc
-${PYSITELIB}/chirp/icf.pyo
-${PYSITELIB}/chirp/icomciv.py
-${PYSITELIB}/chirp/icomciv.pyc
-${PYSITELIB}/chirp/icomciv.pyo
-${PYSITELIB}/chirp/icq7.py
-${PYSITELIB}/chirp/icq7.pyc
-${PYSITELIB}/chirp/icq7.pyo
-${PYSITELIB}/chirp/ict70.py
-${PYSITELIB}/chirp/ict70.pyc
-${PYSITELIB}/chirp/ict70.pyo
-${PYSITELIB}/chirp/ict7h.py
-${PYSITELIB}/chirp/ict7h.pyc
-${PYSITELIB}/chirp/ict7h.pyo
-${PYSITELIB}/chirp/ict8.py
-${PYSITELIB}/chirp/ict8.pyc
-${PYSITELIB}/chirp/ict8.pyo
-${PYSITELIB}/chirp/icw32.py
-${PYSITELIB}/chirp/icw32.pyc
-${PYSITELIB}/chirp/icw32.pyo
-${PYSITELIB}/chirp/icx8x.py
-${PYSITELIB}/chirp/icx8x.pyc
-${PYSITELIB}/chirp/icx8x.pyo
-${PYSITELIB}/chirp/icx8x_ll.py
-${PYSITELIB}/chirp/icx8x_ll.pyc
-${PYSITELIB}/chirp/icx8x_ll.pyo
-${PYSITELIB}/chirp/id31.py
-${PYSITELIB}/chirp/id31.pyc
-${PYSITELIB}/chirp/id31.pyo
-${PYSITELIB}/chirp/id51.py
-${PYSITELIB}/chirp/id51.pyc
-${PYSITELIB}/chirp/id51.pyo
-${PYSITELIB}/chirp/id800.py
-${PYSITELIB}/chirp/id800.pyc
-${PYSITELIB}/chirp/id800.pyo
-${PYSITELIB}/chirp/id880.py
-${PYSITELIB}/chirp/id880.pyc
-${PYSITELIB}/chirp/id880.pyo
-${PYSITELIB}/chirp/idrp.py
-${PYSITELIB}/chirp/idrp.pyc
-${PYSITELIB}/chirp/idrp.pyo
 ${PYSITELIB}/chirp/import_logic.py
 ${PYSITELIB}/chirp/import_logic.pyc
 ${PYSITELIB}/chirp/import_logic.pyo
-${PYSITELIB}/chirp/kenwood_hmk.py
-${PYSITELIB}/chirp/kenwood_hmk.pyc
-${PYSITELIB}/chirp/kenwood_hmk.pyo
-${PYSITELIB}/chirp/kenwood_itm.py
-${PYSITELIB}/chirp/kenwood_itm.pyc
-${PYSITELIB}/chirp/kenwood_itm.pyo
-${PYSITELIB}/chirp/kenwood_live.py
-${PYSITELIB}/chirp/kenwood_live.pyc
-${PYSITELIB}/chirp/kenwood_live.pyo
+${PYSITELIB}/chirp/logger.py
+${PYSITELIB}/chirp/logger.pyc
+${PYSITELIB}/chirp/logger.pyo
 ${PYSITELIB}/chirp/memmap.py
 ${PYSITELIB}/chirp/memmap.pyc
 ${PYSITELIB}/chirp/memmap.pyo
 ${PYSITELIB}/chirp/platform.py
 ${PYSITELIB}/chirp/platform.pyc
 ${PYSITELIB}/chirp/platform.pyo
-${PYSITELIB}/chirp/puxing.py
-${PYSITELIB}/chirp/puxing.pyc
-${PYSITELIB}/chirp/puxing.pyo
 ${PYSITELIB}/chirp/pyPEG.py
 ${PYSITELIB}/chirp/pyPEG.pyc
 ${PYSITELIB}/chirp/pyPEG.pyo
 ${PYSITELIB}/chirp/radioreference.py
 ${PYSITELIB}/chirp/radioreference.pyc
 ${PYSITELIB}/chirp/radioreference.pyo
-${PYSITELIB}/chirp/rfinder.py
-${PYSITELIB}/chirp/rfinder.pyc
-${PYSITELIB}/chirp/rfinder.pyo
 ${PYSITELIB}/chirp/settings.py
 ${PYSITELIB}/chirp/settings.pyc
 ${PYSITELIB}/chirp/settings.pyo
-${PYSITELIB}/chirp/template.py
-${PYSITELIB}/chirp/template.pyc
-${PYSITELIB}/chirp/template.pyo
-${PYSITELIB}/chirp/th_uv3r.py
-${PYSITELIB}/chirp/th_uv3r.pyc
-${PYSITELIB}/chirp/th_uv3r.pyo
-${PYSITELIB}/chirp/th_uvf8d.py
-${PYSITELIB}/chirp/th_uvf8d.pyc
-${PYSITELIB}/chirp/th_uvf8d.pyo
-${PYSITELIB}/chirp/thd72.py
-${PYSITELIB}/chirp/thd72.pyc
-${PYSITELIB}/chirp/thd72.pyo
-${PYSITELIB}/chirp/thuv1f.py
-${PYSITELIB}/chirp/thuv1f.pyc
-${PYSITELIB}/chirp/thuv1f.pyo
-${PYSITELIB}/chirp/tk8102.py
-${PYSITELIB}/chirp/tk8102.pyc
-${PYSITELIB}/chirp/tk8102.pyo
-${PYSITELIB}/chirp/tmv71.py
-${PYSITELIB}/chirp/tmv71.pyc
-${PYSITELIB}/chirp/tmv71.pyo
-${PYSITELIB}/chirp/tmv71_ll.py
-${PYSITELIB}/chirp/tmv71_ll.pyc
-${PYSITELIB}/chirp/tmv71_ll.pyo
+${PYSITELIB}/chirp/ui/__init__.py
+${PYSITELIB}/chirp/ui/__init__.pyc
+${PYSITELIB}/chirp/ui/__init__.pyo
+${PYSITELIB}/chirp/ui/bandplans.py
+${PYSITELIB}/chirp/ui/bandplans.pyc
+${PYSITELIB}/chirp/ui/bandplans.pyo
+${PYSITELIB}/chirp/ui/bankedit.py
+${PYSITELIB}/chirp/ui/bankedit.pyc
+${PYSITELIB}/chirp/ui/bankedit.pyo
+${PYSITELIB}/chirp/ui/clone.py
+${PYSITELIB}/chirp/ui/clone.pyc
+${PYSITELIB}/chirp/ui/clone.pyo
+${PYSITELIB}/chirp/ui/cloneprog.py
+${PYSITELIB}/chirp/ui/cloneprog.pyc
+${PYSITELIB}/chirp/ui/cloneprog.pyo
+${PYSITELIB}/chirp/ui/common.py
+${PYSITELIB}/chirp/ui/common.pyc
+${PYSITELIB}/chirp/ui/common.pyo
+${PYSITELIB}/chirp/ui/config.py
+${PYSITELIB}/chirp/ui/config.pyc
+${PYSITELIB}/chirp/ui/config.pyo
+${PYSITELIB}/chirp/ui/dstaredit.py
+${PYSITELIB}/chirp/ui/dstaredit.pyc
+${PYSITELIB}/chirp/ui/dstaredit.pyo
+${PYSITELIB}/chirp/ui/editorset.py
+${PYSITELIB}/chirp/ui/editorset.pyc
+${PYSITELIB}/chirp/ui/editorset.pyo
+${PYSITELIB}/chirp/ui/fips.py
+${PYSITELIB}/chirp/ui/fips.pyc
+${PYSITELIB}/chirp/ui/fips.pyo
+${PYSITELIB}/chirp/ui/importdialog.py
+${PYSITELIB}/chirp/ui/importdialog.pyc
+${PYSITELIB}/chirp/ui/importdialog.pyo
+${PYSITELIB}/chirp/ui/inputdialog.py
+${PYSITELIB}/chirp/ui/inputdialog.pyc
+${PYSITELIB}/chirp/ui/inputdialog.pyo
+${PYSITELIB}/chirp/ui/mainapp.py
+${PYSITELIB}/chirp/ui/mainapp.pyc
+${PYSITELIB}/chirp/ui/mainapp.pyo
+${PYSITELIB}/chirp/ui/memdetail.py
+${PYSITELIB}/chirp/ui/memdetail.pyc
+${PYSITELIB}/chirp/ui/memdetail.pyo
+${PYSITELIB}/chirp/ui/memedit.py
+${PYSITELIB}/chirp/ui/memedit.pyc
+${PYSITELIB}/chirp/ui/memedit.pyo
+${PYSITELIB}/chirp/ui/miscwidgets.py
+${PYSITELIB}/chirp/ui/miscwidgets.pyc
+${PYSITELIB}/chirp/ui/miscwidgets.pyo
+${PYSITELIB}/chirp/ui/radiobrowser.py
+${PYSITELIB}/chirp/ui/radiobrowser.pyc
+${PYSITELIB}/chirp/ui/radiobrowser.pyo
+${PYSITELIB}/chirp/ui/reporting.py
+${PYSITELIB}/chirp/ui/reporting.pyc
+${PYSITELIB}/chirp/ui/reporting.pyo
+${PYSITELIB}/chirp/ui/settingsedit.py
+${PYSITELIB}/chirp/ui/settingsedit.pyc
+${PYSITELIB}/chirp/ui/settingsedit.pyo
+${PYSITELIB}/chirp/ui/shiftdialog.py
+${PYSITELIB}/chirp/ui/shiftdialog.pyc
+${PYSITELIB}/chirp/ui/shiftdialog.pyo
 ${PYSITELIB}/chirp/util.py
 ${PYSITELIB}/chirp/util.pyc
 ${PYSITELIB}/chirp/util.pyo
-${PYSITELIB}/chirp/uv5r.py
-${PYSITELIB}/chirp/uv5r.pyc
-${PYSITELIB}/chirp/uv5r.pyo
-${PYSITELIB}/chirp/uvb5.py
-${PYSITELIB}/chirp/uvb5.pyc
-${PYSITELIB}/chirp/uvb5.pyo
-${PYSITELIB}/chirp/vx2.py
-${PYSITELIB}/chirp/vx2.pyc
-${PYSITELIB}/chirp/vx2.pyo
-${PYSITELIB}/chirp/vx3.py
-${PYSITELIB}/chirp/vx3.pyc
-${PYSITELIB}/chirp/vx3.pyo
-${PYSITELIB}/chirp/vx5.py
-${PYSITELIB}/chirp/vx5.pyc
-${PYSITELIB}/chirp/vx5.pyo
-${PYSITELIB}/chirp/vx510.py
-${PYSITELIB}/chirp/vx510.pyc
-${PYSITELIB}/chirp/vx510.pyo
-${PYSITELIB}/chirp/vx6.py
-${PYSITELIB}/chirp/vx6.pyc
-${PYSITELIB}/chirp/vx6.pyo
-${PYSITELIB}/chirp/vx7.py
-${PYSITELIB}/chirp/vx7.pyc
-${PYSITELIB}/chirp/vx7.pyo
-${PYSITELIB}/chirp/vx8.py
-${PYSITELIB}/chirp/vx8.pyc
-${PYSITELIB}/chirp/vx8.pyo
-${PYSITELIB}/chirp/vxa700.py
-${PYSITELIB}/chirp/vxa700.pyc
-${PYSITELIB}/chirp/vxa700.pyo
-${PYSITELIB}/chirp/wouxun.py
-${PYSITELIB}/chirp/wouxun.pyc
-${PYSITELIB}/chirp/wouxun.pyo
-${PYSITELIB}/chirp/wouxun_common.py
-${PYSITELIB}/chirp/wouxun_common.pyc
-${PYSITELIB}/chirp/wouxun_common.pyo
 ${PYSITELIB}/chirp/xml_ll.py
 ${PYSITELIB}/chirp/xml_ll.pyc
 ${PYSITELIB}/chirp/xml_ll.pyo
-${PYSITELIB}/chirp/yaesu_clone.py
-${PYSITELIB}/chirp/yaesu_clone.pyc
-${PYSITELIB}/chirp/yaesu_clone.pyo
-${PYSITELIB}/chirpui/__init__.py
-${PYSITELIB}/chirpui/__init__.pyc
-${PYSITELIB}/chirpui/__init__.pyo
-${PYSITELIB}/chirpui/bandplans.py
-${PYSITELIB}/chirpui/bandplans.pyc
-${PYSITELIB}/chirpui/bandplans.pyo
-${PYSITELIB}/chirpui/bankedit.py
-${PYSITELIB}/chirpui/bankedit.pyc
-${PYSITELIB}/chirpui/bankedit.pyo
-${PYSITELIB}/chirpui/clone.py
-${PYSITELIB}/chirpui/clone.pyc
-${PYSITELIB}/chirpui/clone.pyo
-${PYSITELIB}/chirpui/cloneprog.py
-${PYSITELIB}/chirpui/cloneprog.pyc
-${PYSITELIB}/chirpui/cloneprog.pyo
-${PYSITELIB}/chirpui/common.py
-${PYSITELIB}/chirpui/common.pyc
-${PYSITELIB}/chirpui/common.pyo
-${PYSITELIB}/chirpui/config.py
-${PYSITELIB}/chirpui/config.pyc
-${PYSITELIB}/chirpui/config.pyo
-${PYSITELIB}/chirpui/dstaredit.py
-${PYSITELIB}/chirpui/dstaredit.pyc
-${PYSITELIB}/chirpui/dstaredit.pyo
-${PYSITELIB}/chirpui/editorset.py
-${PYSITELIB}/chirpui/editorset.pyc
-${PYSITELIB}/chirpui/editorset.pyo
-${PYSITELIB}/chirpui/fips.py
-${PYSITELIB}/chirpui/fips.pyc
-${PYSITELIB}/chirpui/fips.pyo
-${PYSITELIB}/chirpui/importdialog.py
-${PYSITELIB}/chirpui/importdialog.pyc
-${PYSITELIB}/chirpui/importdialog.pyo
-${PYSITELIB}/chirpui/inputdialog.py
-${PYSITELIB}/chirpui/inputdialog.pyc
-${PYSITELIB}/chirpui/inputdialog.pyo
-${PYSITELIB}/chirpui/mainapp.py
-${PYSITELIB}/chirpui/mainapp.pyc
-${PYSITELIB}/chirpui/mainapp.pyo
-${PYSITELIB}/chirpui/memdetail.py
-${PYSITELIB}/chirpui/memdetail.pyc
-${PYSITELIB}/chirpui/memdetail.pyo
-${PYSITELIB}/chirpui/memedit.py
-${PYSITELIB}/chirpui/memedit.pyc
-${PYSITELIB}/chirpui/memedit.pyo
-${PYSITELIB}/chirpui/miscwidgets.py
-${PYSITELIB}/chirpui/miscwidgets.pyc
-${PYSITELIB}/chirpui/miscwidgets.pyo
-${PYSITELIB}/chirpui/radiobrowser.py
-${PYSITELIB}/chirpui/radiobrowser.pyc
-${PYSITELIB}/chirpui/radiobrowser.pyo
-${PYSITELIB}/chirpui/reporting.py
-${PYSITELIB}/chirpui/reporting.pyc
-${PYSITELIB}/chirpui/reporting.pyo
-${PYSITELIB}/chirpui/settingsedit.py
-${PYSITELIB}/chirpui/settingsedit.pyc
-${PYSITELIB}/chirpui/settingsedit.pyo
-${PYSITELIB}/chirpui/shiftdialog.py
-${PYSITELIB}/chirpui/shiftdialog.pyc
-${PYSITELIB}/chirpui/shiftdialog.pyo
 man/man1/chirpw.1
 share/applications/chirp.desktop
 share/chirp/chirp.xsd
@@ -336,19 +553,27 @@ share/chirp/chirp_banks.xsd
 share/chirp/chirp_memory.xsd
 share/chirp/locale/de/LC_MESSAGES/CHIRP.mo
 share/chirp/locale/en_US/LC_MESSAGES/CHIRP.mo
+share/chirp/locale/es_ES/LC_MESSAGES/CHIRP.mo
+share/chirp/locale/fr/LC_MESSAGES/CHIRP.mo
 share/chirp/locale/hu/LC_MESSAGES/CHIRP.mo
 share/chirp/locale/it/LC_MESSAGES/CHIRP.mo
 share/chirp/locale/nl/LC_MESSAGES/CHIRP.mo
 share/chirp/locale/pl/LC_MESSAGES/CHIRP.mo
 share/chirp/locale/pt_BR/LC_MESSAGES/CHIRP.mo
 share/chirp/locale/ru/LC_MESSAGES/CHIRP.mo
+share/chirp/locale/uk_UA/LC_MESSAGES/CHIRP.mo
+share/chirp/stock_configs/DE Freenet Frequencies.csv
 share/chirp/stock_configs/EU LPD and PMR Channels.csv
-share/chirp/stock_configs/Marine VHF Channels.csv
+share/chirp/stock_configs/FR Marine VHF Channels.csv
+share/chirp/stock_configs/KDR444.csv
 share/chirp/stock_configs/NOAA Weather Alert.csv
+share/chirp/stock_configs/UK Business Radio Simple Light Frequencies.csv
 share/chirp/stock_configs/US 60 meter channels (Center).csv
 share/chirp/stock_configs/US 60 meter channels (Dial).csv
+share/chirp/stock_configs/US CA Railroad Channels.csv
 share/chirp/stock_configs/US Calling Frequencies.csv
 share/chirp/stock_configs/US FRS and GMRS Channels.csv
 share/chirp/stock_configs/US MURS Channels.csv
+share/chirp/stock_configs/US Marine VHF Channels.csv
 share/doc/chirp/COPYING
 share/pixmaps/chirp.png
Index: pkgsrc/ham/chirp/distinfo
diff -u pkgsrc/ham/chirp/distinfo:1.3 pkgsrc/ham/chirp/distinfo:1.4
--- pkgsrc/ham/chirp/distinfo:1.3       Mon Nov  2 23:57:22 2015
+++ pkgsrc/ham/chirp/distinfo   Tue Aug 25 13:45:52 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.3 2015/11/02 23:57:22 agc Exp $
+$NetBSD: distinfo,v 1.4 2020/08/25 13:45:52 gdt Exp $
 
-SHA1 (chirp-0.4.1.tar.gz) = d42ce971bc1d77a6934e813774f418b9b3a4479f
-RMD160 (chirp-0.4.1.tar.gz) = 5cbd3aefeba9e4feabfbef0952aa63837dd29c02
-SHA512 (chirp-0.4.1.tar.gz) = 13f36e96bb1608a41605cedd2fa3dfb46efc37e97437d09b75a0dd9ff10bb85c32ef3190d8db3fdb0360de8b85470588492df3ca5b3e2ecbdb813f3f11a9cc57
-Size (chirp-0.4.1.tar.gz) = 416851 bytes
-SHA1 (patch-chirp_platform.py) = 724fb28f38582c5b1e3b6666bc15a128800cab8c
-SHA1 (patch-chirpui_mainapp.py) = 0a9953fb55d92b612d440b63431cb6e6a0bfa563
-SHA1 (patch-setup.py) = e42a85a66ce21d6745202d182e41771915c58c5f
+SHA1 (chirp-daily-20200807.tar.gz) = f263bb2d8050ff4ecacbf713adfc50e240b1b9a7
+RMD160 (chirp-daily-20200807.tar.gz) = 67dc773cf63324c5a4fcd8235b86107d0f117006
+SHA512 (chirp-daily-20200807.tar.gz) = 28d5ca132930d5525f24e7899fc370fbdbe9ce22b81fdbc7fee58afdd60a099b4ebcbd42963e92569d011c98eaa556225b018ab1d2d862b3a1a22362f0647325
+Size (chirp-daily-20200807.tar.gz) = 933776 bytes
+SHA1 (patch-chirp_platform.py) = f8c0f7ffb0fa08b2b3a591a9ccdf4efca7838646
+SHA1 (patch-chirp_ui_mainapp.py) = 4e201ed531a34800687fa1dcaa18c8406c22d925
+SHA1 (patch-setup.py) = 28302403b4cd397b9654aeead4ab7910164312c2

Index: pkgsrc/ham/chirp/patches/patch-chirp_platform.py
diff -u pkgsrc/ham/chirp/patches/patch-chirp_platform.py:1.1 pkgsrc/ham/chirp/patches/patch-chirp_platform.py:1.2
--- pkgsrc/ham/chirp/patches/patch-chirp_platform.py:1.1        Mon Jul 21 07:57:21 2014
+++ pkgsrc/ham/chirp/patches/patch-chirp_platform.py    Tue Aug 25 13:45:53 2020
@@ -1,18 +1,19 @@
-$NetBSD: patch-chirp_platform.py,v 1.1 2014/07/21 07:57:21 dbj Exp $
+$NetBSD: patch-chirp_platform.py,v 1.2 2020/08/25 13:45:53 gdt Exp $
+
 This software contains darwin specific tweaks which do not apply to pkgsrc
 
---- chirp/platform.py.orig     2014-04-29 03:55:43.000000000 +0000
-+++ chirp/platform.py
-@@ -249,16 +249,6 @@ class UnixPlatform(Platform):
+--- chirp/platform.py.orig     2017-10-12 18:01:04.000000000 +1100
++++ chirp/platform.py  2020-07-03 15:33:43.225703607 +1000
+@@ -283,16 +283,6 @@
  
          Platform.__init__(self, basepath)
  
--      # This is a hack that needs to be properly fixed by importing the
--      # latest changes to this module from d-rats.  In the interest of
--      # time, however, I'll throw it here
+-        # This is a hack that needs to be properly fixed by importing the
+-        # latest changes to this module from d-rats.  In the interest of
+-        # time, however, I'll throw it here
 -        if sys.platform == "darwin":
--            if not os.environ.has_key("DISPLAY"):
--                print "Forcing DISPLAY for MacOS"
+-            if "DISPLAY" not in os.environ:
+-                LOG.info("Forcing DISPLAY for MacOS")
 -                os.environ["DISPLAY"] = ":0"
 -
 -            os.environ["PANGO_RC_FILE"] = "../Resources/etc/pango/pangorc"
Index: pkgsrc/ham/chirp/patches/patch-setup.py
diff -u pkgsrc/ham/chirp/patches/patch-setup.py:1.1 pkgsrc/ham/chirp/patches/patch-setup.py:1.2
--- pkgsrc/ham/chirp/patches/patch-setup.py:1.1 Mon Jul 21 07:57:21 2014
+++ pkgsrc/ham/chirp/patches/patch-setup.py     Tue Aug 25 13:45:53 2020
@@ -1,16 +1,17 @@
-$NetBSD: patch-setup.py,v 1.1 2014/07/21 07:57:21 dbj Exp $
+$NetBSD: patch-setup.py,v 1.2 2020/08/25 13:45:53 gdt Exp $
+
 This software contains darwin specific tweaks which do not apply to pkgsrc
 
---- setup.py.orig      2012-12-24 08:00:57.000000000 +0000
-+++ setup.py
-@@ -141,9 +141,7 @@ def nuke_manifest(*files):
-         print >>f, fn
+--- setup.py.orig      2020-07-03 15:51:11.931206711 +1000
++++ setup.py   2020-07-03 15:51:24.114023817 +1000
+@@ -150,9 +150,7 @@
      f.close()
-                     
+ 
+ 
 -if sys.platform == "darwin":
 -    macos_build()
 -elif sys.platform == "win32":
 +if sys.platform == "win32":
      win32_build()
  else:
-     if os.path.exists("rpttool"):
+     default_build()



Home | Main Index | Thread Index | Old Index