Search Criteria
Package Details: stepmania-git 5.1.0.b2.r514.89229ed915-1
Package Actions
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: | MIT |
Conflicts: | stepmania |
Provides: | stepmania |
Submitter: | djpohly |
Maintainer: | djpohly (mkroening) |
Last Packager: | mkroening |
Votes: | 28 |
Popularity: | 0.000361 |
First Submitted: | 2014-02-08 23:40 (UTC) |
Last Updated: | 2020-07-15 07:15 (UTC) |
Dependencies (9)
- ffmpeg (ffmpeg-v4l2-request-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-intel-full-git, ffmpeg-yt-dlp-bin, ffmpeg-amd-full, ffmpeg-decklink, ffmpeg-shinobi, ffmpeg-git, ffmpeg-ndi, ffmpeg-full, ffmpeg-full-git, ffmpeg-libfdk_aac, ffmpeg-headless, ffmpeg-obs, ffmpeg-vulkan, ffmpeg-cuda, ffmpeg-mmal, ffmpeg-amd-full-git, ffmpeg-nocuda)
- glew (glew-libepoxy, glew-git, glew-egl-glx)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-patched-filechooser-icon-view, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-classic-noatk-64, gtk3-ubuntu)
- jsoncpp (jsoncpp-cmake-git, jsoncpp-git)
- libmad
- libtomcrypt (libtomcrypt-git)
- cmake (cmake-git) (make)
- git (git-git, git-vfs, git-run-command-patch-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
justin-sleep commented on 2022-05-26 19:35 (UTC)
The build errors are likely related to
-DWITH_SYSTEM_FFMPEG=ON
in the PKGBUILD. Stepmania doesn't build with FFMPEG 5 Modifying the PKGBUILD to use the bundled FFMPEG (and remove Ninja as the generator) fixes the build for me:axem commented on 2022-03-20 20:06 (UTC)
Getting the same build error as @rixx, manually compiling with cmake and make works for me as well.
rixx commented on 2022-03-05 16:35 (UTC) (edited on 2022-03-06 02:18 (UTC) by rixx)
Build breaks for me:
Any ideas or hints? This does not happen when I just download the package and run cmake and make.
mkroening commented on 2020-07-15 07:16 (UTC)
Thanks for reporting, @culebra_solida!
culebra_solida commented on 2020-07-15 05:15 (UTC) (edited on 2020-07-15 05:17 (UTC) by culebra_solida)
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 (UTC)
@mkroening working now, thanks for looking into it!
mkroening commented on 2020-06-14 15:14 (UTC)
@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 (UTC)
@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 (UTC) (edited on 2020-05-13 19:19 (UTC) by algebro)
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 (UTC)
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 (UTC)
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 (UTC)
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 (UTC)
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.
Erroneous commented on 2019-02-12 23:44 (UTC)
fmtlib is now available in the fmt community package.
Xaero252 commented on 2018-05-30 04:02 (UTC)
@djpohly: https://github.com/sl1pkn07/libmmmagic
There's some updated libmmmagic blobs that haven't been merged upstream that work with GCC6 located here. By using these blobs one could compile complete binaries with full support for all devices. Not sure if it's worth including in the pkgbuild.
djpohly commented on 2018-02-13 23:21 (UTC)
Updated to fix both build issues. Looks like upstream changed the URL for cppformat, so the updated PKGBUILD clones it to a new location to avoid problems.
zykotick9 commented on 2018-02-13 22:27 (UTC) (edited on 2018-02-13 22:29 (UTC) by zykotick9)
getting an error with this build now (previously it has worked for me):
==> Starting prepare()... ...
Cloning into '/opt/aur/stepmania-git/src/stepmania/extern/tommath'... done. error: Server does not allow request for unadvertised object f9c97de46b9914c86366ddcb3474a36e654cbd42 Fetched in submodule path 'extern/cppformat', but it did not contain f9c97de46b9914c86366ddcb3474a36e654cbd42. Direct fetching of that commit failed. ==> ERROR: A failure occurred in prepare(). Aborting...
jrd commented on 2017-09-23 16:27 (UTC)
h03 commented on 2017-08-20 12:37 (UTC)
wallacoloo commented on 2017-03-25 09:13 (UTC)
xrchz commented on 2017-02-11 20:27 (UTC)
djpohly commented on 2016-11-01 16:00 (UTC)
Espionage724 commented on 2016-10-13 08:15 (UTC)
djpohly commented on 2016-08-30 15:53 (UTC) (edited on 2016-08-30 15:54 (UTC) by djpohly)
ase1590 commented on 2016-01-13 17:11 (UTC)
djpohly commented on 2015-06-27 23:03 (UTC)
jamesan commented on 2015-06-27 22:33 (UTC)
djpohly commented on 2014-12-01 16:48 (UTC)
qmega commented on 2014-11-23 05:20 (UTC)
djpohly commented on 2014-11-22 21:02 (UTC)
Fighter19 commented on 2014-11-22 11:29 (UTC)
qmega commented on 2014-11-19 22:55 (UTC)
Fighter19 commented on 2014-11-19 18:42 (UTC)
djpohly commented on 2014-02-09 12:57 (UTC)
sl1pkn07 commented on 2014-02-09 08:30 (UTC)
djpohly commented on 2013-09-09 18:18 (UTC)
PhotonX commented on 2013-03-03 08:00 (UTC)
sl1pkn07 commented on 2013-02-25 09:40 (UTC)
commented on 2011-05-10 21:00 (UTC)
commented on 2011-05-10 17:21 (UTC)