Search Criteria
Package Details: stepmania-git 5.1.0.b2.r514.89229ed915-1
Git Clone URL: | https://aur.archlinux.org/stepmania-git.git (read-only, click to copy) |
---|---|
Package Base: | stepmania-git |
Description: | An advanced rhythm game designed for both home and arcade use. |
Upstream URL: | https://www.stepmania.com/ |
Keywords: | arcade game rhythm stepmania |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | djpohly |
Maintainer: | djpohly (mkroening) |
Last Packager: | mkroening |
Votes: | 27 |
Popularity: | 0.000686 |
First Submitted: | 2014-02-08 23:40 |
Last Updated: | 2020-07-15 07:15 |
Dependencies (9)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git)
- glew (glew-libepoxy, glew-git, glew-egl-glx)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline, gtk3-classic)
- jsoncpp (jsoncpp-git)
- libmad
- libtomcrypt (libtomcrypt-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
Required by (2)
- itg3theme (requires stepmania)
- stepmania-theme-spawncamping-wallhack (requires stepmania)
Latest Comments
1 2 3 4 5 6 Next › Last »
mkroening commented on 2020-07-15 07:16
Thanks for reporting, @culebra_solida!
culebra_solida commented on 2020-07-15 05:15
I'm getting the following error:
patching file StepmaniaCore.cmake patching file .github/workflows/ci.yml Hunk #1 FAILED at 59. Hunk #2 FAILED at 69. 2 out of 2 hunks FAILED -- saving rejects to file .github/workflows/ci.yml.rej patching file src/CMakeLists.txt Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file src/CMakeLists.txt.rej patching file src/CryptHelpers.h Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file src/CryptHelpers.h.rej patching file src/CryptManager.cpp Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file src/CryptManager.cpp.rej ==> ERROR: Se produjo un fallo en prepare(). Cancelando...
algebro commented on 2020-06-14 16:43
@mkroening working now, thanks for looking into it!
mkroening commented on 2020-06-14 15:14
@algebro, I just pushed an update which fixes the issue for me. Can you confirm if it works for you as well?
mkroening commented on 2020-06-13 19:51
@algebro, thanks for the bug report! I was able to reproduce the problem and have opened an issue [1]. Until a proper fix is found I disabled system FFmpeg.
[1] https://github.com/stepmania/stepmania/issues/2016
algebro commented on 2020-05-11 15:27
Is anyone having issues with videos not playing on some songs? I have not been able to track this down yet but it doesn't seem to be happening on Ubuntu, only Arch.
update: Just noticed this in log.txt, could it be related to the system ffmpeg?
djpohly commented on 2019-09-10 20:56
Thanks @mkroening. I've been away from SM for a bit but am happy to hear that system libs are being supported again. I've added you as a maintainer.
mkroening commented on 2019-09-06 13:12
The default branch has changed, work has been done to allow for using system libraries and I am doing more work on the build system upstream.
@djpohly, could you make me the maintainer or add me as co-maintainer, so I can update and enhance this package?
thebombzen commented on 2019-08-13 19:37
Every dependency except for libtomcrypt is in the official repositories (not even AUR). Is there any reason not to just link to those existing packages? Plus, libtomcrypt is in the AUR as well.
djpohly commented on 2019-02-20 22:59
Correct me if I'm wrong, but I think the SM source checks out and builds its own copy of fmtlib (and several other libraries) in extern/ anyway, so it doesn't matter whether it's locally installed or not.