]> git.pld-linux.org Git - packages/blender.git/commitdiff
- BR: OpenCOLLADA, potrace, tbb; listed more possible features in todo auto/th/blender-3.1.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 24 Aug 2023 20:53:57 +0000 (22:53 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 24 Aug 2023 20:53:57 +0000 (22:53 +0200)
blender.spec

index 491580dc07cff1c8c3a3ffe0da2963efec35e0d1..2165e2c3e4a63621e5411641a0c0cfab64ee78ed 100644 (file)
@@ -1,6 +1,14 @@
 # TODO:
 # - enable internalization support (BR libftgl)
 # - libsolid/libqhull/libode BR ?
+# - DRACO (requires WITH_PYTHON_INSTALL?)
+# - OSL, Cycles
+# - Alembic
+# - USD
+# - OpenImageDenoise
+# - OpenSubdiv
+# - XR_OpenXR_SDK
+# - OptiX
 #
 # Conditional build:
 %bcond_with    openvdb # OpenVDB support (3.1.x is not ready for openvdb 10)
@@ -20,6 +28,7 @@ Patch2:               boost1.81.patch
 Patch3:                gcc13.patch
 URL:           https://www.blender.org/
 BuildRequires: OpenAL-devel
+BuildRequires: OpenCOLLADA-devel
 BuildRequires: OpenColorIO-devel
 BuildRequires: OpenEXR-devel
 BuildRequires: OpenGL-devel
@@ -50,6 +59,7 @@ BuildRequires:        libvorbis-devel
 BuildRequires: openjpeg2-devel
 %{?with_openvdb:BuildRequires: openvdb-devel}
 BuildRequires: openssl-devel >= 0.9.7d
+BuildRequires: potrace-devel
 BuildRequires: pugixml-devel
 BuildRequires: python3 >= 1:3.10
 BuildRequires: python3-devel >= 1:3.10
@@ -58,6 +68,7 @@ BuildRequires:        rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.605
 BuildRequires: sed >= 4.0
 BuildRequires: tar >= 1:1.22
+BuildRequires: tbb-devel
 BuildRequires: xorg-lib-libXi-devel
 BuildRequires: xz
 BuildRequires: zlib-devel
This page took 0.184571 seconds and 4 git commands to generate.