Package Details: xnec2c 4.4.16-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: https://www.xnec2c.org/
Keywords: antenna modeling, simulation
Licenses: GPL
Conflicts: xnec2c
Provides: xnec2c
Submitter: Allan
Maintainer: invverse
Last Packager: invverse
Votes: 17
Popularity: 0.78
First Submitted: 2008-12-19 03:49 (UTC)
Last Updated: 2024-07-14 16:02 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Latest Comments

1 2 3 4 5 Next › Last »

invverse commented on 2024-07-14 16:27 (UTC)

@wsduvall I've tweaked the PKGBUILD and bumped to the version, let me know if you're still encountering the error.

wsduvall commented on 2024-07-07 18:41 (UTC) (edited on 2024-07-07 20:30 (UTC) by wsduvall)

EDIT: RIP, pkg is no longer maintained.

I'm getting the following build error:

common.h:1469:6: error: conflicting types for ‘g_idle_add_once’; have ‘void(gboolean (*)(void *), void *)’ {aka ‘void(int (*)(void *), void *)’}
 1469 | void g_idle_add_once(GSourceFunc function, gpointer data);
      |      ^~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:35,
                 from /usr/include/glib-2.0/glib.h:56,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from common.h:35:
/usr/include/glib-2.0/glib/gmain.h:826:10: note: previous declaration of ‘g_idle_add_once’ with type ‘guint(void (*)(void *), void *)’ {aka ‘unsigned int(void (*)(void *), void *)’}
  826 | guint    g_idle_add_once            (GSourceOnceFunc function,
      |          ^~~~~~~~~~~~~~~
make[2]: *** [Makefile:492: main.o] Error 1
make[2]: Leaving directory '/home/wsduvall/.cache/paru/clone/xnec2c/src xnec2c-4.4.6/src'
make[1]: *** [Makefile:439: all-recursive] Error 1
make[1]: Leaving directory '/home/wsduvall/.cache/paru/clone/xnec2c/src/xnec2c-4.4.6'
make: *** [Makefile:380: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'xnec2c-4.4.6-1':
error: packages failed to build: xnec2c-4.4.6-1

The git version builds without issue.

gborzi commented on 2022-03-03 20:41 (UTC)

@eggix I've seen your package. For now, I have my xnec2c (at 4.4.6) package.

eggix commented on 2022-03-03 18:10 (UTC)

I have updated the package to v4.4.6, see patch.

eggix commented on 2022-03-02 17:24 (UTC)

@gborzi: I have created xnec2c-git as an alternative.

gborzi commented on 2021-12-03 13:00 (UTC)

Version 4.2 is out, please update.

3yan commented on 2021-09-22 04:46 (UTC)

Seems that problem has been fixed in the upstream, disowning package.

keenerd commented on 2018-10-20 12:42 (UTC)

Fixed, thanks.

AxPU commented on 2018-10-16 18:30 (UTC)

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 (UTC)

Or I could update it.