yasm is required for ffmpeg building and support.
Search Criteria
Package Details: stepmania-git latest-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/stepmania-git.git (read-only, click to copy) |
---|---|
Package Base: | stepmania-git |
Description: | Advanced rhythm game. Designed for both home and arcade use. |
Upstream URL: | http://www.stepmania.com/ |
Keywords: | arcade game |
Licenses: | MIT AND CC-BY-NC-4.0 |
Conflicts: | stepmania |
Provides: | stepmania |
Submitter: | djpohly |
Maintainer: | neeshy (snailman153624, vEnhance) |
Last Packager: | neeshy |
Votes: | 31 |
Popularity: | 0.000004 |
First Submitted: | 2014-02-08 23:40 (UTC) |
Last Updated: | 2024-12-16 03:18 (UTC) |
Dependencies (24)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-libfdk_aacAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glu (glu-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libmad
- libogg (libogg-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libtomcrypt (libtomcrypt-gitAUR)
- libtommath
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxrandr (libxrandr-gitAUR)
- libxtst
- mesa (mesa-minimal-gitAUR, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber)
- Show 4 more dependencies...
Required by (1)
- itg3theme (requires stepmania)
Sources (6)
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)
Git clone isn't controlled by the PKGBUILD, unless you have some ancient setup from before makepkg got VCS support. See https://bugs.archlinux.org/task/34677 for the reasons makepkg doesn't do shallow clones on -git packages.
If you do have some reason to want -git packages to clone shallowly, it would probably be easy to hack it into your /usr/share/makepkg/source/git.sh.
(Or, perhaps, you could make the first clone in the PKGBUILD directory manually, then let makepkg do its local clone of that as usual.)
ase1590 commented on 2016-01-13 17:11 (UTC)
Just tried this, the random movie player seems broken. Possibly a new change in stepmania/ffmpeg? It doesnt appear to throw errors, just displays a black screen instead of the movie.
djpohly commented on 2015-06-27 23:03 (UTC)
The PKGBUILD, as in many -git packages, contains a pkgver() function which updates the version along with the source. There's no need to update the PKGBUILD itself unless there is a change in the build process.
jamesan commented on 2015-06-27 22:33 (UTC)
The current upstream version is: v5.0.9.r10.g398fb88-1.
djpohly commented on 2014-12-01 16:48 (UTC)
Ah, I see. I've updated the PKGBUILD to revert the breaking commit, which is what we've been doing on our local cabinet here without issue. I'll look into that patch in the future.
qmega commented on 2014-11-23 05:20 (UTC)
The patch I linked to is supposed to be the adjusted version you're talking about; it fixes the double free issue and should work on newer and older versions of ffmpeg. AFAIK it hasn't been merged because they want more testing and because they want to discourage building against system ffmpeg.
djpohly commented on 2014-11-22 21:02 (UTC)
The patch was reverted upstream because it broke other distros with older FFmpegs. If someone can adjust the patch to play nicely with both current versions and older ones, I'd guess it would be accepted fairly easily.
In the meantime, I'll update the PKGBUILD to patch for latest FFmpeg, sometime in the next couple days probably.
Fighter19 commented on 2014-11-22 11:29 (UTC)
@qmega
I was told that the patch would break other functions, so it was recommended to me to just use the bundled version.
Pinned Comments
MarsSeed commented on 2024-08-12 19:29 (UTC)
Dear users,
Please kindly install AUR/stepmania instead of the '-git' build.
It is pointless to keep the latter, as upstream has not received any new commit during the last 2 years.
The stable stepmania package has an active maintainer, and it already builds from upstream's last available commit, and gets patched on AUR whenever some fixes are needed.