As of e3aad672
the build fails because icons were moved to a different directory.
- install -Dm 644 Ghidra/Framework/Generic/src/main/resources/images/GhidraIcon64.png "$pkgdir"/usr/share/pixmaps/ghidra.png
+ install -Dm 644 Ghidra/Framework/Gui/src/main/resources/images/GhidraIcon64.png "$pkgdir"/usr/share/pixmaps/ghidra.png
Pinned Comments
encounter commented on 2020-10-01 07:53 (UTC) (edited on 2022-11-05 15:24 (UTC) by encounter)
All packages for Ghidra require Java 17. (package jdk17-openjdk)
You can set the active Java version using
archlinux-java set java-17-openjdk