blob: 17a68e156e018d969ac73e1c3e34a1fd3fe928b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
pkgbase = luisarender-git
pkgdesc = High-Performance Rendering Framework on Stream Architectures
pkgver = d77dd353
pkgrel = 1
url = https://luisa-render.com/
arch = x86_64
license = BSD
makedepends = clang
makedepends = git
makedepends = cmake
depends = assimp
depends = cuda
depends = embree
depends = glfw-wayland
depends = tbb
source = git+https://github.com/LuisaGroup/LuisaRender.git
source = git+https://github.com/LuisaGroup/LuisaCompute.git
source = git+https://github.com/jarro2783/cxxopts.git
source = git+https://github.com/fastfloat/fast_float.git
source = git+https://github.com/syoyo/tinyexr.git
source = git+https://github.com/Cyan4973/xxHash.git
source = git+https://github.com/gabime/spdlog.git
source = git+https://github.com/chriskohlhoff/asio.git
source = git+https://github.com/nothings/stb.git
source = git+https://github.com/nlohmann/json.git
source = git+https://github.com/glfw/glfw.git
source = git+https://github.com/ocornut/imgui.git
source = git+https://github.com/LuisaGroup/EASTL.git
source = git+https://github.com/Neargye/magic_enum.git
source = git+https://github.com/LuisaGroup/reproc.git
source = git+https://github.com/LuisaGroup/marl.git
source = git+https://github.com/LuisaGroup/EABase.git
source = git+https://github.com/microsoft/mimalloc.git
source = assimp.patch
source = pybind11.patch
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 60c46ae63d3f4b42606e59dd6448f53aa5b47039bf1438ef290caab312d06351
sha256sums = 133de203c1237cf2463a3b791cd185973b23916b6bb2a9d574617989fc1f0ccb
pkgname = luisarender-git
|