Search Criteria
Package Details: bugdom 1.3.4-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/bugdom.git (read-only, click to copy) |
|---|---|
| Package Base: | bugdom |
| Description: | Save Bugdom from Thorax's evil Fire Ants |
| Upstream URL: | https://github.com/jorio/Bugdom |
| Keywords: | game |
| Licenses: | cc-by-nc-sa-4.0 |
| Submitter: | grawlinson |
| Maintainer: | grawlinson |
| Last Packager: | grawlinson |
| Votes: | 8 |
| Popularity: | 0.000008 |
| First Submitted: | 2020-12-31 06:55 (UTC) |
| Last Updated: | 2026-02-13 22:34 (UTC) |
Dependencies (10)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- glu (glu-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libgcc (libgcc-snapshotAUR)
- libglvnd (libglvnd-gitAUR)
- libstdc++ (libstdc++-snapshotAUR)
- sdl2-compat (sdl2-gitAUR, sdl2AUR, sdl2-compat-gitAUR)
- sh (dashbinshAUR, zshbinshAUR, bash-gitAUR, bash-devel-gitAUR, bash)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
jmsq commented on 2026-02-13 05:02 (UTC)
Please update for ARM64 support:
arch=('x86_64' 'aarch64')noeljb commented on 2023-07-26 15:35 (UTC)
Please add aarch64 (aka arm64) to the list of architectures. Running on PineTab2.
Viech commented on 2021-01-27 14:09 (UTC)
@grawlinson, sorry I did not enable notifications for this package. A startup script is perfectly fine for my needs, thank you!
grawlinson commented on 2021-01-06 21:08 (UTC)
Would a startup script like
cd $bindir && exec $binbe acceptable?Viech commented on 2021-01-06 20:23 (UTC)
This is missing a startup script (or if possible the main executable) in /usr/bin, otherwise it can't be launched conveniently in desktop environments like i3 that do not handle .desktop files, or from the console.
Thanks for packaging!