From 564b28169a5dce3ae808f366cfe99ce28b6ff27d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Alexandre=20Silva=20Delgado?= Date: Sat, 11 May 2013 20:38:28 -0300 Subject: blender-libre: rebuilding pkg --- libre/blender-libre/PKGBUILD | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) (limited to 'libre/blender-libre') diff --git a/libre/blender-libre/PKGBUILD b/libre/blender-libre/PKGBUILD index b4d9c47b8..077b09949 100644 --- a/libre/blender-libre/PKGBUILD +++ b/libre/blender-libre/PKGBUILD @@ -13,7 +13,7 @@ fi epoch=7 pkgver=2.67 _pyver=3.3 -pkgrel=1 +pkgrel=2 pkgdesc="Fully integrated 3D graphics creation suite, without nonfree povray and cuda support$_spndesc" arch=( i686 @@ -24,27 +24,24 @@ license=GPL url=http://www.${_pkgname%-$_pkgflag}.org depends=( desktop-file-utils - 'ffmpeg=1:1.2' - fftw #3.3.3 - freetype2 #2.4.11 + ffmpeg + fftw + freetype2 hicolor-icon-theme - 'ilmbase=2.0.0' jack - 'libpng=1.6.2' - libtiff #4.0.3 - openal #1.15.1 - 'openexr=2.0.0' - openimageio #1.1.9 + libpng + libtiff + openal + openexr + openimageio 'opencollada=20130413' - opencolorio #1.0.8 - openshadinglanguage #1.3.0 + opencolorio + openshadinglanguage shared-mime-info xdg-utils ) if [ $_spacenav == true ]; then - depends+=( - libspnav - ) + depends+=(libspnav) fi optdepends=( 'bullet: for Rigid Bodies and Physics Simulation' -- cgit v1.2.3-2-g168b