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

Pierre Schmitz pierre at archlinux.org
Fri Oct 31 17:12:27 UTC 2008


    Date: Friday, October 31, 2008 @ 13:12:26
  Author: pierre
Revision: 17692

upgpkg: blender 2.48a-2

Modified:
  blender/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-31 17:12:06 UTC (rev 17691)
+++ PKGBUILD	2008-10-31 17:12:26 UTC (rev 17692)
@@ -15,12 +15,12 @@
 
 pkgname=blender
 pkgver=2.48a
-pkgrel=1
+pkgrel=2
 pkgdesc="A fully integrated 3D graphics creation suite"
 arch=(i686 x86_64)
 license=(GPL)
 url="http://blender3d.org"
-depends=('libjpeg' 'libpng' 'openexr' 'sdl' 'python>=2.5' 'desktop-file-utils' \
+depends=('libjpeg' 'libpng' 'openexr' 'sdl' 'python>=2.6' 'desktop-file-utils' \
          'gettext' 'libxi' 'libxmu')
 makedepends=('glut' 'libtiff' 'librsvg')
 options=('!makeflags')
@@ -79,7 +79,7 @@
   export WITH_OPENEXR=true
   export NAN_OPENEXR=/usr
   export NAN_ODE=/usr
-  export NAN_OPENEXR_LIBS=$(pkg-config --libs OpenEXR)
+  export NAN_OPENEXR_LIBS=$(pkg-config --libs-only-l OpenEXR)
 
   export NAN_SDL=/usr
   export NAN_ZLIB=/usr




More information about the arch-commits mailing list