From a2a8b11199e87db8e8a2afd0658235f3efeae454 Mon Sep 17 00:00:00 2001 From: groni Date: Sun, 5 Feb 2017 17:20:48 +0100 Subject: [PATCH] fix blender and dvdauthor --- multimedia/editor/blender/actions.py | 6 +++--- multimedia/editor/blender/pspec.xml | 3 +-- multimedia/editor/dvdauthor/pspec.xml | 6 +++--- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/multimedia/editor/blender/actions.py b/multimedia/editor/blender/actions.py index 2d5c1bc798..29485d297e 100644 --- a/multimedia/editor/blender/actions.py +++ b/multimedia/editor/blender/actions.py @@ -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(): diff --git a/multimedia/editor/blender/pspec.xml b/multimedia/editor/blender/pspec.xml index d3055b57e9..9c8eb1f2d4 100644 --- a/multimedia/editor/blender/pspec.xml +++ b/multimedia/editor/blender/pspec.xml @@ -40,8 +40,7 @@ openexr-devel openjpeg-devel python3-devel - python-devel - git + python-devel tiff-devel openimageio-devel webp-devel diff --git a/multimedia/editor/dvdauthor/pspec.xml b/multimedia/editor/dvdauthor/pspec.xml index 8db7b46707..925a57f9d0 100644 --- a/multimedia/editor/dvdauthor/pspec.xml +++ b/multimedia/editor/dvdauthor/pspec.xml @@ -12,7 +12,7 @@ app:console A simple DVD tool dvdauthor is a set of simple tools to help you author a DVD. - https://sourceforge.net/projects/dvdauthor/files/dvdauthor-0.7.2.tar.gz + https://sourceforge.net/projects/dvdauthor/files/dvdauthor/0.7.1/dvdauthor-0.7.1.tar.gz fribidi-devel libdvdread-devel @@ -51,8 +51,8 @@ 2017-02-03 - 0.7.2 - Version bump. + 0.7.1 + Rebuild for new Toolchains. Stefan Gronewold(groni) groni@pisilinux.org