Merge pull request #17041 from Rmys/master

blender-4.5.0
This commit is contained in:
Rmys
2025-07-19 15:24:02 +03:00
committed by GitHub
+10 -3
View File
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>3D modeling, animation, rendering and post-production application</Summary> <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> <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="38addb2fab4d9d2b92a495f504cff1ffd5b8ae16" type="tarxz">https://download.blender.org/source/blender-4.3.0.tar.xz</Archive> <Archive sha1sum="47d4905f83577ad99299a02499236020596d4dbe" type="tarxz">https://download.blender.org/source/blender-4.5.0.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>git</Dependency> <Dependency>git</Dependency>
<Dependency>cmake</Dependency> <Dependency>cmake</Dependency>
@@ -70,8 +70,8 @@
<Dependency>wayland-protocols-devel</Dependency> <Dependency>wayland-protocols-devel</Dependency>
</BuildDependencies> </BuildDependencies>
<Patches> <Patches>
<Patch level="1">ffmpeg-7-1.patch</Patch> <!-- <Patch level="1">ffmpeg-7-1.patch</Patch> -->
<Patch level="1">ffmpeg-7-2.patch</Patch> <!-- <Patch level="1">ffmpeg-7-2.patch</Patch> -->
</Patches> </Patches>
</Source> </Source>
@@ -145,6 +145,13 @@
</Package> </Package>
<History> <History>
<Update release="13">
<Date>2025-07-19</Date>
<Version>4.5.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="12"> <Update release="12">
<Date>2024-11-28</Date> <Date>2024-11-28</Date>
<Version>4.3.0</Version> <Version>4.3.0</Version>