pkgsrc-WIP-changes archive

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

py-gdcxx: imported version 7.28.20



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Thu Nov 5 09:19:33 2020 +0100
Changeset:	4a8ff9ed53435f9e97e8cae6ad077e6a626cd7b9

Added Files:
	py-gdxcc/DESCR
	py-gdxcc/Makefile
	py-gdxcc/PLIST
	py-gdxcc/distinfo

Log Message:
py-gdcxx: imported version 7.28.20

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

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

diffstat:
 py-gdxcc/DESCR    |  1 +
 py-gdxcc/Makefile | 14 ++++++++++++++
 py-gdxcc/PLIST    | 18 ++++++++++++++++++
 py-gdxcc/distinfo |  6 ++++++
 4 files changed, 39 insertions(+)

diffs:
diff --git a/py-gdxcc/DESCR b/py-gdxcc/DESCR
new file mode 100644
index 0000000000..b9ba4c3a55
--- /dev/null
+++ b/py-gdxcc/DESCR
@@ -0,0 +1 @@
+Python library to access and modify gdx files
diff --git a/py-gdxcc/Makefile b/py-gdxcc/Makefile
new file mode 100644
index 0000000000..ffefacfd00
--- /dev/null
+++ b/py-gdxcc/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD$
+
+DISTNAME=	gdxcc-7.28.20
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	math python
+MASTER_SITES=	${MASTER_SITE_PYPI:=g/gdxcc/}
+
+MAINTAINER=	jihbed.research%gmail.com@localhost
+HOMEPAGE=	https://github.com/kavvkon/gams-api
+COMMENT=	Python library to access and modify gdx files
+LICENSE=	mit
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-gdxcc/PLIST b/py-gdxcc/PLIST
new file mode 100644
index 0000000000..7640e4c860
--- /dev/null
+++ b/py-gdxcc/PLIST
@@ -0,0 +1,18 @@
+@comment $NetBSD$
+${PYSITELIB}/_gdxcc.so
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/gdxcc/C/gclgms.c
+${PYSITELIB}/gdxcc/C/gclgms.h
+${PYSITELIB}/gdxcc/C/gdxcc.c
+${PYSITELIB}/gdxcc/C/gdxcc.h
+${PYSITELIB}/gdxcc/C/gdxcc_wrap.c
+${PYSITELIB}/gdxcc/__init__.py
+${PYSITELIB}/gdxcc/__init__.pyc
+${PYSITELIB}/gdxcc/__init__.pyo
+${PYSITELIB}/gdxcc/gdxcc.i
+${PYSITELIB}/gdxcc/gdxcc.py
+${PYSITELIB}/gdxcc/gdxcc.pyc
+${PYSITELIB}/gdxcc/gdxcc.pyo
diff --git a/py-gdxcc/distinfo b/py-gdxcc/distinfo
new file mode 100644
index 0000000000..d75112f855
--- /dev/null
+++ b/py-gdxcc/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (gdxcc-7.28.20.tar.gz) = a239bff6cdcb2a30534961f82942285fbc9ca139
+RMD160 (gdxcc-7.28.20.tar.gz) = f559b8520bebd6042dfe99a9f356532b2222f156
+SHA512 (gdxcc-7.28.20.tar.gz) = ededb603a13beb92aec26b52215ed97785f422890b4b2b74c4035016a22a24055fa3f6be378d2339d90566609670625afecb07a18db5d4d3d8e8897458f709e6
+Size (gdxcc-7.28.20.tar.gz) = 64696 bytes


Home | Main Index | Thread Index | Old Index