| author | Levente Polyak
<anthraxx@archlinux.org> 2024-09-09 14:38:51 UTC |
| committer | Levente Polyak
<anthraxx@archlinux.org> 2024-09-09 14:38:51 UTC |
| parent | d8363c59ece54a076c69c6c1586136a71620dda1 |
| .SRCINFO | +33 | -0 |
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..cb1e2bf --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,33 @@ +pkgbase = java-runtime-common + pkgdesc = Common files for Java Runtime Environments + pkgver = 3 + pkgrel = 5 + url = https://www.archlinux.org/packages/extra/any/java-common/ + arch = any + license = GPL + checkdepends = wget + makedepends = bash + makedepends = findutils + makedepends = coreutils + source = profile_jre.csh + source = profile_jre.sh + source = bin_archlinux-java + source = test_archlinux-java + source = https://github.com/kward/shunit2/archive/v2.1.7/shunit2-2.1.7.tar.gz + sha256sums = 9d25638cafc2fabd1ba6f2f26aa01233eccf3d31db003d956b571f0ab655dd23 + sha256sums = f11ac56c635e545e73db994b905b646c15ccba6781411d79878c4edd7c77ccd9 + sha256sums = 5101f9d3d42cd545843a537826451c1b2e0bf2b16aba4e36ac797d9ace16dc63 + sha256sums = f4c3fc55568fbbd298c1bf617bdd7f45db600b47c9991b072e409876e8cdd341 + sha256sums = 41a103aa984bfdeea3fec426edb0b3dda19153a5ce448d4b4bbe52a85c4d7fee + +pkgname = java-runtime-common + pkgdesc = Common files for Java Runtime Environments + install = install_java-runtime-common.sh + depends = bash + depends = findutils + depends = coreutils + backup = etc/profile.d/jre.sh + backup = etc/profile.d/jre.csh + +pkgname = java-environment-common + pkgdesc = Common files for Java Development Kits