pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Imported py-mapcode, version 2.5.5.0.
Module Name: pkgsrc-wip
Committed By: Aleksej Lebedev <root%zta.lk@localhost>
Pushed By: zhtw
Date: Tue Oct 29 16:11:51 2019 +0100
Changeset: 69fc32df2c204f0dffec1fa8a78debc48f67ce4f
Added Files:
py-mapcode/DESCR
py-mapcode/Makefile
py-mapcode/PLIST
py-mapcode/distinfo
Log Message:
Imported py-mapcode, version 2.5.5.0.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=69fc32df2c204f0dffec1fa8a78debc48f67ce4f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-mapcode/DESCR | 2 ++
py-mapcode/Makefile | 15 +++++++++++++++
py-mapcode/PLIST | 6 ++++++
py-mapcode/distinfo | 6 ++++++
4 files changed, 29 insertions(+)
diffs:
diff --git a/py-mapcode/DESCR b/py-mapcode/DESCR
new file mode 100644
index 0000000000..25b28c1843
--- /dev/null
+++ b/py-mapcode/DESCR
@@ -0,0 +1,2 @@
+Module to encode latitude/longitude pairs to mapcodes and to decode mapcodes
+back to latitude/longitude pairs.
diff --git a/py-mapcode/Makefile b/py-mapcode/Makefile
new file mode 100644
index 0000000000..3088c541c6
--- /dev/null
+++ b/py-mapcode/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD$
+
+DISTNAME= mapcode-2.5.5.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= geography
+MASTER_SITES= ${MASTER_SITE_PYPI:=m/mapcode/}
+
+MAINTAINER= root%zta.lk@localhost
+HOMEPAGE= https://github.com/mapcode-foundation/mapcode-python/
+COMMENT= Mapcode module for Python
+LICENSE= apache-2.0
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-mapcode/PLIST b/py-mapcode/PLIST
new file mode 100644
index 0000000000..1258b5524a
--- /dev/null
+++ b/py-mapcode/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/mapcode.so
diff --git a/py-mapcode/distinfo b/py-mapcode/distinfo
new file mode 100644
index 0000000000..09c255774e
--- /dev/null
+++ b/py-mapcode/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (mapcode-2.5.5.0.tar.gz) = 2731f7867106e1a58c336470db3e9dbda6961789
+RMD160 (mapcode-2.5.5.0.tar.gz) = e695312c69119fc0f01d94bef85980331e3eba43
+SHA512 (mapcode-2.5.5.0.tar.gz) = 30947cec6aef40ca76f30911ea8682e267bdf766bb133fb5133ae7770ca43655671dcb617a1e08769dd9936098d91796955a808abbdf4668c0231681d77c41c8
+Size (mapcode-2.5.5.0.tar.gz) = 488902 bytes
Home |
Main Index |
Thread Index |
Old Index