Search Criteria
Package Details: moon-buggy 1.0.51-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/moon-buggy.git (read-only, click to copy) |
|---|---|
| Package Base: | moon-buggy |
| Description: | Moon Buggy is a simple game for the text mode |
| Upstream URL: | http://seehuhn.de/comp/moon-buggy |
| Licenses: | GPL2 |
| Submitter: | ilpianista |
| Maintainer: | hamblingreen |
| Last Packager: | hamblingreen |
| Votes: | 34 |
| Popularity: | 0.008547 |
| First Submitted: | 2010-11-13 15:14 (UTC) |
| Last Updated: | 2022-06-21 00:48 (UTC) |
Latest Comments
Keystone commented on 2025-11-11 22:57 (UTC) (edited on 2025-11-11 23:00 (UTC) by Keystone)
Patch highscore to repair fclean:
Patch for signal.c handlers (there is a PR up on github that does this differently):
Update PKGBUILD for autoconf 2.71 and new patches
You may need to fix the sha256sums, I may have messed them up.
majewsky commented on 2025-11-02 11:53 (UTC)
Upstream URL has changed to https://www.seehuhn.de/pages/moon-buggy.html. I got this URL by following the 301 redirects that the Internet Archive has recorded, since the redirect does not seem to be working anymore.
ap_qld commented on 2025-04-05 08:04 (UTC)
Yep undefined reference to fclean:
tkdncty2 commented on 2024-03-26 00:13 (UTC)
Fails to compile. According to the yay error message, on line 322 of highscore.c there is an undefined reference to fclean.
hamblingreen commented on 2022-06-21 00:50 (UTC)
i've updated the config.guess and config.sub scripts in the moon buggy source to support non-x86 architectures, and updated the pkgbuild to reflect these changes. i added 'aarch64' to the arch array, but if you have a device of another architecture to test on, let me know and i'll add it as well. thanks! -Bobby
hamblingreen commented on 2022-05-23 21:25 (UTC)
this package can build on the aarch64 architecture when the config.guess and config.sub scripts are updated to the 2021 versions instead of the 2006 versions currently included in-source. I've created a pkgbuild that'll bulid on aarch64 using these updated sources.
ilpianista commented on 2010-11-13 15:14 (UTC)