Fri Jan 14 14:59:43 2022 UTC ()
chirp: simplify

Add egg file to PLIST.


(wiz)
diff -r1.40 -r1.41 pkgsrc/ham/chirp/Makefile
diff -r1.10 -r1.11 pkgsrc/ham/chirp/PLIST

cvs diff -r1.40 -r1.41 pkgsrc/ham/chirp/Makefile (expand / switch to context diff)
--- pkgsrc/ham/chirp/Makefile 2022/01/10 08:11:43 1.40
+++ pkgsrc/ham/chirp/Makefile 2022/01/14 14:59:43 1.41
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2022/01/10 08:11:43 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2022/01/14 14:59:43 wiz Exp $
 
-PKGVERSION=	20211216
-PKGNAME=	chirp-${PKGVERSION}
-DISTNAME=	chirp-daily-${PKGVERSION_NOREV}
+DISTNAME=	chirp-daily-20211216
+PKGNAME=	${DISTNAME:S/-daily//}
 PKGREVISION=	1
 CATEGORIES=	ham
 MASTER_SITES=	https://trac.chirp.danplanet.com/chirp_daily/daily-${PKGVERSION_NOREV}/
@@ -31,6 +30,7 @@
 DEPENDS+=	${PYPKGPREFIX}-future>=0.18.0:../../devel/py-future
 
 PYTHON_VERSIONS_ACCEPTED=	27 # py-gtk2
+EGG_NAME=	chirp-daily_${PKGVERSION_NOREV}
 
 .include "../../mk/bsd.prefs.mk"
 

cvs diff -r1.10 -r1.11 pkgsrc/ham/chirp/PLIST (expand / switch to context diff)
--- pkgsrc/ham/chirp/PLIST 2022/01/10 08:11:43 1.10
+++ pkgsrc/ham/chirp/PLIST 2022/01/14 14:59:43 1.11
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.10 2022/01/10 08:11:43 wiz Exp $
-@pkgdir share/chirp/images
+@comment $NetBSD: PLIST,v 1.11 2022/01/14 14:59:43 wiz Exp $
 bin/chirpw
 bin/rpttool
+${PYSITELIB}/${EGG_INFODIR}
 ${PYSITELIB}/chirp/__init__.py
 ${PYSITELIB}/chirp/__init__.pyc
 ${PYSITELIB}/chirp/__init__.pyo