Opened 13 years ago
Closed 12 years ago
#31795 closed enhancement (fixed)
ng-spice 21 Add xspice, spice2poly support build flag
Reported by: | lrenaud (Luke) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | spice2poly xspice | Cc: | |
Port: | ng-spice |
Description
The current build of the ng-spice package does not build with the Xspice support that is needed to add support for the extremely common spice2poly code model. Thus most models of active devices provided in textbooks and from manufacturers will not work with the macports build.
To correct this I propose either adding a variant (+xspice) or adding to the default build the configure flag --enable-xspice. This compiled and ran the proper spice models properly for me running Lion and Xcode 4.1.
An example of a Portfile used to test the +xspice variant is attached.
Attachments (1)
Change History (4)
Changed 13 years ago by lrenaud (Luke)
comment:3 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Example Portfile update using the +xspice variant