Java 17 packaging (#744)

* packaging: deb: remove java 8 option

* packaging: rpm: Require java 17 at minimum

* packaging: aur: Require java 17 at minimum
This commit is contained in:
Doomsdayrs 2023-04-05 05:57:12 -04:00 committed by GitHub
parent 2dcce88594
commit 7f20de1149
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -11,7 +11,7 @@ modpacks easily and quickly."
arch=('any')
url="https://atlauncher.com/"
license=('GPL3')
depends=('java-runtime>=8' 'openal')
depends=('java-runtime>=17' 'openal')
makedepends=('unzip')
provides=('atlauncher')
conflicts=('atlauncher')

View file

@ -12,7 +12,7 @@ modpacks easily and quickly."
arch=('any')
url="https://github.com/ATLauncher/ATLauncher"
license=('GPL3')
depends=('java-runtime>=8' 'openal')
depends=('java-runtime>=17' 'openal')
makedepends=('java-environment>=8')
provides=('atlauncher')
conflicts=('atlauncher-bin')

View file

@ -3,7 +3,7 @@ Version: 1.3-1
Section: games
Priority: optional
Architecture: all
Depends: java17-runtime | java-17-runtime | java8-runtime | java-8-runtime, wget, desktop-file-utils
Depends: java17-runtime | java-17-runtime, wget, desktop-file-utils
Installed-Size: 2220
Maintainer: Ryan Dowling <ryan.dowling@atlauncher.com>
Description: A launcher for Minecraft which integrates multiple different modpacks to allow you to download and install modpacks easily and quickly.

View file

@ -12,7 +12,7 @@ BuildRequires: libappstream-glib
BuildRequires: desktop-file-utils
Requires: wget
Requires: java >= 1:1.8.0
Requires: java >= 1:17
Requires: xrandr
Provides: atlauncher