Supertux requires another submodule: https://github.com/SuperTux/squirrel
Patch for both submodules:
https://gist.github.com/mensinda/531a9a3c21d05a850e49
Search Criteria
Package Details: supertux-git 0.6.3.r1599.g6f1078d10-1
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-02-21 20:29 (UTC) |
Dependencies (16)
- 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
- squirrelAUR
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (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-electron-openasarAUR, discord_arch_electronAUR) (optional) – Discord Rich Presence integration
Required by (0)
Sources (1)
mensinda commented on 2015-09-28 09:44 (UTC)
mensinda commented on 2015-08-12 09:51 (UTC)
Supertux uses the submodule https://github.com/tinygettext/tinygettext. It fails to build without it.
chenxiaolong commented on 2015-03-27 02:18 (UTC)
@ids1024: Fixed, thank you!
ids1024 commented on 2015-03-24 04:13 (UTC)
The repository has been moved to github due to Google code closing.
https://github.com/SuperTux/supertux
Sality commented on 2014-11-06 19:18 (UTC)
...
-- Performing Test COMPILER_SUPPORTS_CXX11 - Success
-- Configuring incomplete, errors occurred!
See also "/tmp/yaourt-tmp-nout/aur-supertux-git/src/supertux/CMakeFiles/CMakeOutput.log".
See also "/tmp/yaourt-tmp-nout/aur-supertux-git/src/supertux/CMakeFiles/CMakeError.log".
==> ОШИБКА: Произошел сбой в build().
Преждевременный выход...
==> ERROR: Makepkg was unable to build supertux-git.
==> Restart building supertux-git ? [y/N]
ids1024 commented on 2014-08-03 17:55 (UTC)
The homepage should be http://supertux.lethargik.org/.
ids1024 commented on 2014-08-03 15:48 (UTC)
Supertux has been ported to sdl2. The sdl_image dependency should be replaced with sdl2_image.
chenxiaolong commented on 2013-04-11 22:57 (UTC)
The new PKGBUILD has a new versioning scheme. Please manually update to the latest version.
Pinned Comments
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.