Search Criteria
Package Details: helion-git 0.9.8.0.r103.g7c08a18-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/helion-git.git (read-only, click to copy) |
|---|---|
| Package Base: | helion-git |
| Description: | A modern Doom FPS engine, made with C# and GPU usage in mind (git version) |
| Upstream URL: | https://github.com/Helion-Engine/Helion |
| Keywords: | doom dotnet git port |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | helion |
| Provides: | helion |
| Submitter: | kinker31 |
| Maintainer: | kinker31 (JustinWayland) |
| Last Packager: | JustinWayland |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-03-23 15:27 (UTC) |
| Last Updated: | 2025-11-16 01:59 (UTC) |
Dependencies (9)
- alsa-lib
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libsndfile (libsndfile-gitAUR)
- mpg123 (mpg321AUR, mpg123-svnAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR, clang-static-gitAUR) (make)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-binAUR, dotnet-sdk-10.0, dotnet-sdk-8.0, dotnet-sdk-9.0) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
JustinWayland commented on 2026-07-16 17:31 (UTC)
Update to gcc fixed this package
JustinWayland commented on 2026-07-11 22:51 (UTC)
Currently broken due to the changed libstdc++ breaking the static archives used during compilation. This can be fixed by making everything use system libraries, but it will require a new PKGBUILD for Helion's ACS implementation packaged as a library. I will get to it on Monday.
JustinWayland commented on 2025-11-16 02:00 (UTC)
This currently does not build with the versions of .NET in the Arch repositories. Use dotnet-sdk-10.0-bin to get around this.
ImperatorStorm commented on 2025-10-20 05:03 (UTC)
Should also add
conflicts=(helion).FabioLolix commented on 2025-09-09 15:45 (UTC)
Hi,
provides=(helion)