blender-4.0.1

This commit is contained in:
Rmys
2023-12-05 20:00:43 +03:00
committed by GitHub
parent 36b1b5d510
commit 88463449a6
2 changed files with 13 additions and 1 deletions
+2
View File
@@ -22,6 +22,8 @@ def setup():
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_SKIP_RPATH=ON \
-DWITH_JACK=ON \
-DUSD_ROOT_DIR=/usr \
-DLLVM_VERSION=16 \
-DWITH_JACK_DYNLOAD=ON \
-DWITH_IMAGE_OPENEXR=ON \
-DWITH_OPENCOLORIO=ON \
+11 -1
View File
@@ -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="d86cc94a259b11f9fc17ca006bd7e9aefee645e6" type="tarxz">http://download.blender.org/source/blender-3.6.5.tar.xz</Archive>
<Archive sha1sum="3356193b1add3d2ca06703c96186bb4aec1011ce" type="tarxz">http://download.blender.org/source/blender-4.0.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>cmake</Dependency>
@@ -63,6 +63,7 @@
<Dependency>jemalloc-devel</Dependency>
<Dependency>zstd-devel</Dependency>
<Dependency>brotli-devel</Dependency>
<Dependency>openpgl-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">blender-openexr.patch</Patch> -->
@@ -115,6 +116,7 @@
<Dependency>OpenCOLLADA</Dependency>
<Dependency>opencolorio</Dependency>
<Dependency>jemalloc</Dependency>
<Dependency>openpgl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -127,6 +129,7 @@
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/mime</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/metainfo/org.blender.Blender.metainfo.xml</Path>
</Files>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="/usr/share/mime/packages/blender.xml">blender.xml</AdditionalFile>
@@ -136,6 +139,13 @@
</Package>
<History>
<Update release="24">
<Date>2023-12-02</Date>
<Version>4.0.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2023-10-23</Date>
<Version>3.6.5</Version>