Package Details: audiveris 5.10.0-1

Git Clone URL: https://aur.archlinux.org/audiveris.git (read-only, click to copy)
Package Base: audiveris
Description: Music score OMR engine
Upstream URL: https://github.com/Audiveris/audiveris
Licenses: AGPL3
Submitter: raember
Maintainer: raember
Last Packager: raember
Votes: 6
Popularity: 0.067892
First Submitted: 2018-08-02 07:38 (UTC)
Last Updated: 2026-03-11 20:12 (UTC)

Dependencies (8)

Required by (1)

Sources (3)

Latest Comments

1 2 3 Next › Last »

es20490446e commented on 2026-05-07 12:18 (UTC)

If you want the desktop entry to be translated: https://pastebin.com/raw/FxRSRfNh

Popolon commented on 2026-04-30 09:14 (UTC) (edited on 2026-04-30 09:15 (UTC) by Popolon)

Need jdk25-openjdk package to be build jdk26 (jdk-openjdk) not supported:

* What went wrong: BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 70 > Unsupported class file major version 70

please set it up in the dependencies.

richit commented on 2026-04-03 15:44 (UTC) (edited on 2026-04-03 15:44 (UTC) by richit)

I have somewhat fixed the build problem. Apply this patch file in an added "prepare" function in the PKGBUILD.

However, some font tests still fail during the build. A quick fix is to add "fontconfig" and "ttf-dejavu" (or any regular font) to makedepends. After that, the package successfully builds.

richit commented on 2026-04-01 15:04 (UTC) (edited on 2026-04-01 15:05 (UTC) by richit)

Greetings, I have encountered a problem with compiling the current (5.10.0-1) version that seems similar to a previous error related to git being used in the build.gradle file in the app directory. Even after adding git as a dependency, the project doesn't build because the downloaded source code is not a repository.

I am building in a clean chroot that fetches JDK 26. The error is essentially the same as this one. Just in case, here is a link to the build log (just the build function).

I would appreciate any help with this. I have tried to recreate the previous fix with echoing a static commit, but that does not seem to work anymore.

frnx commented on 2026-01-18 10:15 (UTC) (edited on 2026-01-18 10:15 (UTC) by frnx)

Note that Java JDK >=24 needs to not only installed but enabled as a default (with archlinux-java set java-25-openjdk for example with Java 25).

LudwigJ commented on 2025-09-15 16:28 (UTC)

Thank you very much for the update! It's a very useful little program, and they stopped releasing flatpaks like two years ago with 5.3.1. Every update is most welcome.

raember commented on 2025-09-14 10:25 (UTC)

Hi everyone. Sorry for not maintaining the package for a while. I now iterated through almost all intermediary versions and pushed them all. Please note that since 5.7.0, Java 24 is needed.

LudwigJ commented on 2025-09-02 22:40 (UTC)

Would it be possible to update to the current release (5.6.2)?

cmsigler commented on 2023-07-03 17:25 (UTC)

Hi, all,

I was having trouble building/installing audiveris 5.3.0-1, with complaints about not having the right java version installed; min required version 17, max required version 18.

After installing jdk17-openjdk, all is well :) HTH

Clemmitt

molove commented on 2023-01-12 14:04 (UTC)

@notdexterslab worked here too, thanks