Age | Commit message (Collapse) | Author |
|
* Depend on java-openjfx in version 8
(this has to be realized by requiring java-openjfx>=8 & <9 since
java-openjfx 8 does not provide java-openjfx=8)
* Let archlinux-java-run ensure that a javafx-capable JRE is used
(requires archlinux-java-run v4)
|
|
|
|
|
|
If a suitable java version is selected via archlinux-java we should use it.
Otherwise use the latest version available as we did before.
Thanks a lot to Rhinoceros for providing this solution!
|
|
JabRef is incompatible to java 7. Instead of hardcoding java 8 just always
use the latest of the installed JREs.
|
|
Files taken from AUR3.
|