Re: Incoming changes in JDK /JRE packages

2023-10-19 Thread Ralf Mardorf
On Thu, 2023-10-12 at 15:47 +, Richard Ullger wrote: > is makepkg clever enough to reinstall the jre packages Hi, it is, it will install the makedepends. $ makepkg --help | grep missing\ dep -s, --syncdeps Install missing dependencies with pacman FWIW tuxguitar is provided by the proaud

Re: Incoming changes in JDK /JRE packages

2023-10-12 Thread Leonidas Spyropoulos
Hi Richard, On 12/10/2023 16:47, Richard Ullger wrote: Hi Leonidas, Replying here as my reply to arch-dev-public was rejected. I currently have jre packages installed. Your system has JRE installed and technically to execute `tuxguitar` (using it as an example) you don't need JDK - that is co

Re: Incoming changes in JDK /JRE packages

2023-10-12 Thread Jan Alexander Steffens (heftig)
On Thu, Oct 12, 2023 at 6:03 PM Richard Ullger wrote: > Following the build when makepkg uninstalls the build packages, is > makepkg clever enough to reinstall the jre packages, or should I just > keep the jdk packages installed instead? > You can keep the jdk package installed as its functional

Re: Incoming changes in JDK /JRE packages

2023-10-12 Thread Richard Ullger
Hi Leonidas, Replying here as my reply to arch-dev-public was rejected. I currently have jre packages installed. When I build a package such as tuxguitar, that contains a make dependency for the jdk packages, makepkg installs the jdk packages and then removes them following the build, having bee