summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 281ae57f5b34e4fadc1bc64249b2bed0236f0cd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = xgboost
	pkgdesc = An optimized distributed gradient boosting library
	pkgver = 2.1.1
	pkgrel = 1
	url = https://github.com/dmlc/xgboost
	arch = x86_64
	license = Apache
	makedepends = cmake
	makedepends = cuda
	makedepends = git
	makedepends = nccl
	depends = gcc-libs
	depends = glibc
	source = xgboost::git+https://github.com/dmlc/xgboost#tag=v2.1.1
	source = quantile.patch
	b2sums = SKIP
	b2sums = 715904014923edefd2824abb05462578be80f50c5ea76eca2b21f8403d345045917feb837aa67ab7014f07172a48b58e1a7d7f3d63d3f563ceb7dc0125d7a89d

pkgname = xgboost