Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 01:57:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257131] [NEW PORT] devel/py-cadquery-pywrap: C++ binding generator for Python
Message-ID:  <bug-257131-7788-7I461LZIcV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257131-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257131-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257131

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=3D${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 'framewo=
rk'
way.

4) Re clang, unless im missing/misunderstanding something, if cadquery-pywr=
ap
does 'import clang' directly (iirc it does), this port should explicitly de=
pend
on a port that provides that module, so a py-clang port will be necessary.
Presumably this is why pywrap has an 'install_requires =3D clang' dependenc=
y line

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257131-7788-7I461LZIcV>