- use blender 2.69 for building SDK installers

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11038 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
experimental
nor..67 11 years ago
parent 10f675b23b
commit eac0f14cab
  1. 6
      sdk/nbi/stub/ext/infra/build/products/blender-linux-x64/build.properties
  2. 6
      sdk/nbi/stub/ext/infra/build/products/blender-linux-x86/build.properties
  3. 2
      sdk/nbi/stub/ext/infra/build/products/blender-macosx/build.properties
  4. 4
      sdk/nbi/stub/ext/infra/build/products/blender-windows-x64/build.properties
  5. 4
      sdk/nbi/stub/ext/infra/build/products/blender-windows-x86/build.properties

@ -103,9 +103,9 @@ product.logic.1.path=${nbproject.dist.dir}/${nbproject.dist.file.name}
# * indices should start with 1 # * indices should start with 1
product.data.length=1 product.data.length=1
product.data.1.zip=false product.data.1.zip=false
product.data.1.uri=http://download.blender.org/release/Blender2.67/blender-2.67b-linux-glibc211-x86_64.tar.bz2 product.data.1.uri=http://download.blender.org/release/Blender2.69/blender-2.69-linux-glibc211-x86_64.tar.bz2
product.data.tar=blender-2.67b-linux-glibc211-x86_64.tar.bz2 product.data.tar=blender-2.69-linux-glibc211-x86_64.tar.bz2
product.data.sub.dir=blender-2.67b-linux-glibc211-x86_64 product.data.sub.dir=blender-2.69-linux-glibc211-x86_64
# modificator for the required disk space parameter; the core value will be the # modificator for the required disk space parameter; the core value will be the
# sum of unzipped unstallation data files # sum of unzipped unstallation data files

@ -103,9 +103,9 @@ product.logic.1.path=${nbproject.dist.dir}/${nbproject.dist.file.name}
# * indices should start with 1 # * indices should start with 1
product.data.length=1 product.data.length=1
product.data.1.zip=false product.data.1.zip=false
product.data.1.uri=http://download.blender.org/release/Blender2.67/blender-2.67b-linux-glibc211-i686.tar.bz2 product.data.1.uri=http://download.blender.org/release/Blender2.69/blender-2.69-linux-glibc211-i686.tar.bz2
product.data.tar=blender-2.67b-linux-glibc211-i686.tar.bz2 product.data.tar=blender-2.69-linux-glibc211-i686.tar.bz2
product.data.sub.dir=blender-2.67b-linux-glibc211-i686 product.data.sub.dir=blender-2.69-linux-glibc211-i686
# modificator for the required disk space parameter; the core value will be the # modificator for the required disk space parameter; the core value will be the
# sum of unzipped unstallation data files # sum of unzipped unstallation data files

@ -104,7 +104,7 @@ product.logic.1.path=${nbproject.dist.dir}/${nbproject.dist.file.name}
product.data.length=1 product.data.length=1
product.data.1.zip=true product.data.1.zip=true
#normen #normen
product.data.1.uri=http://download.blender.org/release/Blender2.67/blender-2.67b-OSX_10.6-x86_64.zip product.data.1.uri=http://download.blender.org/release/Blender2.69/blender-2.69-OSX_10.6-x86_64.zip
product.data.root=Blender product.data.root=Blender
product.data.sub.dir=Blender product.data.sub.dir=Blender

@ -103,8 +103,8 @@ product.logic.1.path=${nbproject.dist.dir}/${nbproject.dist.file.name}
# * indices should start with 1 # * indices should start with 1
product.data.length=1 product.data.length=1
product.data.1.zip=true product.data.1.zip=true
product.data.1.uri=http://download.blender.org/release/Blender2.67/blender-2.67b-windows64.zip product.data.1.uri=http://download.blender.org/release/Blender2.69/blender-2.69-windows64.zip
product.data.sub.dir=blender-2.67b-windows64 product.data.sub.dir=blender-2.69-windows64
# modificator for the required disk space parameter; the core value will be the # modificator for the required disk space parameter; the core value will be the
# sum of unzipped unstallation data files # sum of unzipped unstallation data files

@ -104,8 +104,8 @@ product.logic.1.path=${nbproject.dist.dir}/${nbproject.dist.file.name}
product.data.length=1 product.data.length=1
product.data.1.zip=true product.data.1.zip=true
#normenhttp://ftp.nluug.nl/pub/graphics/blender/release//Blender2.65/blender-2.65a-windows32.zip #normenhttp://ftp.nluug.nl/pub/graphics/blender/release//Blender2.65/blender-2.65a-windows32.zip
product.data.1.uri=http://download.blender.org/release/Blender2.67/blender-2.67b-windows32.zip product.data.1.uri=http://download.blender.org/release/Blender2.69/blender-2.69-windows32.zip
product.data.sub.dir=blender-2.67b-windows32 product.data.sub.dir=blender-2.69-windows32
# modificator for the required disk space parameter; the core value will be the # modificator for the required disk space parameter; the core value will be the
# sum of unzipped unstallation data files # sum of unzipped unstallation data files

Loading…
Cancel
Save