pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-GPSClient: Add 1.4.21
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Wed Sep 18 14:49:01 2024 -0400
Changeset: c547bc327b95319741b4e06c73410f7e4c16ae74
Added Files:
py-GPSClient/DESCR
py-GPSClient/Makefile
py-GPSClient/PLIST
py-GPSClient/TODO
py-GPSClient/distinfo
Log Message:
py-GPSClient: Add 1.4.21
This is very unbaked; more of a checkpoint to change machines.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c547bc327b95319741b4e06c73410f7e4c16ae74
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-GPSClient/DESCR | 3 +++
py-GPSClient/Makefile | 15 +++++++++++++++
py-GPSClient/PLIST | 4 ++++
py-GPSClient/TODO | 6 ++++++
py-GPSClient/distinfo | 5 +++++
5 files changed, 33 insertions(+)
diffs:
diff --git a/py-GPSClient/DESCR b/py-GPSClient/DESCR
new file mode 100644
index 0000000000..1eac7c1077
--- /dev/null
+++ b/py-GPSClient/DESCR
@@ -0,0 +1,3 @@
+PyGPSClient is a free, open-source, multi-platform graphical GNSS/GPS
+testing, diagnostic and UBX device configuration application written
+entirely in Python and tkinter.
diff --git a/py-GPSClient/Makefile b/py-GPSClient/Makefile
new file mode 100644
index 0000000000..3d71f32d64
--- /dev/null
+++ b/py-GPSClient/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD$
+
+GITHUB_TAG= refs/tags/v${PKGVERSION_NOREV}
+DISTNAME= PyGPSClient-1.4.21
+CATEGORIES= ham
+MASTER_SITES= ${MASTER_SITE_GITHUB:=semuconsulting/}
+
+MAINTAINER= gdt%NetBSD.org@localhost
+HOMEPAGE= https://github.com/semuconsulting/PyGPSClient/
+COMMENT= GUI GNSS (UBX especially) status and config program
+#LICENSE= # TODO: (see mk/license.mk)
+
+USE_LANGUAGES= # none
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-GPSClient/PLIST b/py-GPSClient/PLIST
new file mode 100644
index 0000000000..36d3b04b13
--- /dev/null
+++ b/py-GPSClient/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD$
+@comment TODO: to fill this file with the file listing:
+@comment TODO: 1. run "/Users/gdt/bin/make package"
+@comment TODO: 2. run "/Users/gdt/bin/make print-PLIST"
diff --git a/py-GPSClient/TODO b/py-GPSClient/TODO
new file mode 100644
index 0000000000..318580ef3e
--- /dev/null
+++ b/py-GPSClient/TODO
@@ -0,0 +1,6 @@
+Fix distname/wrkdir confusion (perhaps in github.mk).
+
+Finish package.
+
+Test.
+
diff --git a/py-GPSClient/distinfo b/py-GPSClient/distinfo
new file mode 100644
index 0000000000..f6ed63dd71
--- /dev/null
+++ b/py-GPSClient/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (PyGPSClient-1.4.21.tar.gz) = 9c277888bb6e3e36f9049e0102250b1bfdd10cc0fc19d5d28a8ecc7a93726869
+SHA512 (PyGPSClient-1.4.21.tar.gz) = 1c651e69d6c03894d0d41597ebda17bf685892cc7845ca46753c8b81498f9cbd3ac782deac28aea94adaff26f75666ff920adf259093fc135f87bfd7c6d13e1e
+Size (PyGPSClient-1.4.21.tar.gz) = 16537358 bytes
Home |
Main Index |
Thread Index |
Old Index