summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 13 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 169be5a1e959..6bd9e7d4f0fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,22 @@
+# Generated by makepkg 5.0.0
+# Sun Feb 14 17:04:13 UTC 2016
pkgbase = xgboost-git
- pkgver = r1639.00a8076
- pkgrel = 2
- url = https://github.com/tqchen/xgboost
+ pkgver = r2367.70d9732
+ pkgrel = 1
+ url = https://github.com/dmlc/xgboost
arch = x86_64
license = APACHE
- makedepends = git
- source = git+https://github.com/tqchen/xgboost.git
+ source = git+https://github.com/dmlc/xgboost.git
+ source = git+https://github.com/dmlc/dmlc-core
+ source = git+https://github.com/dmlc/rabit
+ source = python_no_libs.patch
sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = bf7dddaaf6f6074a0d089c987876bd71961a637e40dae658fc04324153dfa568
pkgname = xgboost-git
- pkgdesc = An optimized general purpose gradient boosting library. Which is parallelized using OpenMP. It implements machine learning algorithm under gradient boosting framework, including generalized linear model and gradient boosted regression tree
- depends = python
- depends = bash
+ pkgdesc = An optimized distributed gradient boosting library designed to be highly efficient, flexible and portable
optdepends = python-xgboost-git: Python 3 Wrapper
optdepends = python2-xgboost-git: Python 2 Wrapper
provides = xgboost
@@ -23,8 +28,6 @@ pkgname = python-xgboost-git
depends = python
depends = python-numpy
depends = python-scipy
- depends = python-setuptools
- depends = bash
provides = python-xgboost
conflicts = python-xgboost
@@ -34,8 +37,6 @@ pkgname = python2-xgboost-git
depends = python2
depends = python2-numpy
depends = python2-scipy
- depends = python2-setuptools
- depends = bash
provides = python2-xgboost
conflicts = python2-xgboost