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.000036 |
| First Submitted: | 2023-03-16 11:28 (UTC) |
| Last Updated: | 2024-03-28 00:05 (UTC) |
Dependencies (55)
- bash (bash-gitAUR, bash-devel-gitAUR)
- boost-libs
- cppunit
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda-12.5AUR, cuda-12.9AUR, cuda-12.8AUR, cuda-pascalAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- embree (embree-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- imath
- jemalloc (jemalloc-gitAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- libcgroupAUR (libcgroup-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libice
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libmicrohttpd (libmicrohttpd-gitAUR)
- libsm
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- log4cplus (log4cplus-gitAUR)
- Show 35 more dependencies...
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-27 14:35 (UTC) (edited on 2023-05-27 14:36 (UTC) by alerque)
This is still
pkgrel=0because it doesn't work. We haveusdbuilding cleanly (and a packages is available in my user repository to build this against) so we're past that hickup in dependencies, now we have to work onpxr. If anybody wants to help with that please drop a line here, on my Github, or whatever. Collaboration welcome.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
usdpackage 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
usdfrom the AUR not being buildable.I am willing to accept patches or other contributions here (preferably as
git format-patchflavor, 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