[arch-commits] CVS update of extra/multimedia/blender (PKGBUILD)
Eric Belanger
eric at archlinux.org
Fri Oct 26 07:25:18 UTC 2007
Date: Friday, October 26, 2007 @ 03:25:18
Author: eric
Path: /home/cvs-extra/extra/multimedia/blender
Modified: PKGBUILD (1.34 -> 1.35)
upgpkg: blender 2.45-1
disabled SMP build
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Index: extra/multimedia/blender/PKGBUILD
diff -u extra/multimedia/blender/PKGBUILD:1.34 extra/multimedia/blender/PKGBUILD:1.35
--- extra/multimedia/blender/PKGBUILD:1.34 Thu Oct 25 17:01:06 2007
+++ extra/multimedia/blender/PKGBUILD Fri Oct 26 03:25:18 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.34 2007/10/25 21:01:06 tobias Exp $
+# $Id: PKGBUILD,v 1.35 2007/10/26 07:25:18 eric Exp $
# Contributor: John Sowiak <john at archlinux.org>
# Maintainer: tobias <tobias at archlinux.org>
@@ -23,6 +23,7 @@
depends=('libjpeg' 'libpng' 'openexr' 'sdl' 'python>=2.5' 'desktop-file-utils' \
'gettext')
makedepends=('glut' 'cmake')
+options=('!makeflags')
install=blender.install
source=($pkgname.desktop $pkgname.svg)
if [ ! $cvs -o $cvs = false ]; then
More information about the arch-commits
mailing list