Package Details: helion 0.9.9.2t-1

Git Clone URL: https://aur.archlinux.org/helion.git (read-only, click to copy)
Package Base: helion
Description: A modern Doom FPS engine, made with C# and GPU usage in mind
Upstream URL: https://github.com/Helion-Engine/Helion
Keywords: doom dotnet port
Licenses: GPL-3.0-or-later
Submitter: kinker31
Maintainer: kinker31 (JustinWayland)
Last Packager: kinker31
Votes: 3
Popularity: 0.041748
First Submitted: 2025-07-03 09:01 (UTC)
Last Updated: 2026-05-04 22:17 (UTC)

Latest Comments

1 2 Next › Last »

JustinWayland commented on 2026-07-16 17:31 (UTC)

Update to gcc fixed this package

JustinWayland commented on 2026-07-11 22:48 (UTC)

Currently broken due to updated libstdc++. I can fix it by using dynamic libraries instead, but it's the weekend and I want to actually relax, so I'm putting it off until Monday.

JustinWayland commented on 2026-02-08 21:03 (UTC)

Been a while since I last had to update this, but .NET 10 is now in the repos. Ignore my last comment.

JustinWayland commented on 2025-11-16 02:16 (UTC)

With the next release, Helion will require .NET 10 to compile, which Arch currently does not provide in it's repos. Use dotnet-sdk-10.0-bin to get around this until Arch updates .NET.

xvertigo commented on 2025-10-12 18:11 (UTC)

Thanks for investigating. Unfortunately, I'm still getting a validation error for change-desktop-target.patch.

kinker31 commented on 2025-10-12 03:17 (UTC)

Took me a bit (college), but was able to narrow that specific problem down to the fact that one of the sha256 sums weren't properly updated; Hopefully that should be fixed.

xvertigo commented on 2025-10-10 20:07 (UTC)

Error on validity check:


==> Making package: helion 0.9.8.0-3 (Sat 11 Oct 2025 09:03:53)
==> Retrieving sources...
  -> Downloading 0.9.8.0.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 43.9M    0 43.9M    0     0  6725k      0 --:--:--  0:00:06 --:--:-- 7258k
  -> Found change-desktop-target.patch
==> Validating source files with sha256sums...
    0.9.8.0.tar.gz ... Passed
    change-desktop-target.patch ... FAILED
==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'helion-0.9.8.0-3':
error: packages failed to build: helion-0.9.8.0-3

FabioLolix commented on 2025-09-09 19:28 (UTC)

Thanks for updating all the pkgbuilds, last note; helion-git and helion-bin need conflicts=(helion) which was inadvertently removed

FabioLolix commented on 2025-09-09 15:44 (UTC)

Hi, please:

  • use SPDX license
  • rename sources with helion-${pkgver}.tar.gz":: so it is unique
  • conflicts=('helion-git' 'helion-bin') is not needed, are the other pkgbuild which need to provide and conflict helion

wantija commented on 2025-09-07 06:57 (UTC)

the .desktop file does not work for me on KDE Plasma, I had to specify the full path for the program in the .desktop file.