Search Criteria
Package Details: stepmania 5.0.12-3
Git Clone URL: | https://aur.archlinux.org/stepmania.git (read-only, click to copy) |
---|---|
Package Base: | stepmania |
Description: | A free dance and rhythm game (was previously sm-ssc) |
Upstream URL: | http://www.stepmania.com/ |
Keywords: | arcade game piu rhythm-game stepmania |
Licenses: | |
Replaces: | |
Submitter: | Nascher |
Maintainer: | WhyNotHugo (kprkpr) |
Last Packager: | kprkpr |
Votes: | 22 |
Popularity: | 0.062250 |
First Submitted: | 2015-08-12 13:57 |
Last Updated: | 2020-01-01 22:40 |
Dependencies (11)
- glew (glew-libepoxy, glew-git, glew-egl-glx)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- harfbuzz (harfbuzz-git, harfbuzz-minimal-git)
- libmad
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- libvorbis (libvorbis-aotuv-lancer, libvorbis-git, libvorbis-aotuv)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal+-git, mesa-minimal-git, mesa-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
- pkgconfig (pkg-config-git, pkgconf-git, pkgconf) (make)
- yasm (yasm-git) (make)
Latest Comments
1 2 3 4 5 Next › Last »
MCMic commented on 2020-05-18 14:18
The build chroot is supposed to be minimal so it should not have anything more.
I don’t see anything obvious in makepkg.conf or PATH.
kprkpr commented on 2020-05-18 13:29
@MCMic maybe can you see if $PATH is different, of in your extra-x86_64-build chroot has some software or lib that you don't have in local?
Or maybe /etc/makepkg.conf has something different...
MCMic commented on 2020-05-18 13:25
Hum, building in a chroot with extra-x86_64-build from devtools works, so there must be some kind of conflict with an other package on my system or something like that.
MCMic commented on 2020-05-18 13:12
I cannot remove harfbuzz, other packages depends upon it. I reinstalled it but it does not change anything.
whereis harfbuzz answers /usr/include/harfbuzz as well.
kprkpr commented on 2020-05-18 13:09
I also have harfbuzz, harfbuzz-icu and lib32-harfbuzz installed..
Maybe needs lib32 or icu?
kprkpr commented on 2020-05-18 13:05
Is strange.. For me works right an compiles as today.
@Whynothugo Harfbuzz is listed as depencency an added the patch (0001).. I don't know why in some setups does it wrong..
@MCMic can you remove and install harfbuzz?
And for you it appear doing "whereis harfbuzz"? I see
MCMic commented on 2020-05-18 12:57
I do have harfbuzz, harfbuzz-icu and lib32-harfbuzz installed.
"/usr/include/harfbuzz" exists, I don’t know why cmake search "//include/harfbuzz"…
WhyNotHugo commented on 2020-05-18 12:53
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
@kprkpr I still have this error when attempting to build:
CMake Error in src/CMakeLists.txt: Imported target "harfbuzz::harfbuzz" includes non-existent path
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
Hi For me is building right with an updated Archlinux machine and sound is working flaweslly.. What error do you see??