Package Details: supertux-git 0.6.3.r1599.g6f1078d10-1

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)

Required by (0)

Sources (1)

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.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

chenxiaolong commented on 2013-03-05 22:22 (UTC)

@haagch: Ooops...fixed :)

haagch commented on 2013-03-05 17:24 (UTC)

It still says "==> Connecting to SVN server...." but it's just the message. :)

chenxiaolong commented on 2012-02-16 21:19 (UTC)

@matthiaskrgr: Thanks! I've created the supertux-git package and I'll ask on the mailing list to have supertux-svn merged into it.

matthiaskrgr commented on 2012-02-16 18:47 (UTC)

Hey, can you update this to a -git pkgbuild? This is what I got so far: http://pastebin.com/h4dFm8aQ (link expires in 30 days)

chenxiaolong commented on 2011-12-31 05:36 (UTC)

@acrox999: That's okay, I don't mind maintaining the package :D

hzu commented on 2011-12-31 03:47 (UTC)

Nah, I don't have much time now. And after my PC blew up few weeks ago, I still haven't install Arch on my PC. And thanks for the info. :)

chenxiaolong commented on 2011-12-30 19:46 (UTC)

@acrox999: Makepkg automatically fetches the latest rev regardless of what pkgver is set to :) Oh yeah, if you like to maintain the package again, I'd be glad to disown it. @Cravix: Done :)

Cravix commented on 2011-11-23 10:41 (UTC)

I think it's better to move the package "glew" from the "makedepends" group to the "depends" group, for supertux can't be launched without it installed; )

hzu commented on 2011-11-18 12:54 (UTC)

Done. :) Also, is there any way we can make it fetch the latest rev without the need to update the PKGBUILD everytime a new rev is commited?

chenxiaolong commented on 2011-11-17 21:24 (UTC)

@acrox999: Would you mind changing the version to an SVN revision number rather than a date? When installing a *-svn package, makepkg replaces the version with the SVN revision (currently 6694), but yaourt keeps trying to update this package because 20111113 is a lot bigger than 6694 :)