pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/py-gnssutils
Module Name: pkgsrc
Committed By: gdt
Date: Sat May 9 11:47:06 UTC 2026
Modified Files:
pkgsrc/geography/py-gnssutils: Makefile PLIST
Log Message:
geography/py-gnssutils: Add dependencies (newly in pkgssrc)
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/geography/py-gnssutils/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/geography/py-gnssutils/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/py-gnssutils/Makefile
diff -u pkgsrc/geography/py-gnssutils/Makefile:1.7 pkgsrc/geography/py-gnssutils/Makefile:1.8
--- pkgsrc/geography/py-gnssutils/Makefile:1.7 Sat May 9 11:14:08 2026
+++ pkgsrc/geography/py-gnssutils/Makefile Sat May 9 11:47:05 2026
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2026/05/09 11:14:08 gdt Exp $
+# $NetBSD: Makefile,v 1.8 2026/05/09 11:47:05 gdt Exp $
VERSION= 1.2.0
DISTTAIL= gnssutils
DISTNAME= py${DISTTAIL}-${VERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTTAIL}-${VERSION}
+PKGREVISION= 1
GITHUB_PROJECT= py${DISTTAIL}
GITHUB_TAG= v${PKGVERSION_NOREV}
CATEGORIES= geography
@@ -33,8 +34,9 @@ DEPENDS+= ${PYPKGPREFIX}-ubx2>=1.3.0:../
DEPENDS+= ${PYPKGPREFIX}-sbf2>=1.0.4:../../geography/py-sbf2
# todo 1.0.6
DEPENDS+= ${PYPKGPREFIX}-ubxutils>=1.0.5:../../geography/py-ubxutils
-# todo pyqgc>=0.2.2
-# todo pyunigps>=1.0.0
+DEPENDS+= ${PYPKGPREFIX}-qgc>=0.2.2:../../geography/py-qgc
+DEPENDS+= ${PYPKGPREFIX}-unigps>=1.0.0:../../geography/py-unigps
+
# missing from pyproject.toml, but imported
DEPENDS+= ${PYPKGPREFIX}-nmeagps-[0-9]*:../../geography/py-nmeagps
# TEST
Index: pkgsrc/geography/py-gnssutils/PLIST
diff -u pkgsrc/geography/py-gnssutils/PLIST:1.3 pkgsrc/geography/py-gnssutils/PLIST:1.4
--- pkgsrc/geography/py-gnssutils/PLIST:1.3 Sat May 9 11:14:08 2026
+++ pkgsrc/geography/py-gnssutils/PLIST Sat May 9 11:47:05 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2026/05/09 11:14:08 gdt Exp $
+@comment $NetBSD: PLIST,v 1.4 2026/05/09 11:47:05 gdt Exp $
bin/gnssmqttclient
bin/gnssntripclient
bin/gnssserver
Home |
Main Index |
Thread Index |
Old Index