Search Criteria
Package Details: supertux-advance-bin 0.2.0-8
Package Actions
Git Clone URL: | https://aur.archlinux.org/supertux-advance-bin.git (read-only, click to copy) |
---|---|
Package Base: | supertux-advance-bin |
Description: | A SuperTux game made in Brux GDK with 16bit-style graphics. |
Upstream URL: | https://github.com/KelvinShadewing/supertux-advance |
Licenses: | AGPL-3.0-only |
Conflicts: | supertux-advance |
Submitter: | Aryan |
Maintainer: | Aryan (tulpenkiste) |
Last Packager: | tulpenkiste |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-01-23 10:10 (UTC) |
Last Updated: | 2025-02-21 21:13 (UTC) |
Dependencies (5)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-uutilsAUR, coreutils-selinuxAUR) (make)
- file (file-gitAUR) (make)
- findutils (findutils-gitAUR, busybox-coreutilsAUR, findutils-selinuxAUR) (make)
- grep (grep-gitAUR, busybox-coreutilsAUR, grep-compatAUR) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
Latest Comments
tulpenkiste commented on 2025-02-21 21:09 (UTC)
Nevermind, what the hell happened to the pkgbuild man
tulpenkiste commented on 2025-02-21 20:36 (UTC)
Could probably work, but a new release is around the corner so I'll probably wait before applying.
fabiscafe commented on 2025-02-04 09:36 (UTC) (edited on 2025-02-04 09:37 (UTC) by fabiscafe)
Hey. The PKGBUILD scares me a bit for the structure overall. What do you think about something like this?
Changelog:
tulpenkiste commented on 2025-01-20 16:43 (UTC)
Prior comments were resolved by me.
tulpenkiste commented on 2025-01-11 15:37 (UTC)
Also, in the packages current form, it should probably be called
supertux-advance-bin
.tulpenkiste commented on 2025-01-11 15:28 (UTC) (edited on 2025-01-11 23:19 (UTC) by tulpenkiste)
License is incorrect (should be AGPL-3.0(-only)).
Also I personally think this package should use a
v(version).(archive format)
(e.g.v0.2.0.tar.gz
) instead of sta-(version).zip (e.g.sta-0.2.0.zip
) along with depending onbrux
(AUR packages:brux-gdk
,brux-gdk-git
) (as to not install the runtime multiple times).