[arch-commits] Commit in blender/trunk (PKGBUILD)

Tobias Kieslich tobias at archlinux.org
Mon Sep 8 02:18:40 UTC 2008


    Date: Sunday, September 7, 2008 @ 22:18:40
  Author: tobias
Revision: 12030

upgpkg: blender 2.47-1

Modified:
  blender/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-07 23:42:40 UTC (rev 12029)
+++ PKGBUILD	2008-09-08 02:18:40 UTC (rev 12030)
@@ -14,7 +14,7 @@
 cvs=false
 
 pkgname=blender
-pkgver=2.46
+pkgver=2.47
 pkgrel=1
 pkgdesc="A fully integrated 3D graphics creation suite"
 arch=(i686 x86_64)
@@ -31,7 +31,7 @@
   makedepends=('glut' 'libtiff' 'librsvg')
 fi
 md5sums=('b5b9720b9430b1f5e2aa0b2df533fed8' '0e53299444ff5570639c8f59372bc98c' \
-         'e90543a5ca5db8b04498ab0abe7bbd2c')
+         '750f3be3214e15334e96afcc866c9f48')
 
 build() {
   if [ $cvs = true ]; then
@@ -66,6 +66,7 @@
   export WITH_FREETYPE2=true
   export NAN_FREETYPE=/usr
   export WITH_ICONV=true
+  export WITH_BF_OPENMP=true
 
   export NAN_NO_PLUGIN=true
 




More information about the arch-commits mailing list