pkgsrc-WIP-changes archive

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

(py-gds) Removed. Imported pkgsrc proper



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Fri Jul 22 09:22:59 2016 +0900
Changeset:	45727a38b5518caef2dca856949324a184e1aa96

Removed Files:
	py-gds/DESCR
	py-gds/Makefile
	py-gds/PLIST
	py-gds/distinfo

Log Message:
(py-gds) Removed. Imported pkgsrc proper

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

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

diffstat:
 py-gds/DESCR    |  3 ---
 py-gds/Makefile | 19 -------------------
 py-gds/PLIST    | 21 ---------------------
 py-gds/distinfo |  5 -----
 4 files changed, 48 deletions(-)

diffs:
diff --git a/py-gds/DESCR b/py-gds/DESCR
deleted file mode 100644
index 41e7fec..0000000
--- a/py-gds/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-dspy is a Python module for creating GDSII stream files, usually CAD
-layouts. It includes a layout viewer for the geometries created, and
-it can also be used to import and merge GDSII files.
diff --git a/py-gds/Makefile b/py-gds/Makefile
deleted file mode 100644
index 8765023..0000000
--- a/py-gds/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	gdspy-0.7.1
-PKGNAME=        ${PYPKGPREFIX}-${DISTNAME:S/py//}
-CATEGORIES=	cad
-MASTER_SITES=	${MASTER_SITE_PYPI:=g/gdspy/}
-EXTRACT_SUFX=	.zip
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://pypi.python.org/packages/source/g/gdspy/
-COMMENT=	Python module for creating GDSII stream files
-LICENSE=	gnu-gpl-v3
-
-DEPENDS+=	${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
-
-PYDISTUTILSPKG= yes
-
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-gds/PLIST b/py-gds/PLIST
deleted file mode 100644
index 37d73fe..0000000
--- a/py-gds/PLIST
+++ /dev/null
@@ -1,21 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/gdspy/__init__.py
-${PYSITELIB}/gdspy/__init__.pyc
-${PYSITELIB}/gdspy/__init__.pyo
-${PYSITELIB}/gdspy/boolext.so
-${PYSITELIB}/gdspy/data/00.xbm
-${PYSITELIB}/gdspy/data/01.xbm
-${PYSITELIB}/gdspy/data/02.xbm
-${PYSITELIB}/gdspy/data/03.xbm
-${PYSITELIB}/gdspy/data/04.xbm
-${PYSITELIB}/gdspy/data/05.xbm
-${PYSITELIB}/gdspy/data/06.xbm
-${PYSITELIB}/gdspy/data/07.xbm
-${PYSITELIB}/gdspy/data/08.xbm
-${PYSITELIB}/gdspy/data/09.xbm
-${PYSITELIB}/gdspy/data/down.xbm
-${PYSITELIB}/gdspy/data/outline.xbm
-${PYSITELIB}/gdspy/data/up.xbm
-${PYSITELIB}/gdspy/viewer.py
-${PYSITELIB}/gdspy/viewer.pyc
-${PYSITELIB}/gdspy/viewer.pyo
diff --git a/py-gds/distinfo b/py-gds/distinfo
deleted file mode 100644
index 7a63d38..0000000
--- a/py-gds/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-SHA1 (gdspy-0.7.1.zip) = 0176edf7d500733309ac37acac2ecda7f57668d2
-RMD160 (gdspy-0.7.1.zip) = 663d0d0620167882619c9e916f34351bcba98fe2
-Size (gdspy-0.7.1.zip) = 48391 bytes


Home | Main Index | Thread Index | Old Index