summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-06-11Remove 2 workarounds that are no longer neededSpike29
2025-05-01Add a workaround to build with gcc 15Spike29
2025-04-21The gamepacks workaround is no longer neededSpike29
2025-03-30Override the minimum required cmake version to 3.5 (won't compile with the ↵Spike29
3.1 min version from CMakeLists.txt)
2025-03-30Patch gamepack-manager, don't try to download the Nexuiz gamepack as it no ↵Spike29
longer exists
2024-05-09Add a workaround to fix compilation with gcc 14, add more licensesSpike29
2024-04-23Use SPDX short license identifiersSpike29
2024-04-13Also install the crunch license to the relevant locationSpike29
2024-04-13Add a custom RADIANT_ABOUTMSG, bump pkgrelSpike29
2024-04-13Properly handle the Crunch submodule (as described in the Arch wiki) and add ↵Spike29
its license to the list
2024-04-07Use transient dependenciesSpike29
2024-04-07Remove netradiant-custom from the conflictsSpike29
2023-05-05The patch is no longer neededSpike29
2023-05-04Add a patch to fix the compilation with gcc 13Spike29
2023-03-01Small PKGBUILD tweaksSpike29
2023-02-04Remove mentions of daemonmap (no longer provided) and rework some commentsSpike29
2022-08-19Remove the -j$(nproc) make option, respect the user-defined option in ↵Spike29
/etc/makepkg.conf instead
2022-08-19Remove the CXXFLAGS workaround, the upstream bug has been fixedSpike29
2022-06-28Add netradiant-custom in conflicts (q3map2 and the like will conflict)Spike29
2022-06-22Remove the libglvnd dependency, not strictly requiredSpike29
2022-06-22Add a libglvnd dependencySpike29
2022-06-22Move the submodules handling to a prepare() stageSpike29
2022-06-22Set OpenGL_GL_PREFERENCE="GLVND"Spike29
2022-01-05Disable _GLIBCXX_ASSERTIONS to address a crashSpike29
2021-04-27Fetch submodules by default, they are needed for Unvanquished mapsSpike29
2021-03-20Remove the map mime type after all, as running update-mime-database will ↵Spike29
erase it anyway
2021-03-20Keep the map mime type + some cleanups in the commentsSpike29
2021-03-20Update the package descriptionSpike29
2020-11-21Improve package()Spike29
2020-05-21Use double quotes in cmake optionsSpike29
2020-05-21Update package descriptionSpike29
2020-05-21Add a commented line to fetch and compile submodulesSpike29
2020-05-21Use -S instead of -H in cmake optionsSpike29
2020-01-18Update the URLSpike29
2020-01-03Update git versionAaron Fischer
2019-08-09Use Gitlab as a sourceSpike29
2019-08-05New git versionAaron Fischer
2019-08-04Update git versionAaron Fischer
2019-07-27Bump versionAaron Fischer
2019-06-19Update 'provides'Spike29
2019-06-19Fix the installation directory for the license file, namcap flagged this as ↵Spike29
a package error
2019-06-19Remove the second cmake configure step, as it is no longer neededSpike29
Also, remove the last part of the PKGBUILD about fixing enginepaths, as the files in question no longer exist. It is possible to fix the paths from the NetRadiant preferences anyway.
2019-06-19Indentation cleanupsSpike29
2019-06-02Clean up the PKGBUILD file a littleAaron Fischer
2019-06-02New git commit, improve the PKGBUILD and fix the installation of gamepacks ↵Spike29
due to a recent upstream change
2019-05-21Remove map.xml mimetype, as it doesn't work and is erased by the ↵Spike29
update-mime-database command anyway
2019-05-21Update to latest git snapshot, respect the Filesystem Hierarchy Standard for ↵Spike29
installation (in /usr instead of /opt), PKGBUILD cleanups
2019-04-21New git versionAaron Fischer
2019-02-12Bump git versionAaron Fischer
2019-01-12New git commitAaron Fischer