Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting9.git;a=commitdiff;h=d57669aca01c0681a0d8d6c91a0b717907b390cd
commit d57669aca01c0681a0d8d6c91a0b717907b390cd Author: James Buren <[email protected]> Date: Mon Dec 31 08:39:11 2012 -0600 blender-2.65-2-x86_64 * rebuild with boost diff --git a/source/xapps-extra/blender/FrugalBuild b/source/xapps-extra/blender/FrugalBuild index 2e5e95c..8855e9e 100644 --- a/source/xapps-extra/blender/FrugalBuild +++ b/source/xapps-extra/blender/FrugalBuild @@ -8,7 +8,7 @@ pkgname=blender pkgver=2.65 pkgextraver=a -pkgrel=1 +pkgrel=2 pkgdesc="A 3D modeling/rendering/animation/gaming application" url="http://blender.org" _F_gnome_iconcache="y" @@ -17,10 +17,10 @@ Finclude gnome-scriptlet python cmake depends=('libjpeg>=8a' 'libpng>=1.4.1' 'freetype2' \ 'openexr>=1.7.0' 'openal>=1.7.411' \ "python-3.0" 'libtiff' 'sdl>=1.2.13-2' 'libxi' 'glew' \ - 'libsamplerate' 'ffmpeg>=1.0' 'libboost' 'openimageio') + 'libsamplerate' 'ffmpeg>=1.0' 'openimageio>=1.1.2-2') groups=('xapps-extra') archs=('i686' 'x86_64') -makedepends=('cmake' 'ftgl' 'subversion' 'boost') +makedepends=('cmake' 'ftgl' 'subversion' 'boost>=1.50.0') up2date="Flasttar http://download.blender.org/source/" source=(http://download.blender.org/source/$pkgname-$pkgver$pkgextraver.tar.gz) sha1sums=('e00ea38aaa815bf19bace6dabccc22c822cc5490') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
