pkgsrc-WIP-changes archive

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

Import py-sxtwl-1.1.0 to wip



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Wed Mar 3 16:03:05 2021 +0100
Changeset:	628b2e84300927bab3a23b5c05b8219b28848a06

Modified Files:
	Makefile
Added Files:
	py-sxtwl/DESCR
	py-sxtwl/Makefile
	py-sxtwl/PLIST
	py-sxtwl/distinfo

Log Message:
Import py-sxtwl-1.1.0 to wip

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=628b2e84300927bab3a23b5c05b8219b28848a06

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

diffstat:
 Makefile          |  1 +
 py-sxtwl/DESCR    |  1 +
 py-sxtwl/Makefile | 17 +++++++++++++++++
 py-sxtwl/PLIST    |  9 +++++++++
 py-sxtwl/distinfo |  6 ++++++
 5 files changed, 34 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 020d28d309..4b7faf0f54 100644
--- a/Makefile
+++ b/Makefile
@@ -4526,6 +4526,7 @@ SUBDIR+=	py-swh-vault
 SUBDIR+=	py-swh-web
 SUBDIR+=	py-swh-web-client
 SUBDIR+=	py-swiginac
+SUBDIR+=	py-sxtwl
 SUBDIR+=	py-sydent
 SUBDIR+=	py-sym
 SUBDIR+=	py-sym2num
diff --git a/py-sxtwl/DESCR b/py-sxtwl/DESCR
new file mode 100644
index 0000000000..d53d24fbd7
--- /dev/null
+++ b/py-sxtwl/DESCR
@@ -0,0 +1 @@
+Python implementation version of the astronomical calendar
diff --git a/py-sxtwl/Makefile b/py-sxtwl/Makefile
new file mode 100644
index 0000000000..079da4c610
--- /dev/null
+++ b/py-sxtwl/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD$
+
+DISTNAME=	sxtwl-1.1.0
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	geograpĥy python
+MASTER_SITES=	${MASTER_SITE_PYPI:=s/sxtwl/}
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	https://github.com/yuangu/sxtwl_cpp
+COMMENT=	Python implementation version of the astronomical calendar
+LICENSE=	2-clause-bsd
+
+USE_CMAKE=	yes
+USE_LANGUAGES=	c c++
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-sxtwl/PLIST b/py-sxtwl/PLIST
new file mode 100644
index 0000000000..71f458348a
--- /dev/null
+++ b/py-sxtwl/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD$
+${PYSITELIB}/_sxtwl.so
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/sxtwl.py
+${PYSITELIB}/sxtwl.pyc
+${PYSITELIB}/sxtwl.pyo
diff --git a/py-sxtwl/distinfo b/py-sxtwl/distinfo
new file mode 100644
index 0000000000..44aa924602
--- /dev/null
+++ b/py-sxtwl/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (sxtwl-1.1.0.tar.gz) = efc538a9640b4d39a34e6ab13e6c507e611c1068
+RMD160 (sxtwl-1.1.0.tar.gz) = fb02ff8142ac20966b4dcecbaeaf9d34572bd220
+SHA512 (sxtwl-1.1.0.tar.gz) = 4559238c51877172cbefac1175055ae052003c1937f5857b14c69f8277e38a4c8d63f96bae3083a38f7540f279d37451030e30f111bdd6b4190d7317db6ccac9
+Size (sxtwl-1.1.0.tar.gz) = 164823 bytes


Home | Main Index | Thread Index | Old Index