Port details |
- py-gdstk Library for creation and manipulation of GDSII and OASIS files
- 0.9.57 cad =2 0.9.55Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-08-28 16:54:05
- Last Update: 2024-11-08 06:37:37
- Commit Hash: d75cbd3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSL
- WWW:
- https://heitzmann.github.io/gdstk/
- Description:
- Gdstk (GDSII Tool Kit) is a C++ library for creation and manipulation
of GDSII and OASIS files. It is also available as a Python module
meant to be a successor to Gdspy.
Key features for the creation of complex CAD layouts are included:
* Boolean operations on polygons (AND, OR, NOT, XOR)
based on clipping algorithm
* Polygon offset (inward and outward rescaling of polygons)
* Efficient point-in-polygon solutions for large array sets
Typical applications of Gdstk are in the fields of electronic chip design,
planar lightwave circuit design, and mechanical engineering.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}gdstk>0:cad/py-gdstk@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/cad/py-gdstk/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/py-gdstk
- pkg install py311-gdstk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-gdstk listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-gdstk
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1731043052
SHA256 (heitzmann-gdstk-v0.9.57_GH0.tar.gz) = e3bba7af5e9dae3edd5999d1d9ef11062c794aed376597b188d9d6c946a8e934
SIZE (heitzmann-gdstk-v0.9.57_GH0.tar.gz) = 366041
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- py311-pyproject-metadata>0 : devel/py-pyproject-metadata@py311
- py311-scikit-build-core>0 : devel/py-scikit-build-core@py311
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libqhull_r.so : math/qhull
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- cad_py-gdstk
- USES:
- compiler:c++17-lang python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.57 08 Nov 2024 06:37:37 |
Yuri Victorovich (yuri) |
cad/{,py-}gdstk: update 0.9.56 → 0.9.57
Reported by: portscout |
0.9.56 30 Oct 2024 03:54:11 |
Yuri Victorovich (yuri) |
cad/{,py-}gdstk: update 0.9.55 → 0.9.56
Reported by: portscout |
0.9.55 01 Sep 2024 17:40:19 |
Yuri Victorovich (yuri) |
cad/{,py-}gdstk: update 0.9.53 → 0.9.55
Reported by: portscout |
0.9.53 14 Jul 2024 22:29:33 |
Yuri Victorovich (yuri) |
cad/{,py-}gdstk: update 0.9.52 → 0.9.53
Reported by: portscout |
0.9.52 26 May 2024 17:51:26 |
Yuri Victorovich (yuri) Author: Älven |
cad/{,py-}gdstk: update 0.9.5{0,1} → 0.9.52
PR: 279324 |
0.9.51 18 Apr 2024 06:02:44 |
Yuri Victorovich (yuri) |
cad/py-gdstk: update 0.9.50 → 0.9.51
Reported by: portscout |
0.9.50 04 Apr 2024 19:02:30 |
Yuri Victorovich (yuri) |
cad/py-gdstk: update 0.9.49 → 0.9.50
Reported by: portscout |
0.9.49 31 Dec 2023 08:25:19 |
Yuri Victorovich (yuri) |
cad/{,py-}gdstk: update 0.9.48 → 0.9.49
Reported by: portscout |
0.9.48 22 Dec 2023 10:01:48 |
Yuri Victorovich (yuri) |
cad/{,py-}gdstk: update 0.9.46 → 0.9.48
Reported by: portscout |
0.9.46 15 Oct 2023 08:28:15 |
Yuri Victorovich (yuri) |
cad/{,py-}gdstk: update 0.9.42 → 0.9.46
Reported by: portscout |
0.9.42 28 Aug 2023 16:53:22 |
Yuri Victorovich (yuri) |
cad/py-gdstk: New port: Library for creation and manipulation of GDSII and OASIS
files |