aur/jdk21-graalvm-bin/.SRCINFO
nyyu f469bee728
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/cron/woodpecker Pipeline was successful
add jdk21-graalvm-bin
2023-09-22 19:03:14 +02:00

26 lines
1.4 KiB
Plaintext

pkgbase = jdk21-graalvm-bin
pkgdesc = Universal virtual machine for running applications written in a variety of languages (JVM-based, LLVM-based, or other), Java 21 version
pkgver = 21.0.0
pkgrel = 1
url = https://www.graalvm.org/
install = jdk21-graalvm-bin.install
arch = x86_64
arch = aarch64
license = custom
depends = java-runtime-common
depends = java-environment-common
optdepends = graaljs-jdk21-bin: JavaScript component (used to be bundled with this package before the 22.2.0 release)
optdepends = graal-llvm-jdk21-bin: LLVM component (used to be bundled with this package before the 22.2.0 release)
optdepends = graal-visualvm-jdk21-bin: VisualVM component (used to be bundled with this package before the 22.2.0 release)
provides = java-runtime=21
provides = java-environment=21
options = staticlibs
source = graalvm-rebuild-libpolyglot.hook
sha256sums = eae72b5a2a2826eed7e4be5710d33f82934622a390ab6a9f009ed7753359e02e
source_x86_64 = https://github.com/graalvm/graalvm-ce-builds/releases/download/jdk-21.0.0/graalvm-community-jdk-21.0.0_linux-x64_bin.tar.gz
sha256sums_x86_64 = 6c422941ccc58be5b891bb6499feeb72cd2b74d6729a29bf1fb8cc1a7d58b319
source_aarch64 = https://github.com/graalvm/graalvm-ce-builds/releases/download/jdk-21.0.0/graalvm-community-jdk-21.0.0_linux-aarch64_bin.tar.gz
sha256sums_aarch64 = bb4e92cf7eae91e474061aeae5ae75053a65cd558dbee76947827bf54d1b30a5
pkgname = jdk21-graalvm-bin