blender-3.6.5
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>3D modeling, animation, rendering and post-production application</Summary>
|
||||
<Description>blender is the essential software solution you need for 3D, from modeling, animation, rendering and post-production to interactive creation and playback.</Description>
|
||||
<Archive sha1sum="b1949768f7f57099adcdfc8f2d6f84c77c8ca710" type="tarxz">http://download.blender.org/source/blender-3.0.1.tar.xz</Archive>
|
||||
<Archive sha1sum="d86cc94a259b11f9fc17ca006bd7e9aefee645e6" type="tarxz">http://download.blender.org/source/blender-3.6.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>git</Dependency>
|
||||
<Dependency>cmake</Dependency>
|
||||
@@ -53,7 +53,7 @@
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>python3-requests</Dependency>
|
||||
<Dependency>python3-numpy</Dependency>
|
||||
<Dependency>intel-tbb-devel</Dependency>
|
||||
<Dependency>onetbb-devel</Dependency>
|
||||
<Dependency>OpenCOLLADA-devel</Dependency>
|
||||
<!-- <Dependency>OpenColorIO1-devel</Dependency> -->
|
||||
<Dependency>opencolorio-devel</Dependency>
|
||||
@@ -61,10 +61,11 @@
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>jemalloc-devel</Dependency>
|
||||
<Dependency>zstd-devel</Dependency>
|
||||
<Dependency>brotli-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">blender-openexr.patch</Patch>
|
||||
<Patch level="1">blender-3.0.0-intern-ghost-fix-typo-in-finding-XF86VMODE.patch</Patch>
|
||||
<!-- <Patch level="1">blender-openexr.patch</Patch> -->
|
||||
<!-- <Patch level="1">blender-3.0.0-intern-ghost-fix-typo-in-finding-XF86VMODE.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -82,7 +83,7 @@
|
||||
<Dependency>fftw3</Dependency>
|
||||
<Dependency>freetype</Dependency>
|
||||
<Dependency>libglvnd</Dependency>
|
||||
<Dependency>intel-tbb</Dependency>
|
||||
<Dependency>onetbb</Dependency>
|
||||
<Dependency>libXfixes</Dependency>
|
||||
<Dependency>openjpeg2</Dependency>
|
||||
<Dependency>libXrender</Dependency>
|
||||
@@ -109,7 +110,6 @@
|
||||
<Dependency>tiff</Dependency>
|
||||
<Dependency>openimageio</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>intel-tbb</Dependency>
|
||||
<Dependency>OpenCOLLADA</Dependency>
|
||||
<Dependency>opencolorio</Dependency>
|
||||
<Dependency>jemalloc</Dependency>
|
||||
@@ -134,6 +134,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="23">
|
||||
<Date>2023-10-23</Date>
|
||||
<Version>3.6.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2022-05-23</Date>
|
||||
<Version>3.0.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user