Search Criteria
Package Details: loderunner 1.50-5
Git Clone URL: | https://aur.archlinux.org/loderunner.git (read-only, click to copy) |
---|---|
Package Base: | loderunner |
Description: | Lode Runner Online: Mad Monks' Revenge. A puzzle video game from 1995 |
Upstream URL: | http://www.daggert.net/Folio/Programming/Presage/LodeRunner/Loderunner1.htm |
Licenses: | |
Submitter: | float |
Maintainer: | mischka |
Last Packager: | mischka |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2013-02-14 17:08 |
Last Updated: | 2018-03-05 14:30 |
Dependencies (5)
- unionfs-fuse
- wine (wine-unity3d-git, wine-vulkan-git, wine-valve-git, wine-no-pe, wine-git, wine-valve, wine-stable-next, wine-stable, wine-staging-git, wine-stable-ubuntu, wine-staging)
- winetricks (winetricks-git)
- xorg-xrefresh
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-no-hdri, imagemagick-git, imagemagick-fftw, imagemagick-full, imagemagick-full-git) (make)
Latest Comments
Omar007 commented on 2020-08-16 13:12
I pulled the direct link behind it from the file you get when visiting that link; https://web.archive.org/web/20171129092504if_/http://www.daggert.net/Folio/Programming/Presage/LodeRunner/Downloads/lro_install.zip
That should work fine I think.
mischka commented on 2020-08-06 14:38
@Omar007 Nice, though unfortunately that link doesn't actually directly serve the file, so I don't think it can be used in the PKGBUILD. I'm not really sure how to go about fixing that.
Omar007 commented on 2020-08-06 13:32
Source website seems to be gone but it can still be found on the Wayback Machine: https://web.archive.org/web/20171129092504/http://www.daggert.net/Folio/Programming/Presage/LodeRunner/Downloads/lro_install.zip
Omar007 commented on 2018-03-05 17:46
_install_dir is expanded within the PKGBUILD. The base path (up to $pkgname) should stay as a string with variables; encapsulate the value in single quotes '...'.
slobeck commented on 2018-03-05 17:04
I worked with Todd at a company in the 90's. I'm sure he'd be cool with it. Even then he regarded it fondly almost like a student project. Hit him up in an email, you might be surprised at how into it he's be to see Loderunner live on in the Arch community. He's an awesome guy.
Omar007 commented on 2017-06-13 13:50
Improvement Suggestion: Make use of the XDG Base Directories.
Concretely this basically means install to "${XDG_DATA_HOME}/loderunner" instead of "~/.loderunner".
Replacing occurrences of "$HOME/.$pkgname" with "${XDG_DATA_HOME:-${HOME}/.local/share}/${pkgname}" should do it.
See also: https://wiki.archlinux.org/index.php/XDG_Base_Directory_support
johnnybash commented on 2016-11-27 14:58
arch has to be an array:
arch=("any")
float commented on 2013-02-14 17:47
Website and download are provided by Todd Daggert, the Lead Programmer of the game, so I would call that "official abandonware". Leave a comment, if you think there still is a license problem.
float commented on 2013-02-14 17:14
Website and download are provided by the Lead Programmer of the game, so I would call that "official abandonware". Leave a comment, if you think there still is a license problem.