Search Criteria
Package Details: moonray-gui 1.4.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/moonray.git (read-only, click to copy) |
---|---|
Package Base: | moonray |
Description: | DreamWorks’ production MCRT renderer |
Upstream URL: | https://openmoonray.org |
Licenses: | Apache |
Submitter: | alerque |
Maintainer: | None |
Last Packager: | alerque |
Votes: | 3 |
Popularity: | 0.27 |
First Submitted: | 2023-03-16 11:28 (UTC) |
Last Updated: | 2024-03-28 00:05 (UTC) |
Dependencies (55)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- boost-libs
- cppunit
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- embree (embree-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- imath
- jemalloc (jemalloc-gitAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- libcgroupAUR (libcgroup-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libice
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libmicrohttpd (libmicrohttpd-gitAUR)
- libsm
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- log4cplus (log4cplus-gitAUR)
- lua
- materialx (materialx-gitAUR)
- moonrayAUR (moonray-gitAUR)
- onetbb
- opencolorio (opencolorio-gitAUR)
- openexr (openexr-gitAUR)
- openimagedenoise (openimagedenoise-gitAUR)
- openimageio (openimageio-gitAUR)
- openssl (openssl-staticAUR, openssl-gitAUR)
- opensubdiv
- openvdb
- optixAUR (optix70AUR, optix72AUR, optix74AUR)
- python (python37AUR, python311AUR, python310AUR)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- python-requests
- python-setuptools
- qt5-script (qt5-script-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-noguiAUR, qt6-base-headlessAUR)
- random123AUR
- usd
- usd-extras (usd)
- util-linux-libs (util-linux-libs-aesAUR, util-linux-libs-selinuxAUR)
- boost (boost-gitAUR) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- cppunit (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ispc (ispc-gitAUR) (make)
- libmicrohttpd (libmicrohttpd-gitAUR) (make)
- openimageio (openimageio-gitAUR) (make)
- openssl (openssl-staticAUR, openssl-gitAUR) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- qt5-script (qt5-script-gitAUR) (make)
- intel-oneapi-mkl (intel-oneapi-basekit-2025AUR, intel-oneapi-hpckitAUR, intel-oneapi-basekit) (optional) – Intel Math Kernel Library
Required by (0)
Sources (22)
- moonray.patch
- moonray.sh
- openmoonray+arras+arras4_core
- openmoonray+arras+arras_render
- openmoonray+arras+distributed+arras4_node
- openmoonray+arras+distributed+minicoord
- openmoonray+cmake_modules
- openmoonray+moonray+hydra+hdMoonray
- openmoonray+moonray+hydra+moonray_sdr_plugins
- openmoonray+moonray+mcrt_denoise
- openmoonray+moonray+moonray
- openmoonray+moonray+moonray_arras+mcrt_computation
- openmoonray+moonray+moonray_arras+mcrt_dataio
- openmoonray+moonray+moonray_arras+mcrt_messages
- openmoonray+moonray+moonray_dcc_plugins
- openmoonray+moonray+moonray_gui
- openmoonray+moonray+moonshine
- openmoonray+moonray+moonshine_usd
- openmoonray+moonray+render_profile_viewer
- openmoonray+moonray+scene_rdl2
- openmoonray
- optix.patch
Latest Comments
« First ‹ Previous 1 2
alerque commented on 2023-05-04 19:42 (UTC)
@adro (well really not you since I pinged you on GitHub, but for anybody else)
The
usd
package still isn't actually buildable because it expects an old version of pyside with a deprecated binary name. Until that gets fixed and it works to build in a chroot I have a hard time testing the PR you sent to update this package.adro commented on 2023-04-23 21:00 (UTC)
Hi @alerque,
The USD package is now buildable, let me know if you need something else.
alerque commented on 2023-03-16 13:56 (UTC) (edited on 2023-03-16 14:23 (UTC) by alerque)
This upload was premature, I ran the wrong local command and posted to the AUR instead of my aur packages workspace. That being said I'm leaving it up as a starting point for anybody else willing to work on this. This is a monster package with crazy dependency trails. I got stymied early on with
usd
from the AUR not being buildable.I am willing to accept patches or other contributions here (preferably as
git format-patch
flavor, but I'll take whatever) or as PRs on this repository.Partial contributions accepted! Anything that moves the ball forward will be good as a starting point for the next poor soul trying to pull all this together.
« First ‹ Previous 1 2