Package Details: netradiant-git 1:r2618.04201ff5-1

Git Clone URL: https://aur.archlinux.org/netradiant-git.git (read-only, click to copy)
Package Base: netradiant-git
Description: The open source, cross platform level editor for idtech games (GtkRadiant fork)
Upstream URL: https://netradiant.gitlab.io/
Keywords: idtech leveleditor mapeditor q3map2 radiant unvanquished xonotic
Licenses: MIT, zlib, Apache-2.0, BSD-3-Clause, GPL-2.0-or-later, LGPL-2.1-or-later
Provides: h2data, netradiant, q2map, q3data, q3map2, qdata3
Submitter: IwfY
Maintainer: aaronfischer (Spike29)
Last Packager: Spike29
Votes: 17
Popularity: 0.003153
First Submitted: 2010-04-06 21:31 (UTC)
Last Updated: 2025-10-28 09:56 (UTC)

Pinned Comments

Spike29 commented on 2025-10-28 09:37 (UTC) (edited on 2025-10-29 16:21 (UTC) by Spike29)

NOTE:
gtk2 and gtkglext have been removed from the Arch repositories, but are still available in the AUR.
If you wish to compile and run NetRadiant with gtk3 instead, simply add -DGTK_TARGET=3 to the cmake flags and edit the package dependencies accordingly.

However, using NetRadiant with gtk3 comes with some drawbacks in terms of performance and usability, see https://gitlab.com/xonotic/netradiant/-/issues?label_name%5B%5D=GUI%2FGTK3
For this reason, this package will continue to depend on gtk2 and gtkglext by default.

Latest Comments

1 2 3 4 Next › Last »

Spike29 commented on 2025-10-28 09:37 (UTC) (edited on 2025-10-29 16:21 (UTC) by Spike29)

NOTE:
gtk2 and gtkglext have been removed from the Arch repositories, but are still available in the AUR.
If you wish to compile and run NetRadiant with gtk3 instead, simply add -DGTK_TARGET=3 to the cmake flags and edit the package dependencies accordingly.

However, using NetRadiant with gtk3 comes with some drawbacks in terms of performance and usability, see https://gitlab.com/xonotic/netradiant/-/issues?label_name%5B%5D=GUI%2FGTK3
For this reason, this package will continue to depend on gtk2 and gtkglext by default.

Spike29 commented on 2024-05-08 20:53 (UTC) (edited on 2024-05-09 09:29 (UTC) by Spike29)

NetRadiant currently fails to build with gcc 14. Upstream issue: https://gitlab.com/xonotic/netradiant/-/issues/194

EDIT: added a workaround in the PKGBUILD

Spike29 commented on 2021-04-27 17:16 (UTC) (edited on 2021-04-27 17:17 (UTC) by Spike29)

@illwieckz: Sure, I uncommented the command.

This PKGBUILD fetches the Unvanquished gamepack by default, it makes sense to enable these 2 submodules (even if other gamepacks don't make use of them).

illwieckz commented on 2021-04-26 23:47 (UTC)

Is it possible to uncomment the git submodule update --init --recursive command to enable the build of daemonmap and crn support by default?

Recently a mapper from the Unvanquished community just reported on our development channel that he had missing textures, it appeared he used this package but crn support was missing.

The Unvanquished wiki recommends Arch users to use this package, so the produced build not supporting Unvanquished assets was confusing.

Spike29 commented on 2021-03-21 18:31 (UTC)

It is possible to build NetRadiant with GTK3 support, but it is still experimental and bugs are to be expected :) If you wish to test it nevertheless, simply add -DGTK_TARGET=3 to cmake flags.

Spike29 commented on 2020-05-17 16:15 (UTC)

NetRadiant builds again with GCC 10 :)

@Luca91: other people ran into the same issue as you, it's currently being investigated by the NetRadiant main developer.

Spike29 commented on 2020-05-14 20:39 (UTC)

Compiling NetRadiant with GCC 10.1 currently fails, there's an open bug report about it: https://gitlab.com/xonotic/netradiant/-/issues/140

Luca91 commented on 2020-03-26 21:30 (UTC) (edited on 2020-03-26 21:31 (UTC) by Luca91)

@Spike29

Hello and thanks for your reply.

I'm using netradiant to create Quake 3 maps. Anyway, I tried to build it from source and it is working now (all I used was easyinstall to build it).

So, I really don't know why this AUR packages doesn't work for me :/

Spike29 commented on 2020-03-24 14:32 (UTC)

@Luca91:

Hello, I can't reproduce your problem with a fresh build and the Xonotic gamepack installed. What gamepack(s) do you use? Did you specify some custom build options?

Note that you can report the issue on the NetRadiant Gitlab tracker: https://gitlab.com/xonotic/netradiant/issues