fix blender and dvdauthor

This commit is contained in:
groni
2017-02-05 17:20:48 +01:00
parent 7751edd0ac
commit a2a8b11199
3 changed files with 7 additions and 8 deletions
+3 -3
View File
@@ -33,10 +33,10 @@ def setup():
-DWITH_GAMEENGINE=ON \
-DWITH_PYTHON_INSTALL=OFF \
-DWITH_MOD_OCEANSIM=ON \
-DPYTHON_VERSION=3.4 \
-DPYTHON_VERSION=3.6 \
-DPYTHON_LIBPATH=/usr/lib \
-DPYTHON_LIBRARY=python3.4m \
-DPYTHON_INCLUDE_DIRS=/usr/include/python3.4m \
-DPYTHON_LIBRARY=python3.6m \
-DPYTHON_INCLUDE_DIRS=/usr/include/python3.6m \
-DWITH_CODEC_SNDFILE=ON ")
def build():
+1 -2
View File
@@ -40,8 +40,7 @@
<Dependency>openexr-devel</Dependency>
<Dependency>openjpeg-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>git</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>tiff-devel</Dependency>
<Dependency>openimageio-devel</Dependency>
<Dependency>webp-devel</Dependency>
+3 -3
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>A simple DVD tool</Summary>
<Description>dvdauthor is a set of simple tools to help you author a DVD.</Description>
<Archive sha1sum="0e605642140576bfb3e963414d77630d1c073a51" type="targz">https://sourceforge.net/projects/dvdauthor/files/dvdauthor-0.7.2.tar.gz</Archive>
<Archive sha1sum="a9636d165bf546e3e2b25b7397c33dbfa2895e6a" type="targz">https://sourceforge.net/projects/dvdauthor/files/dvdauthor/0.7.1/dvdauthor-0.7.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>fribidi-devel</Dependency>
<Dependency>libdvdread-devel</Dependency>
@@ -51,8 +51,8 @@
<History>
<Update release="2">
<Date>2017-02-03</Date>
<Version>0.7.2</Version>
<Comment>Version bump.</Comment>
<Version>0.7.1</Version>
<Comment>Rebuild for new Toolchains.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>