A lot of crashes was happening after building with qt6 after create the 7th profile, going back to old pkgbuild with qt5 make me able to have a big amount of profiles and avoid the random crashes that was happening before.
Search Criteria
Package Details: doomrunner 1.8.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/doomrunner.git (read-only, click to copy) |
---|---|
Package Base: | doomrunner |
Description: | Modern preset-oriented graphical launcher of ZDoom and derivatives |
Upstream URL: | https://github.com/Youda008/DoomRunner |
Licenses: | GPL3 |
Submitter: | PopeRigby |
Maintainer: | xriiitox |
Last Packager: | xriiitox |
Votes: | 9 |
Popularity: | 0.127386 |
First Submitted: | 2021-01-14 02:57 (UTC) |
Last Updated: | 2024-05-14 02:05 (UTC) |
Dependencies (3)
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (0)
Sources (1)
Latest Comments
Glorious7060 commented on 2024-08-19 04:19 (UTC)
xiota commented on 2024-06-23 15:23 (UTC) (edited on 2024-06-23 15:35 (UTC) by xiota)
Some changes needed:
- Change license string to GPL-3.0-only
- Fix /usr/bin/doomrunner symlink
- Source filename should be something like
doomrunner-1.8.2.tar.gz
($pkgname-$pkgver.tar.gz
), notv1.8.2.tar.gz
, to prevent name collision when usingSRCDEST
.
There is currently a segfault issue, possibly related to Qt6. doomrunner#167
japareaggae commented on 2024-05-06 14:15 (UTC)
Could this PKGBUILD be updated to build DoomRunner against Qt 6 instead of Qt 5? I have tried it on my machine by changing the dependencies and using qmake6
instead of qmake
, and everything appears to work correctly.
deathtrip commented on 2023-08-20 20:45 (UTC)
some errors:
cp: cannot stat '/tmp/makepkg/doomrunner/src/../DoomRunner.desktop': No such file or directory
==> WARNING: backup entry file not in package : opt/DoomRunner
PopeRigby commented on 2023-08-03 03:02 (UTC)
Hi everyone, I know longer have the energy to maintain this, and I no longer use Arch Linux, so I'm going to disown it. Hopefully someone else can pick it up.
vikits commented on 2023-07-30 01:32 (UTC)
recently version 1.8.0 was released. can you please update the package?
PopeRigby commented on 2023-01-05 18:00 (UTC) (edited on 2023-03-07 18:04 (UTC) by PopeRigby)
Edit: I reverted the change.
Sorry about that. A change recently got pulled in that made the binary install to /usr/bin, but there hasn't been a release yet with that change. Forgetting that, I preemptively modified the PKGBUILD. I'll ask the upstream maintainer to push a new version.
MrSoup678 commented on 2022-12-27 18:32 (UTC)
Doomrunner birary does not install in proper location. In package it is installed as /opt/Doomrunner/bin/doomrunner
not in /usr/bin/doomrunner
Pinned Comments
PopeRigby commented on 2023-01-05 18:00 (UTC) (edited on 2023-03-07 18:04 (UTC) by PopeRigby)
Edit: I reverted the change.
Sorry about that. A change recently got pulled in that made the binary install to /usr/bin, but there hasn't been a release yet with that change. Forgetting that, I preemptively modified the PKGBUILD. I'll ask the upstream maintainer to push a new version.