[Bug 257131] [NEW PORT] devel/py-cadquery-pywrap: C++ binding generator for Python
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Aug 2021 01:57:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257131
Kubilay Kocak <koobs@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |needs-patch
--- Comment #8 from Kubilay Kocak <koobs@FreeBSD.org> ---
(In reply to Neal Nelson from comment #7)
1) Yep, so LICENSE_FILE=${WRKSRC}/path-to/license-file, in this packages case
its ${WRKSRC}/LICENSE (iirc)
2) Ack.
3) Your method works, using PLIST_FILES/PLIST_SUB is the preferred 'framework'
way.
4) Re clang, unless im missing/misunderstanding something, if cadquery-pywrap
does 'import clang' directly (iirc it does), this port should explicitly depend
on a port that provides that module, so a py-clang port will be necessary.
Presumably this is why pywrap has an 'install_requires = clang' dependency line
--
You are receiving this mail because:
You are on the CC list for the bug.