pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/py-rtcm



Module Name:    pkgsrc
Committed By:   gdt
Date:           Thu Sep  4 13:04:52 UTC 2025

Added Files:
        pkgsrc/geography/py-rtcm: DESCR Makefile PLIST distinfo

Log Message:
py-rtcm: Add version 1.1.9

pyrtcm is a Python 3 parser for the RTCM3 GPS/GNSS protocol.
RTCM3 is a proprietary GPS/GNSS differential correction or DGPS
protocol published by the Radio Technical Commission for Maritime
Services.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/geography/py-rtcm/DESCR \
    pkgsrc/geography/py-rtcm/Makefile pkgsrc/geography/py-rtcm/PLIST \
    pkgsrc/geography/py-rtcm/distinfo

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

Added files:

Index: pkgsrc/geography/py-rtcm/DESCR
diff -u /dev/null pkgsrc/geography/py-rtcm/DESCR:1.1
--- /dev/null   Thu Sep  4 13:04:52 2025
+++ pkgsrc/geography/py-rtcm/DESCR      Thu Sep  4 13:04:51 2025
@@ -0,0 +1,4 @@
+pyrtcm is a Python 3 parser for the RTCM3 GPS/GNSS protocol.
+RTCM3 is a proprietary GPS/GNSS differential correction or DGPS
+protocol published by the Radio Technical Commission for Maritime
+Services.
Index: pkgsrc/geography/py-rtcm/Makefile
diff -u /dev/null pkgsrc/geography/py-rtcm/Makefile:1.1
--- /dev/null   Thu Sep  4 13:04:52 2025
+++ pkgsrc/geography/py-rtcm/Makefile   Thu Sep  4 13:04:51 2025
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2025/09/04 13:04:51 gdt Exp $
+
+VERSION=       1.1.9
+DISTTAIL=      rtcm
+DISTNAME=      py${DISTTAIL}-${VERSION}
+PKGNAME=       ${PYPKGPREFIX}-${DISTTAIL}-${VERSION}
+GITHUB_PROJECT=        py${DISTTAIL}
+GITHUB_TAG=    v${PKGVERSION_NOREV}
+CATEGORIES=    geography
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=semuconsulting/}
+
+MAINTAINER=    gdt%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/semuconsulting/pyrtcm/
+COMMENT=       Python parser for RTCM3 (differential/RTK GNSS)
+LICENSE=       modified-bsd
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/wheel.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/geography/py-rtcm/PLIST
diff -u /dev/null pkgsrc/geography/py-rtcm/PLIST:1.1
--- /dev/null   Thu Sep  4 13:04:52 2025
+++ pkgsrc/geography/py-rtcm/PLIST      Thu Sep  4 13:04:52 2025
@@ -0,0 +1,42 @@
+@comment $NetBSD: PLIST,v 1.1 2025/09/04 13:04:52 gdt Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
+${PYSITELIB}/pyrtcm/__init__.py
+${PYSITELIB}/pyrtcm/__init__.pyc
+${PYSITELIB}/pyrtcm/__init__.pyo
+${PYSITELIB}/pyrtcm/_version.py
+${PYSITELIB}/pyrtcm/_version.pyc
+${PYSITELIB}/pyrtcm/_version.pyo
+${PYSITELIB}/pyrtcm/exceptions.py
+${PYSITELIB}/pyrtcm/exceptions.pyc
+${PYSITELIB}/pyrtcm/exceptions.pyo
+${PYSITELIB}/pyrtcm/rtcmhelpers.py
+${PYSITELIB}/pyrtcm/rtcmhelpers.pyc
+${PYSITELIB}/pyrtcm/rtcmhelpers.pyo
+${PYSITELIB}/pyrtcm/rtcmmessage.py
+${PYSITELIB}/pyrtcm/rtcmmessage.pyc
+${PYSITELIB}/pyrtcm/rtcmmessage.pyo
+${PYSITELIB}/pyrtcm/rtcmreader.py
+${PYSITELIB}/pyrtcm/rtcmreader.pyc
+${PYSITELIB}/pyrtcm/rtcmreader.pyo
+${PYSITELIB}/pyrtcm/rtcmtables.py
+${PYSITELIB}/pyrtcm/rtcmtables.pyc
+${PYSITELIB}/pyrtcm/rtcmtables.pyo
+${PYSITELIB}/pyrtcm/rtcmtypes_core.py
+${PYSITELIB}/pyrtcm/rtcmtypes_core.pyc
+${PYSITELIB}/pyrtcm/rtcmtypes_core.pyo
+${PYSITELIB}/pyrtcm/rtcmtypes_get.py
+${PYSITELIB}/pyrtcm/rtcmtypes_get.pyc
+${PYSITELIB}/pyrtcm/rtcmtypes_get.pyo
+${PYSITELIB}/pyrtcm/rtcmtypes_get_igs.py
+${PYSITELIB}/pyrtcm/rtcmtypes_get_igs.pyc
+${PYSITELIB}/pyrtcm/rtcmtypes_get_igs.pyo
+${PYSITELIB}/pyrtcm/rtcmtypes_get_msm.py
+${PYSITELIB}/pyrtcm/rtcmtypes_get_msm.pyc
+${PYSITELIB}/pyrtcm/rtcmtypes_get_msm.pyo
+${PYSITELIB}/pyrtcm/socketwrapper.py
+${PYSITELIB}/pyrtcm/socketwrapper.pyc
+${PYSITELIB}/pyrtcm/socketwrapper.pyo
Index: pkgsrc/geography/py-rtcm/distinfo
diff -u /dev/null pkgsrc/geography/py-rtcm/distinfo:1.1
--- /dev/null   Thu Sep  4 13:04:52 2025
+++ pkgsrc/geography/py-rtcm/distinfo   Thu Sep  4 13:04:52 2025
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2025/09/04 13:04:52 gdt Exp $
+
+BLAKE2s (pyrtcm-1.1.9.tar.gz) = f7b7d310485ecf3fa6fd646a84c08c785bcf13b8e0e14920fc08807250c400be
+SHA512 (pyrtcm-1.1.9.tar.gz) = 6d1280328a568be43e0e08519020a11e6a060ce4325719502c279432a9c84d3501f34c54e4a2f17e59f44bb23c68b6feddd1e8d08a1a95c37b365c78943a4241
+Size (pyrtcm-1.1.9.tar.gz) = 148471 bytes



Home | Main Index | Thread Index | Old Index