summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6b657906495ae15f732f829d90507cb918a02934 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = lightgbm
	pkgdesc = A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
	pkgver = 4.5.0
	pkgrel = 1
	url = https://github.com/microsoft/LightGBM
	arch = aarch64
	arch = x86_64
	license = MIT
	makedepends = cmake
	options = !debug
	source = git+https://github.com/microsoft/LightGBM.git#tag=v4.5.0
	source = git+https://github.com/boostorg/compute.git#tag=boost-1.86.0
	source = git+https://gitlab.com/libeigen/eigen.git#tag=3.4.0
	source = git+https://github.com/lemire/fast_double_parser.git#tag=v0.8.0
	source = git+https://github.com/fmtlib/fmt.git#tag=11.0.2
	sha256sums = 25fd3c99ca6d7ba29fe3d4eec9f3a3a69c98240694743928ea7f36887a135e01
	sha256sums = 0d2106df399cf2260c5982eaf218d9d7d135a665084ebd590fab33f7414b72d7
	sha256sums = a378af54cb5befc28cdfe409c26ec65cc3d81ac6f160a4797a2fa846f338d217
	sha256sums = 22b508276e8eb76bd663bb52ad567ba24e75f42862ccc953eba1040e90ad25f2
	sha256sums = 35604c27995f5c99f66fb54ac0571a889791880f1428b969dad602a0a13aeb90

pkgname = lightgbm