summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a276fa50cce9
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = lightgbm
+ pkgdesc = Distributed gradient boosting framework based on decision tree algorithms.
+ pkgver = 2.1.1
+ pkgrel = 1
+ url = https://github.com/Microsoft/LightGBM
+ arch = x86_64
+ license = MIT
+ makedepends = boost
+ makedepends = cmake
+ makedepends = opencl-headers
+ depends = boost-libs
+ depends = ocl-icd
+ source = https://github.com/Microsoft/LightGBM/archive/v2.1.1.tar.gz
+ sha256sums = 07da54e835f4d9991fbc526b4e0c9d0d2a47e514c6eb94de2fbb49c33c8a1e6e
+
+pkgname = lightgbm
+