Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b14872bc3897379281a67f76be48b9f3c1c9562a
commit b14872bc3897379281a67f76be48b9f3c1c9562a Author: DeX77 <[email protected]> Date: Tue Jul 26 14:47:51 2016 +0200 blender-2.77-3-x86_64 * rebuild with glew>=2.0.0 diff --git a/source/xapps-extra/blender/FrugalBuild b/source/xapps-extra/blender/FrugalBuild index b19d64f..03da229 100644 --- a/source/xapps-extra/blender/FrugalBuild +++ b/source/xapps-extra/blender/FrugalBuild @@ -8,7 +8,7 @@ pkgname=blender pkgver=2.77 pkgextraver="" -pkgrel=2 +pkgrel=3 pkgdesc="A 3D modeling/rendering/animation/gaming application" url="http://blender.org" _F_gnome_iconcache="y" @@ -17,7 +17,7 @@ _F_archive_ver="v$pkgver$pkgextraver" Finclude gnome-scriptlet python cmake depends=('libjpeg>=8a' 'libpng>=1.4.1' 'freetype2' \ 'openexr>=2.2.0' 'openal>=1.7.411' \ - "python-3.0>=3.4.1" 'libtiff' 'sdl>=1.2.13-2' 'libxi' 'glew>=1.13' \ + "python-3.0>=3.4.1" 'libtiff' 'sdl>=1.2.13-2' 'libxi' 'glew>=2.0.0' \ 'libsamplerate' 'ffmpeg>=2.5.4' 'openimageio>=1.6.14') groups=('xapps-extra') archs=('i686' 'x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
