Package Details: performous-git 1.3.1.r284.gcf4006f2c-1

Git Clone URL: https://aur.archlinux.org/performous-git.git (read-only, click to copy)
Package Base: performous-git
Description: A free game like "Singstar", "Rockband" or "Stepmania" (version from git)
Upstream URL: http://performous.org
Licenses: GPL
Conflicts: performous
Provides: performous
Submitter: jose1711
Maintainer: jose1711
Last Packager: jose1711
Votes: 2
Popularity: 0.000000
First Submitted: 2015-10-03 14:19 (UTC)
Last Updated: 2026-03-30 21:27 (UTC)

Dependencies (30)

Required by (0)

Sources (4)

Pinned Comments

jose1711 commented on 2018-12-24 11:03 (UTC) (edited on 2018-12-24 11:06 (UTC) by jose1711)

could someone please test and comment on this issue? https://github.com/performous/performous/issues/435 (do note that to build performous-git you'll need to add -DENABLE_WEBCAM=OFF to cmake arguments)

Latest Comments

acerix commented on 2026-09-04 23:34 (UTC)

There is now an error in the prepare() step:

==> Starting prepare()...
patching file game/CMakeLists.txt
Hunk #1 FAILED at 85.
1 out of 1 hunk FAILED -- saving rejects to file game/CMakeLists.txt.rej
patching file testing/CMakeLists.txt
Hunk #1 FAILED at 50.
1 out of 1 hunk FAILED -- saving rejects to file testing/CMakeLists.txt.rej
==> ERROR: A failure occurred in prepare().

It seems the patch boost-1.90.patch is no longer required, it builds after removing that.

acerix commented on 2026-07-09 21:17 (UTC)

I get an error "BLAS vendor is not OpenBLAS" when building:

-- Found BLAS: /opt/intel/oneapi/mkl/latest/lib/libmkl_intel_lp64.so;/opt/intel/oneapi/mkl/latest/lib/libmkl_sequential.so;/opt/intel/oneapi/mkl/latest/lib/libmkl_core.so;-lm;-ldl
CMake Error at cmake/Modules/FindAubio.cmake:13 (message):
  BLAS vendor is not OpenBLAS.  Found:
  /opt/intel/oneapi/mkl/latest/lib/libmkl_intel_lp64.so;/opt/intel/oneapi/mkl/latest/lib/libmkl_sequential.so;/opt/intel/oneapi/mkl/latest/lib/libmkl_core.so;-lm;-ldl
Call Stack (most recent call first):
  game/CMakeLists.txt:121 (find_package)

It builds after uncommenting set(BLA_VENDOR OpenBLAS) in cmake/Modules/FindAubio.cmake so I'd suggest that as a patch (i.e. removing "#" on that line).

punissuer commented on 2023-01-03 08:42 (UTC)

I almost flagged the package as out-of-date, only to realize performous made it into community :)

ohli commented on 2018-12-25 22:23 (UTC) (edited on 2018-12-25 23:21 (UTC) by ohli)

Please add the following build dependency:

  • community/glm

EDIT: tested https://github.com/performous/performous/issues/435, works for me with DE_de

jose1711 commented on 2018-12-24 11:03 (UTC) (edited on 2018-12-24 11:06 (UTC) by jose1711)

could someone please test and comment on this issue? https://github.com/performous/performous/issues/435 (do note that to build performous-git you'll need to add -DENABLE_WEBCAM=OFF to cmake arguments)

dos1 commented on 2018-10-04 22:05 (UTC)

It should include cpprestsdk as a optional dependency for webserver support.

jose1711 commented on 2017-11-04 20:37 (UTC)

currently only builds with cpp-netlib 0.11.2