blender:rebuild

This commit is contained in:
Rmys
2018-04-28 01:12:46 +03:00
parent 0714bac6d0
commit 100e4fe3ab
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ def setup():
shelltools.cd("..")
shelltools.makedirs("cmake-make")
shelltools.cd("cmake-make")
shelltools.system("cmake ../blender-2.79 \
shelltools.system("cmake ../blender-2.79b \
-DCMAKE_INSTALL_PREFIX=/usr \
-DFREETYPE_INCLUDE_DIRS=/usr/include/freetype2 \
-DCMAKE_BUILD_TYPE=Release \
+2 -2
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="6ab865e09a826b93d70302114c189403938d1692" type="targz">http://download.blender.org/source/blender-2.79.tar.gz</Archive>
<Archive sha1sum="4fd307ccfd1d6df5cc1898009712d4b1ae35430f" type="targz">http://download.blender.org/source/blender-2.79b.tar.gz</Archive>
<BuildDependencies>
<Dependency>boost-devel</Dependency>
<Dependency>cmake</Dependency> -->
@@ -107,7 +107,7 @@
<Update release="8">
<Date>2018-04-27</Date>
<Version>2.79</Version>
<Comment>Rebuild</Comment>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>