Module submission - blender

V stelzy at gmail.com
Mon Jul 17 22:34:03 UTC 2006


module name       : blender
suggested section : graphics
update (y/n)      : y
bugfix (y/n)      : n
security (y/n)    : n


YAY!!! BLENDER 2.42 released and works/compiles fine! *dancing*
If you want to use yafray with blender.. so u must wait for its 0.0.9 release. 

-------------- next part --------------
--- blender/BUILD	2005-06-08 23:32:13.000000000 +0400
+++ blender/BUILD	2006-07-18 01:44:40.332468000 +0400
@@ -1,20 +1,6 @@
 (
 
-  # Setup our environment
-  sedit "s:use_openal = \'false\':use_openal = \'true\':" SConstruct  &&
-  sedit "s:build_blender_player = \'false\':build_blender_player = \'true\':" SConstruct  &&
-  # Configure SCons...I'm not sure I like this sytem...
-  if echo $OPTS | grep -q "enable-gameblender" ; then
-    sedit "s:use_ode = \'false\':use_ode = \'true\':" SConstruct
-  else
-    sedit "s:use_gameengine = \'true\':use_gameengine = \'false\':" SConstruct
-  fi  &&
-
-  if echo $OPTS | grep -q "enable-blenderplugin" ; then
-    sedit "s:build_blender_plugin = \'false\':build_blender_plugin = \'true\':"  SConstruct
-  fi     &&
-  scons  &&
   prepare_install  &&
-  install -m 755 blender /usr/bin
+  scons WITH_BF_OPENEXR=0 LCGDIR=lib BF_BUILDDIR=build BF_INSTALLDIR=/opt/lunar/blender
 
 ) > $C_FIFO 2>&1
--- blender/DEPENDS	2006-06-22 20:31:42.000000000 +0400
+++ blender/DEPENDS	2006-07-18 01:27:46.097082250 +0400
@@ -2,24 +2,5 @@
 depends jpeg        &&
 depends Python      &&
 depends scons       &&
-depends openal      &&
-
-optional_depends  libogg                   \
-                  ""                       \
-                  ""                       \
-                  "for OGG file support"  &&
-
-optional_depends  libvorbis                   \
-                  ""                          \
-                  ""                          \
-                  "for Vorbis file support"  &&
-
-optional_depends  ode                            \
-                  "--enable-gameblender"         \
-                  "--disable-gameblender"        \
-                  "for the GameBlender engine"  &&
-
-optional_depends  yafray                 \
-                  ""                     \
-                  ""                     \
-                  "for Yafray modeling"
+depends SDL       &&
+depends freealut
--- blender/DETAILS	2005-12-29 22:01:36.000000000 +0300
+++ blender/DETAILS	2006-07-18 02:13:04.682983250 +0400
@@ -1,12 +1,12 @@
           MODULE=blender
-         VERSION=2.40
+         VERSION=2.42
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://download.blender.org/source/
-      SOURCE_VFY=sha1:1f86c2ba16afc09eec648c4ccccac8ff23a3374c
-        WEB_SITE=http://www.blender3d.org/
+      SOURCE_VFY=sha1:a8fa45b0f032d992b20762bada931da18b716368
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE$VERSION
+        WEB_SITE=http://www.blender.org/
          ENTERED=20030929
-         UPDATED=20051229
-           PSAFE=no
+         UPDATED=20060718
            SHORT="3D editor for modeling, animation, and rendering."
 
 cat << EOF
-------------- next part --------------
lvu submit blender 7d0c99dd2457b21c0122e6edf3e31c07  -
2.6.16 2.6.12 gcc-3.4.6 glibc-2.3.6



More information about the Lunar mailing list