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.153640
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 »

whynothugo commented on 2020-05-18 12:53 (UTC)

Maybe harfbuzz is a makedependency as I failed to notice this before (I do have it installed on my system).

Can you try installing harfbuzz, and see if anything changes? If it does, I'll list it as a dependency.

MCMic commented on 2020-05-18 12:41 (UTC)

@kprkpr I still have this error when attempting to build:

CMake Error in src/CMakeLists.txt: Imported target "harfbuzz::harfbuzz" includes non-existent path

"//include/harfbuzz"

in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:

  • The path was deleted, renamed, or moved to another location.

  • An install or uninstall procedure did not complete successfully.

  • The installation package was faulty and references files it does not provide.

kprkpr commented on 2020-04-08 16:44 (UTC)

Hi For me is building right with an updated Archlinux machine and sound is working flaweslly.. What error do you see??

MCMic commented on 2020-04-06 13:21 (UTC)

Same problem as invalidcorgi, cannot build.

OriginCode commented on 2020-03-18 11:22 (UTC)

No sound on my machine with the latest version. harfbuzz: 2.6.4-2

invalidcorgi commented on 2020-01-17 09:19 (UTC)

I have following problem with new version:

CMake Error in src/CMakeLists.txt: Imported target "harfbuzz::harfbuzz" includes non-existent path

"//include/harfbuzz"

in its INTERFACE_INCLUDE_DIRECTORIES.

kprkpr commented on 2020-01-01 21:58 (UTC)

Haha no problem I will do it, thanks, and happy new year!

whynothugo commented on 2020-01-01 21:51 (UTC)

I’m on vacation with no laptop right now, feel free to push those changes, seem to make sense to me,

kprkpr commented on 2019-12-18 12:57 (UTC) (edited on 2019-12-18 12:58 (UTC) by kprkpr)

Hi, you can update pkgbuild with this and two patchs for be able to compile without gcc5 and that deps, and run ok (Without patch 0002 it not run)

PKGBUILD: https://hastebin.com/henuheceka.bash

0001-GtkModule-Add-harfbuzz-dependency.patch: https://hastebin.com/uvumiyokiw.m

0002-MessagemanCrashPatch.patch: https://hastebin.com/ujovedilij.php

Thanks!