Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4bfc8c7294154d181a5f11e9cbca01ff1c058be9

commit 4bfc8c7294154d181a5f11e9cbca01ff1c058be9
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Mon Aug 22 11:11:35 2011 +0200

blender-2.59-3-i686

- use Finclude python

diff --git a/source/xapps-extra/blender/FrugalBuild 
b/source/xapps-extra/blender/FrugalBuild
index 6753a09..6fd5515 100644
--- a/source/xapps-extra/blender/FrugalBuild
+++ b/source/xapps-extra/blender/FrugalBuild
@@ -7,12 +7,12 @@
pkgname=blender
pkgver=2.59
pkgextraver=
-pkgrel=2
+pkgrel=3
pkgdesc="A 3D modeling/rendering/animation/gaming application"
url="http://blender.org";
_F_gnome_iconcache="y"
_F_gnome_desktop="y"
-Finclude gnome-scriptlet python cmake python
+Finclude gnome-scriptlet python cmake
depends=('libjpeg>=8a' 'libpng>=1.4.1' 'freetype2' \
'freealut>=1.1.0-3' 'openexr>=1.7.0' 'openal>=1.7.411' \
"python-3.0" 'libtiff' 'sdl>=1.2.13-2' 'libxi' 'glew' \
@@ -41,10 +41,10 @@ build() {
-DWITH_BUILTIN_GLEW:BOOL=OFF \
-DWITH_CODEC_FFMPEG:BOOL=ON \
-DWITH_CODEC_SNDFILE:BOOL=ON \
-                -DPYTHON_VERSION:STRING=3.2 \
+               -DPYTHON_VERSION:STRING=$(F_python3_getver) \
-DPYTHON_LIBPATH:STRING=/usr/lib \
-                -DPYTHON_LIBRARY:STRING=python3.2m \
-                -DPYTHON_INCLUDE_DIRS:STRING=/usr/include/python3.2m \
+               -DPYTHON_LIBRARY:STRING=python$(F_python3_getver)m \
+               
-DPYTHON_INCLUDE_DIRS:STRING=/usr/include/python$(F_python3_getver)m \
$ENABLESSE2

make $MAKEFLAGS
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to