This commit is contained in:
gulle
2017-05-28 15:12:09 +03:00
parent 905beb6334
commit 6003b8071e
2 changed files with 9 additions and 2 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.78a \
shelltools.system("cmake ../blender-2.78c \
-DCMAKE_INSTALL_PREFIX=/usr \
-DFREETYPE_INCLUDE_DIRS=/usr/include/freetype2 \
-DCMAKE_BUILD_TYPE=Release \
+8 -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="4de5e1dc04ab9b6c6dd926b6165690c7bc85b170" type="targz">http://download.blender.org/source/blender-2.78a.tar.gz</Archive>
<Archive sha1sum="59d7297b2388d7801b68633c0003248b45ee93a6" type="targz">http://download.blender.org/source/blender-2.78c.tar.gz</Archive>
<BuildDependencies>
<Dependency>boost-devel</Dependency>
<Dependency>cmake</Dependency> -->
@@ -104,6 +104,13 @@
</Package>
<History>
<Update release="5">
<Date>2017-05-28</Date>
<Version>2.78c</Version>
<Comment>Version bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2017-03-17</Date>
<Version>2.78</Version>