Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=8a067f9e1fbd02be2839060f4f257af51c689f29
commit 8a067f9e1fbd02be2839060f4f257af51c689f29 Author: crazy <[email protected]> Date: Thu Feb 1 23:18:15 2018 +0100 bullet-2.87-2-x86_64 * rebuild with tc diff --git a/source/lib/bullet/FrugalBuild b/source/lib/bullet/FrugalBuild index 621c580..72e4012 100644 --- a/source/lib/bullet/FrugalBuild +++ b/source/lib/bullet/FrugalBuild @@ -3,7 +3,7 @@ pkgname=bullet pkgver=2.87 -pkgrel=1 +pkgrel=2 pkgdesc="Bullet is a professional free 3D Game Multiphysics Library" _F_github_author="bulletphysics" _F_github_name="${pkgname}3" @@ -11,8 +11,8 @@ _F_github_tag="yes" _F_archive_name="$pkgname" _F_cmake_confopts+=" -DBUILD_SHARED_LIBS=ON -DINSTALL_LIBS=ON -DINSTALL_EXTRA_LIBS=ON" Finclude github cmake -depends=('libstdc++>=6.3.1-4') -makedepends+=('freeglut>=3.0.0-2' 'libglu>=9.0.0-5' 'mesa>=13.0.1-3' 'x11-protos') +depends=('libstdc++>=7.3.0-5') +makedepends+=('freeglut>=3.0.0-2' 'libglu>=9.0.0-5' 'x11-protos') groups=('lib') archs=("x86_64") sha1sums=('31c6f6c4116f4d919eaa5119f9131bedc64d3951') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
