summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorbartus2018-12-06 13:11:34 +0100
committerbartus2018-12-06 13:16:46 +0100
commitbf283769ba0a3177045b7b958a541ca1631be03f (patch)
tree6cb8a66c04aac5eec638e748a12068ff070de878 /.SRCINFO
downloadaur-bf283769ba0a3177045b7b958a541ca1631be03f.tar.gz
initial
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO35
1 files changed, 35 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a7c4a91ba492
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,35 @@
+pkgbase = luxcorerender-git
+ pkgdesc = LuxCoreRender is a physically correct, unbiased rendering engine.
+ pkgver = 2.1.beta3.r11.g5154f38f0
+ pkgrel = 1
+ url = https://www.luxcorerender.org/
+ arch = x86_64
+ license = Apache
+ makedepends = git
+ makedepends = doxygen
+ makedepends = cmake
+ makedepends = python-pyside-tools
+ makedepends = opencl-headers
+ depends = openimageio
+ depends = boost
+ depends = blosc
+ depends = embree
+ depends = glfw-x11
+ depends = gtk3
+ depends = opencl-icd-loader
+ optdepends = opencl-driver: for gpu acceleration
+ optdepends = python-pyside: for pyluxcoretools gui
+ provides = luxrays
+ provides = luxcorerender
+ conflicts = luxrays-hg
+ conflicts = luxcorerender
+ options = !buildflags
+ source = git+https://github.com/LuxCoreRender/LuxCore.git
+ source = python.patch
+ source = glfw.patch
+ md5sums = SKIP
+ md5sums = 21b963e5f66d2c8c6a50bebcf9f0fe07
+ md5sums = 624f2be4cb431f6a4cfcc968d6263ac2
+
+pkgname = luxcorerender-git
+