Search Criteria
Package Details: bugdom 1.3.3-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: | custom:cc-by-nc-sa-4.0 |
Submitter: | grawlinson |
Maintainer: | grawlinson |
Last Packager: | grawlinson |
Votes: | 6 |
Popularity: | 0.95 |
First Submitted: | 2020-12-31 06:55 (UTC) |
Last Updated: | 2023-05-22 08:21 (UTC) |
Dependencies (5)
- glu (glu-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- sdl2 (sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-nox, sdl2-nox-git, sdl2-git)
- cmake (cmake-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
Latest Comments
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 $bin
be 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!