Thanks bartus!
Just need to modify checksum in your fix for patches and works like a charm.
Search Criteria
Package Details: mitsuba-git 0.6.0.r2173.10af06f3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mitsuba-git.git (read-only, click to copy) |
---|---|
Package Base: | mitsuba-git |
Description: | Mitsuba physically based renderer. |
Upstream URL: | http://mitsuba-renderer.org/ |
Keywords: | 3d metropolis-light-transport pathrace renderer |
Licenses: | GPL3 |
Conflicts: | mitsuba, mitsuba-hg |
Provides: | mitsuba |
Submitter: | bartus |
Maintainer: | bartus (maz-1) |
Last Packager: | bartus |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2016-11-28 20:18 (UTC) |
Last Updated: | 2024-01-16 14:56 (UTC) |
Dependencies (19)
- boost-libs
- boost-python2-libsAUR
- collada-dom-mitsubaAUR
- fftw (fftw-amdAUR)
- glew-1.13.0 (glew1.13AUR)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libpng (libpng-apngAUR, libpng-gitAUR)
- openexr (openexr-gitAUR)
- pcre
- python (python37AUR, python311AUR, python310AUR)
- python2AUR (python2-binAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-xmlpatterns (qt5-xmlpatterns-gitAUR)
- xerces-c
- boost (boost-gitAUR) (make)
- boost-python2AUR (make)
- eigen (eigen-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- scons2AUR (make)
Required by (0)
Sources (3)
Latest Comments
« First ‹ Previous 1 2 3
afichet commented on 2016-09-16 11:23 (UTC)
bartus commented on 2016-08-11 20:38 (UTC) (edited on 2016-11-06 00:51 (UTC) by bartus)
Mitsuba relies upon GLEWmx witch was discontinued as of glew 2.0.0.
A 'work around' build procedure requires:
1. Build glew-1.13.0 (non-conflicting, can be instlled alongside glew 2.0.0)
> PKGBUILD: http://pastebin.com/T6rLhsEQ
2. Build collada-dom-mitsuba (working PKGBUILD and patch)
> PKGBUILD: http://pastebin.com/8jYiUwRG
> 0001-fix-return-type-thanks-to-22.patch : http://pastebin.com/c7Q8ZcB1
3. Finaly build mitsuba with altered PKGBUILD and python3.5.patch
> PKGBUILD: http://pastebin.com/DXcFiE7S
> python3.5.patch : http://pastebin.com/6EU7zpu0
All tested in clean chroot build.
Pinned Comments
bartus commented on 2019-04-10 11:42 (UTC) (edited on 2024-01-16 10:06 (UTC) by bartus)
Please report
issues
andpatches
to mitsuba-git->github.com