blender rebuild
This commit is contained in:
@@ -24,8 +24,9 @@ def setup():
|
||||
-DWITH_JACK=ON \
|
||||
-DWITH_JACK_DYNLOAD=ON \
|
||||
-DWITH_IMAGE_OPENEXR=ON \
|
||||
-DWITH_OPENCOLORIO=OFF \
|
||||
-DWITH_OPENCOLORIO=ON \
|
||||
-DWITH_OPENIMAGEIO=ON \
|
||||
-DWITH_OPENIMAGEDENOISE=ON \
|
||||
-DWITH_FFTW3=ON\
|
||||
-DWITH_PLAYER=ON \
|
||||
-DWITH_CODEC_FFMPEG=ON \
|
||||
|
||||
@@ -54,11 +54,16 @@
|
||||
<Dependency>python3-requests</Dependency>
|
||||
<Dependency>python3-numpy</Dependency>
|
||||
<Dependency>intel-tbb-devel</Dependency>
|
||||
<Dependency>OpenCOLLADA-devel</Dependency>
|
||||
<Dependency>OpenColorIO1-devel</Dependency>
|
||||
<!-- <Dependency>opencolorio-devel</Dependency> -->
|
||||
<Dependency>python3-idna</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!--<Patch level="1">blender-2.67b-rna.patch</Patch>-->
|
||||
<!--<Patch level="1">06-blender-2.68-fix-install-rules.patch</Patch>-->
|
||||
<!-- <Patch level="1">ffmpeg4.patch</Patch> -->
|
||||
<Patch level="1">blender-ffmpeg4_4.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -101,6 +106,8 @@
|
||||
<Dependency>tiff</Dependency>
|
||||
<Dependency>openimageio</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>intel-tbb</Dependency>
|
||||
<Dependency>OpenCOLLADA</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -122,6 +129,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="17">
|
||||
<Date>2021-06-30</Date>
|
||||
<Version>2.92.0</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2021-03-11</Date>
|
||||
<Version>2.92.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user