@v1993 @workonfire Oops! I was supposed to set that to ON in the prior commit (I believe ON is the default as well). Compiles correctly now on my machine!
Search Criteria
Package Details: supertux-git 0.6.3.r1780.ga6d3088f2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/supertux-git.git (read-only, click to copy) |
|---|---|
| Package Base: | supertux-git |
| Description: | A classic 2D jump'n run sidescroller game in a style similar to the original SuperMario game |
| Upstream URL: | https://www.supertux.org |
| Licenses: | GPL-3.0-only |
| Conflicts: | supertux |
| Provides: | supertux |
| Submitter: | chenxiaolong |
| Maintainer: | tulpenkiste |
| Last Packager: | tulpenkiste |
| Votes: | 14 |
| Popularity: | 0.000000 |
| First Submitted: | 2012-02-16 21:18 (UTC) |
| Last Updated: | 2025-10-06 13:26 (UTC) |
Dependencies (15)
- boost-libs
- curl (curl-gitAUR, curl-c-aresAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libraqm (libraqm-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- openal (openal-gitAUR)
- physfs (physfs-gitAUR)
- sdl2_image
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glm (glm-gitAUR) (make)
- arrpcAUR (arrpc-gitAUR) (optional) – Unofficial Discord client Rich Presence integration
- discord (discord-electron-openasar-gitAUR, discord_arch_electronAUR, discord-electron-openasarAUR) (optional) – Discord Rich Presence integration
Required by (0)
Sources (1)
tulpenkiste commented on 2025-10-06 13:27 (UTC)
v1993 commented on 2025-10-04 13:03 (UTC)
Seconding what workonfire said, -DSSQ_USE_SQ_SUBMODULE=OFF needs to be removed for this package to build.
cocolinuxbcn commented on 2025-09-29 00:54 (UTC) (edited on 2025-09-29 00:55 (UTC) by cocolinuxbcn)
[ 7%] Built target tinygettext make: *** [Makefile:166: all] Error 2 ==> ERROR: Se produjo un fallo en build(). Cancelando... error: no se pudo construir 'supertux-git-0.6.3.r1745.g76e936ba3-1':
fix???
workonfire commented on 2025-08-25 17:47 (UTC)
@tuplenkiste it now fails to compile without squirrel, removing -DSSQ_USE_SQ_SUBMODULE=OFF \ fixes it.
tulpenkiste commented on 2025-08-16 20:16 (UTC)
Resolved (removed squirrel dependency, handled by simplesquirrel git submodule)
tulpenkiste commented on 2025-08-16 20:12 (UTC)
@v1993, I forgot to update the package to not use the squirrel package (they use a custom fork of the simplesquirrel wrapper)
v1993 commented on 2025-08-07 20:00 (UTC)
Fails to build for me, seemingly because of outdated squirrel package in AUR.
tulpenkiste commented on 2025-02-21 20:33 (UTC) (edited on 2025-02-21 20:34 (UTC) by tulpenkiste)
Works with the Ninja CMake generator now (waited for a fix to be merged upstream before adding due to buffer overflows). Also changed to have discord integration compiled in.
FredBezies commented on 2025-01-30 07:20 (UTC)
Don't have time to maintain this package anymore. Feel free to adopt it.
tulpenkiste commented on 2025-01-29 22:18 (UTC)
make is still used in package() so people who use non-makefile generators still won't be able to install the package
Pinned Comments
tulpenkiste commented on 2025-02-21 20:33 (UTC) (edited on 2025-02-21 20:34 (UTC) by tulpenkiste)
Works with the
NinjaCMake generator now (waited for a fix to be merged upstream before adding due to buffer overflows). Also changed to have discord integration compiled in.