blob: b8707b52a9426d08d005eaa529f37b626cbb5481 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = hmcl-new
pkgdesc = An unofficial build of HMCL that trying to compile and run HMCL with the latest LTS version of java. (with HMCL-Clean changes)
pkgver = 3.6.12
pkgrel = 1
url = https://github.com/HMCL-dev/HMCL
arch = any
license = GPL3
makedepends = java-environment>=21
makedepends = gradle
depends = java-runtime>=21
depends = java-openjfx>=21
depends = hicolor-icon-theme
provides = hmcl
conflicts = hmcl
source = hmcl.desktop
source = hmcl-launch-script
source = https://github.com/HMCL-dev/HMCL/raw/release-3.6.12/HMCL/image/hmcl.png
source = HMCL-release-3.6.12.tar.gz::https://github.com/HMCL-dev/HMCL/archive/refs/tags/release-3.6.12.tar.gz
source = 0001-Target-Java-21.patch
source = 0002-Cleanup.patch
sha256sums = b4e8aa0f349bb3f5dd15a31c5a13ac3e10e5a5bcd2f97cf390041924275e43ef
sha256sums = 4fcd4bf8f8d2ca39cf25a8d59daeb53ffa54fbca0356bd55aa17a5ee31d59a95
sha256sums = d4e56ae2e8c0d991dba01ef3124ef4d38918825f58728338a8bab5e78319306a
sha256sums = 18ce3b846792a8878b6a1b06149478bfd8d20dcd84eab23962e3bc5c49c2ec5a
sha256sums = 26d94658682cb53b2b57ebb466d0bf2894b5420e999b40a632aa4bb1393847c8
sha256sums = 31909c97f5593835c46483694a1399dd1feaab85d6a5d217e69d59d84a601e62
pkgname = hmcl-new
|