Search Criteria
Package Details: xnec2c 4.1.1-1
Git Clone URL: | https://aur.archlinux.org/xnec2c.git (read-only, click to copy) |
---|---|
Package Base: | xnec2c |
Description: | GTK+ Antenna EM Modeling Client |
Upstream URL: | http://www.qsl.net/5b4az/pkg/nec2/xnec2c/doc/xnec2c.html |
Licenses: | |
Submitter: | Allan |
Maintainer: | keenerd |
Last Packager: | keenerd |
Votes: | 12 |
Popularity: | 0.007632 |
First Submitted: | 2008-12-19 03:49 |
Last Updated: | 2019-07-28 12:07 |
Dependencies (2)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- gnuplot (gnuplot-caca, gnuplot-svg, gnuplot-headless, gnuplot-nogui, gnuplot-git) (optional) – to use plotted output/data files
Latest Comments
1 2 3 4 Next › Last »
keenerd commented on 2018-10-20 12:42
Fixed, thanks.
AxPU commented on 2018-10-16 18:30
xnec2c cannot be started from the menu because its desktop file refers to a non-existant xnec2c.sh skript.
Exec=xnec2c.sh
should be
Exec=xnec2c
keenerd commented on 2018-09-18 20:48
Or I could update it.
billb commented on 2018-09-16 14:19
source code link broken until fixed/replaced maybe use older version 3.6.1 http://cdn-fastly.deb.debian.org/debian/pool/main/x/xnec2c/xnec2c_3.6.1~beta.orig.tar.bz2
https://pastebin.com/VednDmXb
keenerd commented on 2016-11-02 11:53
dreieck, FYI manually updating the icon db is an error now. Pacman uses hooks for that. The changes to makedeps also goes against packaging guidelines.
dreieck commented on 2016-11-01 09:58
Here is updated PKGBUILD (incorporating a few other changes to the metadata):
http://ix.io/1BmP
And here is install file (updating desktipo icon database):
http://ix.io/1BmQ
dreieck commented on 2016-11-01 09:46
Upstream checksum changed. Please update package.
not_anonymous commented on 2015-02-20 05:45
Please consider changing/adding the following;
- depends=('gtk2' 'desktop-file-utils')
- makedepends=('autoconf' 'automake' 'intltool' 'pkg-config')
- optdepends=('gnuplot: to use plotted output/data files')
- install=$pkgname.install
You can get a suitable install file from the qle package in aur.
hotaru commented on 2015-02-18 07:01
3.2 is out, and the file for 3.0 is apparently gone.
also, the build fails if you don't have automake >=1.9 and <=1.14 (the current automake package is 1.15).
yuyichao commented on 2014-06-01 19:38
2.8 is out