Package Details: necpp-git 45.30ffb88-1

Package Base: necpp-git
Description: Free NEC-2 compatable electromagnetic code. It can both read nec2 antenna description files and also be incorporated into other projects like GUI tools and automatic antenna optimization systems.
Upstream URL: https://github.com/tmolteno/necpp
Category: science
Licenses: GPL
Conflicts: nec2++, nec2pp, necpp
Provides: necpp
Submitter: thanx
Maintainer: thanx
Last Packager: thanx
Votes: 4
First Submitted: 2014-10-07 21:25
Last Updated: 2014-10-07 21:25

Dependencies (0)

Required by (0)

Sources

Latest Comments

Comment by michaelgod

2014-11-01 12:59

make -j1 option is now included in PKGBUILD

Comment by Darty

2013-02-28 05:14

I had to add
sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.in

and build with -j1 for this to build successfully.