Search Criteria
Package Details: blender-wayland-git 3.3.r114671.g2a2261d7e19-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/blender-wayland-git.git (read-only, click to copy) |
---|---|
Package Base: | blender-wayland-git |
Description: | A fully integrated 3D graphics creation suite (development) |
Upstream URL: | https://blender.org/ |
Licenses: | GPL |
Conflicts: | blender |
Provides: | blender |
Submitter: | jtheoof |
Maintainer: | jtheoof |
Last Packager: | jtheoof |
Votes: | 1 |
Popularity: | 0.108353 |
First Submitted: | 2020-05-19 04:19 (UTC) |
Last Updated: | 2022-05-09 01:20 (UTC) |
Dependencies (32)
- alembic
- embree
- ffmpeg (ffmpeg-v4l2-request-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-intel-full-git, ffmpeg-yt-dlp-bin, ffmpeg-amd-full, ffmpeg-decklink, ffmpeg-shinobi, ffmpeg-git, ffmpeg-ndi, ffmpeg-full, ffmpeg-full-git, ffmpeg-libfdk_aac, ffmpeg-headless, ffmpeg-obs, ffmpeg-vulkan, ffmpeg-cuda, ffmpeg-mmal, ffmpeg-amd-full-git, ffmpeg-nocuda)
- fftw (fftw-amd)
- freetype2 (freetype2-minimal-git, freetype2-ttmetrics, freetype2-v35, freetype2-git, freetype2-ultimate5, freetype2-infinality-remix)
- libgl (glshim-git, libhybris-ext-libgl-git, libhybris-libgl-git, nvidia-340xx-utils, libglvnd-git, swiftshader-git, amdgpu-pro-libgl-cfe, amdgpu-pro-libgl, libglvnd)
- libharu
- libpng (libpng-apng, libpng-minimal-git, libpng-git)
- libtiff (libtiff-git, libtiff-minimal-git, libtiff-lerc, libtiff-maya-git)
- libxi (libxi-git)
- openal (openal-git, openal-minimal-git)
- opencollada
- opencolorio (opencolorio-git)
- openimageio (openimageio-git)
- openjpeg2 (openjpeg-git)
- openshadinglanguage
- opensubdiv
- openvdb
- openxr (openxr-git)
- potrace
- Show 12 more dependencies...
Required by (53)
- amino-git (requires blender) (optional)
- anja-git (requires blender) (make)
- arx-libertatis (requires blender) (optional)
- blender-ac3d (requires blender)
- blender-better-collada-git (requires blender)
- blender-plugin-animation-nodes-git (requires blender)
- blender-plugin-blenderseed-git (requires blender)
- blender-plugin-blendrig-git (requires blender)
- blender-plugin-bligify (requires blender)
- blender-plugin-bullet-constraints-builder (requires blender)
- blender-plugin-cad-sketcher-git (requires blender)
- blender-plugin-cork (requires blender)
- blender-plugin-cubesurfer (requires blender)
- blender-plugin-edgeflow (requires blender)
- blender-plugin-edgeflow-git (requires blender)
- blender-plugin-facebuilder (requires blender)
- blender-plugin-fspy (requires blender)
- blender-plugin-gaffer-git (requires blender)
- blender-plugin-gcode-reader (requires blender)
- blender-plugin-hdri-lighting-shortcut (requires blender)
Latest Comments
shapeshifter commented on 2022-03-18 07:09 (UTC)
Again, could not build. This time because of
I "fixed" the issue by just removing both embree.patch and openexr3.patch from PKGBUILD. Works fine for me.
shapeshifter commented on 2022-02-03 07:14 (UTC)
I was able to build the package by adding
shapeshifter commented on 2022-02-02 10:46 (UTC)
Seems like I can't build this...
b0o commented on 2022-01-16 20:55 (UTC)
I'm having trouble compiling this:
jtheoof commented on 2021-12-21 05:34 (UTC)
I've rebased the changes from upstream
blender-git
. Should compile better. Please note that not much progress seemed to have happen on the Wayland front for Blender. The various attempts from Christian Rauch didn't go through:However the positive side is that Wayland support is now officially tracked.
exdeniz commented on 2021-07-17 09:11 (UTC)
Error on configure:
ChrisMorgan commented on 2021-04-30 15:18 (UTC)
This has been broken by OpenEXR 3.0 which recently landed in the Arch repositories. Upgrading the extra/openexr package from 2.5.5-1 to 3.0.1-2 breaks existing installations, and you can’t build the package either.
The community/blender package was patched to support OpenEXR 3.0. I’ve made a patch for this blender-wayland-git repository that adds that patch. Until jtheoof applies it, you can apply it like this (starting in your blender-wayland-git working tree):
edrex commented on 2021-02-18 04:34 (UTC)
I think it's a private branch, so that it would have to be applied as a patch from https://developer.blender.org/D7989?download=true
jtheoof commented on 2021-02-17 01:20 (UTC)
@edrex: I cannot find the branch you are referring to in any of the git mirrors. I don't think those changes have been merged anywhere. See this thread @iagoiago: I don't think your issue is related with wayland. As far as I can see, the blender build is configured with WITH_XR_OPENXR ON by default. You would probably experience a similar issue trying to build
blender-git
package.edrex commented on 2021-02-16 21:12 (UTC)
@jtheoof maybe this should be tracking the decorations branch?
Quoting Christian Rauch:
iagoiago commented on 2021-02-16 14:55 (UTC) (edited on 2021-02-16 14:57 (UTC) by iagoiago)
Adding
made it work.
Fonts look strange on my hidpi -- probably the config needs a bit more love than the X version. Just for the next guy to know.
iagoiago commented on 2021-02-15 22:08 (UTC)
https://devtalk.blender.org/t/wayland-build-glew-linking-failure-on-arch-linux/14911 ?
iagoiago commented on 2021-02-15 13:08 (UTC)
oopsie, thank you for this new knowledge. :) gonna leave this running and report back.
jtheoof commented on 2021-02-15 04:20 (UTC)
Could be a caching issue on your aur client? The exact same error is really weird, the PKGBUILD has changed dramatically. Try:
iagoiago commented on 2021-02-14 23:44 (UTC)
it's not. got the same exact error.
jtheoof commented on 2021-02-14 21:54 (UTC)
Should be fixed, I rebased from
blender-git
with a few tweaks on the compilation flags.iagoiago commented on 2021-02-14 01:15 (UTC)
error making: blender-wayland-git
jtheoof commented on 2020-07-27 20:34 (UTC)
@edrex This package already fetches master: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=blender-wayland-git#n24 I'm not sure why you flagged this package as out of date.