| version 1.1, 2025/09/18 18:32:49 |
version 1.4, 2025/11/26 03:04:48 |
|
|
| |
|
| V = 2.4.1 |
V = 2.4.1 |
| #DISTNAME = ${GH_PROJECT}-${V} |
|
| |
|
| COMMENT = implementation of the 3D Manufacturing Format file standard |
COMMENT = implementation of the 3D Manufacturing Format file standard |
| GH_ACCOUNT = 3MFConsortium |
GH_ACCOUNT = 3MFConsortium |
|
|
| |
|
| CONFIGURE_ARGS = -DUSE_INCLUDED_ZLIB=OFF \ |
CONFIGURE_ARGS = -DUSE_INCLUDED_ZLIB=OFF \ |
| -DUSE_INCLUDED_LIBZIP=OFF \ |
-DUSE_INCLUDED_LIBZIP=OFF \ |
| -DUSE_INCLUDED_SSL=OFF |
-DUSE_INCLUDED_SSL=OFF \ |
| |
-DCMAKE_INSTALL_INCLUDEDIR=include/lib3mf |
| |
|
| post-install: |
post-install: |
| ${MODPY_COMPILEALL} ${PREFIX}/include/Bindings/Python/Lib3MF.py |
${MODPY_COMPILEALL} ${PREFIX}/include/Bindings/Python/Lib3MF.py |