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: wiz
Date: Mon Jan 10 08:11:43 UTC 2022
Modified Files:
pkgsrc/ham/chirp: Makefile PLIST
Log Message:
chirp: convert to egg.mk
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/ham/chirp/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/ham/chirp/PLIST
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/Makefile
diff -u pkgsrc/ham/chirp/Makefile:1.39 pkgsrc/ham/chirp/Makefile:1.40
--- pkgsrc/ham/chirp/Makefile:1.39 Sat Dec 18 13:47:01 2021
+++ pkgsrc/ham/chirp/Makefile Mon Jan 10 08:11:43 2022
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.39 2021/12/18 13:47:01 gdt Exp $
+# $NetBSD: Makefile,v 1.40 2022/01/10 08:11:43 wiz Exp $
PKGVERSION= 20211216
PKGNAME= chirp-${PKGVERSION}
DISTNAME= chirp-daily-${PKGVERSION_NOREV}
+PKGREVISION= 1
CATEGORIES= ham
MASTER_SITES= https://trac.chirp.danplanet.com/chirp_daily/daily-${PKGVERSION_NOREV}/
# Chirp does not have what would normally called releasees. They have
@@ -47,7 +48,7 @@ SUBST_SED.fix-sharepaths= -e 's,/usr/sha
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../lang/python/application.mk"
.include "../../textproc/py-libxml2/buildlink3.mk"
.include "../../x11/py-gtk2/buildlink3.mk"
Index: pkgsrc/ham/chirp/PLIST
diff -u pkgsrc/ham/chirp/PLIST:1.9 pkgsrc/ham/chirp/PLIST:1.10
--- pkgsrc/ham/chirp/PLIST:1.9 Wed Sep 1 14:32:31 2021
+++ pkgsrc/ham/chirp/PLIST Mon Jan 10 08:11:43 2022
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.9 2021/09/01 14:32:31 gdt Exp $
+@comment $NetBSD: PLIST,v 1.10 2022/01/10 08:11:43 wiz Exp $
@pkgdir share/chirp/images
bin/chirpw
bin/rpttool
-${PYSITELIB}/chirp-daily_${PKGVERSION}-py${PYVERSSUFFIX}.egg-info
${PYSITELIB}/chirp/__init__.py
${PYSITELIB}/chirp/__init__.pyc
${PYSITELIB}/chirp/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index