mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/bullet to 3.17-1
This commit is contained in:
parent
56cf651f00
commit
3c090980f8
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
pkgbase=bullet
|
pkgbase=bullet
|
||||||
pkgname=('bullet' 'bullet-docs' 'python-pybullet')
|
pkgname=('bullet' 'bullet-docs' 'python-pybullet')
|
||||||
pkgver=3.08
|
pkgver=3.17
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="A 3D Collision Detection and Rigid Body Dynamics Library for games and animation"
|
pkgdesc="A 3D Collision Detection and Rigid Body Dynamics Library for games and animation"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="http://www.bulletphysics.com/Bullet/"
|
url="http://www.bulletphysics.com/Bullet/"
|
||||||
|
@ -15,7 +15,7 @@ license=('custom:zlib')
|
||||||
makedepends=('cmake' 'doxygen' 'graphviz' 'ttf-dejavu' 'mesa' 'glu' 'python' 'python-numpy' 'python-setuptools' 'ninja')
|
makedepends=('cmake' 'doxygen' 'graphviz' 'ttf-dejavu' 'mesa' 'glu' 'python' 'python-numpy' 'python-setuptools' 'ninja')
|
||||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/bulletphysics/bullet3/archive/${pkgver}.tar.gz"
|
source=("$pkgname-$pkgver.tar.gz::https://github.com/bulletphysics/bullet3/archive/${pkgver}.tar.gz"
|
||||||
bullet3_examplebrowser.sh)
|
bullet3_examplebrowser.sh)
|
||||||
sha512sums=('4177c2b2f3b007691102973e7a3d4337b8de559d20058db75a2d25eab35b9be62fa14e3362435ef6f7ea2f6b8cf02a78770cc49c17e979adf3a2b41f19ee702a'
|
sha512sums=('a5105bf5f1dd365a64a350755c7d2c97942f74897a18dcdb3651e6732fd55cc1030a096f5808cf50575281f05e3ac09aa50a48d271a47b94cd61f5167a72b7cc'
|
||||||
'8741ad94b6c46c226d89aebc8ab06d8a11bac3c04d3f0a2bf7a7524792a3375aa7bf7d295410b16fbeb4c348a31057b4570acdebe9bbaea251f44daca8d9fe81')
|
'8741ad94b6c46c226d89aebc8ab06d8a11bac3c04d3f0a2bf7a7524792a3375aa7bf7d295410b16fbeb4c348a31057b4570acdebe9bbaea251f44daca8d9fe81')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue