Package Details: stepmania 5.1.0.b2.r627.d55acb1ba2-4

Git Clone URL: https://aur.archlinux.org/stepmania.git (read-only, click to copy)
Package Base: stepmania
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
Submitter: Nascher
Maintainer: neeshy (snailman153624)
Last Packager: neeshy
Votes: 29
Popularity: 0.122870
First Submitted: 2015-08-12 13:57 (UTC)
Last Updated: 2024-12-16 03:18 (UTC)

Required by (1)

Sources (6)

Latest Comments

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

Decibelter commented on 2019-12-14 13:01 (UTC) (edited on 2019-12-14 13:03 (UTC) by Decibelter)

I initially received the error "fatal error: hb.h: No such file or directory"

Below are the steps I used to get it to build:

  1. installed the hardbuzz library
  2. edited the PKGBUILD CFLAGS and CXXFLAGS to include /usr/include/harfbuzz as follows: export CFLAGS="-I/usr/include/harfbuzz -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong" export CXXFLAGS="-I/usr/include/harfbuzz -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong"

luso58 commented on 2019-07-08 09:06 (UTC) (edited on 2019-07-08 09:07 (UTC) by luso58)

Just tried installing the package. Compiles flawlessly with gcc 9.1.0 just by modifying the makedepends and CC and CXX exports.

djpohly commented on 2018-09-22 18:33 (UTC)

If you bring in https://github.com/stepmania/stepmania/commit/3f64564dd7c62a2f3d9557c1bdb8475fd953abea as a patch, you can once again compile with current gcc.

whynothugo commented on 2018-06-23 02:15 (UTC) (edited on 2018-06-23 02:15 (UTC) by whynothugo)

I've adopted this and updated it so that it builds and runs as expected.

Let me know of any issues.

MasWag commented on 2018-05-20 03:47 (UTC) (edited on 2018-05-20 03:48 (UTC) by MasWag)

I had the same problem as https://github.com/stepmania/stepmania/issues/1352 and I could solve it by applying the following patch to PKGBUILD.

31c31
<   cmake -D WITH_SYSTEM_FFMPEG=Off ..
---
>   cmake -D WITH_SYSTEM_FFMPEG=Off -DWITH_MINIMAID=OFF ..

whynothugo commented on 2018-02-28 14:12 (UTC) (edited on 2018-02-28 14:12 (UTC) by whynothugo)

There's an "enable notifications" button on the right-hand side of every package's page.

hvksmr1996 commented on 2018-02-28 04:28 (UTC)

Oh! nvm then.

BTW, how could you reply me so quickly? In other words, how to get notify in ArchLinux site?

whynothugo commented on 2018-02-28 04:25 (UTC)

Those binaries won't work on Arch because why're built against older libraries. What I ended up doing is using that binary in a docker container, and that worked fine for me.

hvksmr1996 commented on 2018-02-28 04:23 (UTC)

Instead of compiling directly, why don't you just use binaries?

https://github.com/stepmania/stepmania/releases/download/v5.0.12/StepMania-5.0.12-Linux.tar.gz

The link can be found here: https://www.stepmania.com/download/