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

index | next in thread | previous in thread | raw e-mail

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.

help

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