The optdepends opencl-driver is misspelled "opencl-dirver".
Search Criteria
Package Details: luxcorerender 2:2.10.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/luxcorerender.git (read-only, click to copy) |
|---|---|
| Package Base: | luxcorerender |
| Description: | Physically correct, unbiased rendering engine. |
| Upstream URL: | https://www.luxcorerender.org/ |
| Licenses: | Apache-2.0 |
| Submitter: | bartus |
| Maintainer: | bartus (howetuft) |
| Last Packager: | howetuft |
| Votes: | 14 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-05-11 21:03 (UTC) |
| Last Updated: | 2025-11-02 18:39 (UTC) |
Dependencies (30)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libfontenc
- libglvnd (libglvnd-gitAUR)
- libice
- libsm
- libxaw (xawmAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxcursor
- libxdamage
- libxinerama (libxinerama-randr-gitAUR)
- libxkbfile
- libxrandr (libxrandr-gitAUR)
- libxres
- libxss
- libxtst
- libxv
- opencl-icd-loaderAUR (khronos-ocl-icd-gitAUR, ocl-icd)
- xcb-util-cursor (xcb-util-cursor-gitAUR)
- Show 10 more dependencies...
Required by (3)
Sources (3)
adsun commented on 2018-07-11 15:32 (UTC)
bartus commented on 2018-05-12 07:00 (UTC) (edited on 2018-05-12 12:41 (UTC) by bartus)
@gdm413229 cmake script for lux is hudge garbage, will need to strip it from a bunch of internal deps and refactor linking routines. Should be working now.
gdm413229 commented on 2018-05-12 01:40 (UTC)
I've got a package installation issue involving conflicting files between the package and the file system on my machine. The error message is located below this text.
error: failed to commit transaction (conflicting files) luxcorerender: /usr/lib/libglfw.so exists in filesystem luxcorerender: /usr/lib/libglfw.so.3 exists in filesystem
Pinned Comments
bartus commented on 2020-06-11 15:32 (UTC) (edited on 2020-08-22 09:39 (UTC) by bartus)
This package is also hosted on GitHub.
issuesandpatchesat GitHub.Use env vars to control build process:
DISABLE_OPENCL=1to skip opencl kernel build (yields DISABLE_CUDA=1)DISABLE_CUDA=1to skip cuda kernel build.Usage cases:
export DISABLE_CUDA=1before buildDISABLE_CUDA=1 ~your-aur-helper~makepkg DISABLE_CUDA=1yay -S blender-2.8-git --mflags "DISABLE_CUDA=1"bartus commented on 2019-04-10 11:42 (UTC)
Please report
issuesandpatchesto luxcorerender@github.com