[arch-commits] Commit in blender/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Thu Mar 29 14:12:12 UTC 2018
Date: Thursday, March 29, 2018 @ 14:12:11
Author: svenstaro
Revision: 313396
upgpkg: blender 17:2.79.b-4
Modified:
blender/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-29 14:02:40 UTC (rev 313395)
+++ PKGBUILD 2018-03-29 14:12:11 UTC (rev 313396)
@@ -17,7 +17,7 @@
pkgname=blender
pkgver=2.79.b
#[[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit}
-pkgrel=3
+pkgrel=4
epoch=17
pkgdesc="A fully integrated 3D graphics creation suite"
arch=('x86_64')
@@ -28,8 +28,7 @@
'freetype2' 'openal' 'ffmpeg' 'fftw' 'boost-libs' 'opencollada' 'alembic'
'openimageio' 'libsndfile' 'jack' 'opencolorio' 'openshadinglanguage'
'jemalloc' 'libspnav' 'ptex' 'opensubdiv' 'openvdb' 'log4cplus' 'sdl2')
-makedepends=('cmake' 'boost' 'mesa' 'git' 'llvm' 'gcc6')
-makedepends_x86_64=('cuda')
+makedepends=('cmake' 'boost' 'mesa' 'git' 'llvm' 'gcc6' 'cuda')
optdepends=('cuda: cycles renderer cuda support')
options=(!strip)
source=("git://git.blender.org/blender-addons.git"
More information about the arch-commits
mailing list