[Bug 218394] cad/kicad-devel: python support
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 5 08:39:47 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218394
Bug ID: 218394
Summary: cad/kicad-devel: python support
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: mr at FreeBSD.org
Reporter: yuan.mei at gmail.com
Assignee: mr at FreeBSD.org
Flags: maintainer-feedback?(mr at FreeBSD.org)
KiCad, in particular its `pcbnew' supports python and a Python Shell. The Port
however doesn't seem to install the python module or the shell. I'd like to
request the installation of the python module be made default.
I've tried to compile the KiCad (from
https://github.com/KiCad/kicad-source-mirror) separately with
cmake -DwxWidgets_CONFIG_EXECUTABLE=/usr/local/bin/wxgtk2u-3.0-config
-DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON
-DKICAD_SCRIPTING_WXPYTHON=ON
and it seems to work well. Sorry I am not experienced enough to provide a
patch to the Port files.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list