Skip to content
Snippets Groups Projects

testing/openmw: upgrade to 0.47.0_rc6

Merged Clayton Craft requested to merge craftyguy/aports:openmw into master
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -3,7 +3,7 @@
# Maintainer: Danct12 <danct12@disroot.org>
pkgname=bullet
pkgver=2.89
pkgrel=1
pkgrel=2
pkgdesc="A 3D Collision Detection and Rigid Body Dynamics Library for games and animation"
url="https://pybullet.org/Bullet/phpBB3/"
arch="all !mips !mips64"
@@ -33,6 +33,7 @@ build() {
-DBUILD_PYBULLET_NUMPY=ON \
-DBUILD_OPENGL3_DEMOS=0 \
-DBUILD_UNIT_TESTS=0 \
-DUSE_DOUBLE_PRECISION=ON \
-DCMAKE_BUILD_TYPE=None
make
Loading