A workaround to Compatibility with CMake < 3.5 has been removed from CMake. error is to first issue export CMAKE_POLICY_VERSION_MINIMUM=3.5 and then yay -Syu pianobooster in the same terminal window.
Search Criteria
Package Details: pianobooster 1.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pianobooster.git (read-only, click to copy) |
|---|---|
| Package Base: | pianobooster |
| Description: | A MIDI file player that teaches you how to play the piano |
| Upstream URL: | https://www.pianobooster.org |
| Keywords: | midi piano trainer |
| Licenses: | GPL3 |
| Conflicts: | pianobooster-git |
| Replaces: | pianobooster-git |
| Submitter: | frantic1048 |
| Maintainer: | daringcuteseal |
| Last Packager: | artemklevtsov |
| Votes: | 7 |
| Popularity: | 0.008650 |
| First Submitted: | 2016-10-27 07:13 (UTC) |
| Last Updated: | 2020-12-26 20:49 (UTC) |
Dependencies (8)
- fluidsynth (fluidsynth-gitAUR)
- ftgl
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- rtmidi
- cmake (cmake3AUR, cmake-gitAUR) (make)
- qt5-tools (make)
- qt5-translations (qt5-translations-gitAUR) (optional)
Required by (0)
Sources (1)
dxtr commented on 2026-02-06 18:37 (UTC)
joemaro commented on 2026-01-07 17:20 (UTC) (edited on 2026-01-07 17:20 (UTC) by joemaro)
Can't build because:
CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
crescent commented on 2021-08-06 11:45 (UTC)
Broken. Depends on libfluidsynth 2 and doesn't work with the latest libfluidsynth 3
$ pianobooster pianobooster: error while loading shared libraries: libfluidsynth.so.2: cannot open shared object file: No such file or directory
$ pacman -Ql fluidsynth .. fluidsynth /usr/lib/libfluidsynth.so.3 ..
pfrenssen commented on 2021-05-03 07:28 (UTC)
This is missing a dependency on the ttf-dejavu package. When I try to start it I get:
ERROR: Font DejaVuSans.ttf was not found !
frantic1048 commented on 2020-07-03 06:51 (UTC)
DrWaluigi: I'm very sorry for the late. I've been busy for a long time and do not have much interest in maintaining this package. If you have any interest in maintaining this package, feel free to take over it.
DrWaluigi commented on 2020-06-15 05:55 (UTC)
frantic1048: Are you still interested in maintaining this package? It's been out of date for several months now.
DrWaluigi commented on 2020-05-23 15:07 (UTC)
This package is out of date as 0.7.2b is out, which uses Qt5: https://github.com/captnfab/PianoBooster/releases/tag/v0.7.2b. An updated and working PKGBUILD is available here: https://github.com/captnfab/PianoBooster/blob/develop/pkgs/arch/PKGBUILD. The source code is now on Github, instead of Sourceforge.
frantic1048 commented on 2019-01-30 08:31 (UTC)
@jose1711: You are right, it looks git is redundant.
jose1711 commented on 2019-01-28 13:38 (UTC)
fyi: a similar PKGBUILD now exists for qt5 port of pianobooster: https://aur.archlinux.org/packages/pianobooster-qt5-git
jose1711 commented on 2019-01-28 13:08 (UTC)
does this really need git in makedepends?
Pinned Comments
frantic1048 commented on 2016-10-27 07:34 (UTC)