@micwoj92 OK, I've done the modification and a minimal recompilation test. Don't hesitate to confirm that it works fine on your end.
Search Criteria
Package Details: appleseed-git 1:2.1.0.beta.r284.g1e60a023d-9
Package Actions
Git Clone URL: | https://aur.archlinux.org/appleseed-git.git (read-only, click to copy) |
---|---|
Package Base: | appleseed-git |
Description: | Physically-based global illumination rendering engine primarily designed for animation and visual effects (development vesion). |
Upstream URL: | https://appleseedhq.net |
Licenses: | MIT |
Conflicts: | appleseed |
Provides: | appleseed |
Submitter: | bartus |
Maintainer: | bartus (howetuft) |
Last Packager: | howetuft |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2017-09-22 16:24 (UTC) |
Last Updated: | 2024-10-14 20:58 (UTC) |
Dependencies (17)
- boost-libs
- boost-python2-libsAUR
- embree3
- opencolorio1AUR
- openexr (openexr-gitAUR)
- openimageio (openimageio-gitAUR)
- openshadinglanguage
- python (python37AUR, python311AUR, python310AUR)
- python2AUR (python2-binAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- xerces-c
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR)
- boost (boost-gitAUR) (make)
- boost-python2AUR (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Required by (1)
Sources (11)
howetuft commented on 2024-10-14 21:01 (UTC)
micwoj92 commented on 2024-10-14 18:11 (UTC)
just replace embree with embree3
howetuft commented on 2024-10-14 17:58 (UTC)
@micwoj92 Sorry, I was not notified of your last message, I've just discovered it now! I'll look at your issue next week-end, hopefully.
micwoj92 commented on 2024-09-26 20:38 (UTC)
@howetuft I know about pinned comment, but GH repo is not up to date. One more obsolescence, embree dep needs to be changed to embree3.
Fails to build with:
/build/appleseed-git/src/appleseed-git/src/appleseed/foundation/core/thirdparties.cpp:40:10: fatal error: embree3/rtcore.h: No such file or directory
40 | #include <embree3/rtcore.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
MarsSeed commented on 2023-08-17 10:13 (UTC)
I see. Thanks for looking into the Python(2) related questions and for the PKGBUILD update.
howetuft commented on 2023-08-17 09:35 (UTC)
@MarsSeed I removed the hardcoded reference to Python3 version: from now it will be computed against the current version in the system and thus not break untimely.
For the Python2 bindings, however, no way to remove them, as they are needed by core features of Appleseed. FYI Appleseed development has been halted for a few years, and some obsolescence is slightly appearing - including Python2 dependencies...
MarsSeed commented on 2023-08-06 13:48 (UTC)
Also build fails with Python 3.11 because of hardcoded Python 3.10 version. Please fix it in PKGBUILD.
MarsSeed commented on 2023-08-06 13:07 (UTC)
Please turn off python2 bindings; they seem not to be used or usable anymore.
Pinned Comments
bartus commented on 2019-04-10 11:40 (UTC) (edited on 2024-03-09 21:00 (UTC) by bartus)
Please report
issues
andpatches
to appleseed-git at github.com