blob: 4d021302bde7683c0b357b8e30a3845f90eb7f14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
pkgbase = blender-bin
pkgdesc = A fully integrated 3D graphics creation suite (with packaged libraries and python3.11)
pkgver = 4.3.0
pkgrel = 1
url = https://blender.org
install = blender-bin.install
arch = x86_64
license = Apache-2.0
license = Bitstream-Vera
license = BSD-2-Clause
license = BSD-3-Clause
license = BSL-1.0
license = bzip2-1.0.6
license = FTL
license = GPL-2.0-or-later
license = GPL-3.0-or-later
license = LGPL-2.1-or-later
license = libpng-2.0
license = libtiff
license = MIT-Khronos-Old
license = MIT
license = MPL-2.0
license = NCSA
license = OFL-1.1
license = Python-2.0
license = SGI-B-2.0
license = Zlib
license = LicenseRef-Arev-Fonts
license = LicenseRef-ICS
license = LicenseRef-LLVM-exception
license = LicenseRef-TOST-1.0
depends = glibc
depends = bash
depends = hicolor-icon-theme
depends = libxkbcommon
depends = libxi
depends = libglvnd
depends = libxt
depends = libxfixes
depends = libxxf86vm
depends = level-zero-loader
depends = libsm
depends = libice
depends = mesa
depends = libxcrypt-compat
depends = libxext
depends = zstd
depends = libxrender
depends = libxcb
depends = util-linux-libs
depends = libdrm
depends = ncurses
depends = libx11
depends = gcc-libs
depends = zlib
optdepends = cuda: Cycles renderer CUDA support
optdepends = intel-compute-runtime: Cycles renderer Intel OneAPI support
optdepends = libdecor: wayland support
optdepends = rocm-hip-runtime: HIP renderer AMD support
optdepends = libdecor: Wayland Support
provides = blender
conflicts = blender
source = https://download.blender.org/release/Blender4.3/blender-4.3.0-linux-x64.tar.xz
source = x-blender.xml
sha256sums = 6264ff4cf50baf6be6091a28d3c29cf25dc38d8daa3082874ce94d520d3e6ab6
sha256sums = 230fc11e49d647215f4735117761d887756823ee1c8fab08987218fd037de75c
pkgname = blender-bin
|