blob: b9e68e3a12f4d26b8457d3e47c798cc05dd78b3d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = chipmunk
pkgdesc = A high-performance 2D rigid body physics library
pkgver = 7.0.3
pkgrel = 2
url = https://chipmunk-physics.net/
arch = i686
arch = x86_64
license = MIT
makedepends = cmake
depends = glibc
source = chipmunk-7.0.3.tar.gz::https://github.com/slembcke/Chipmunk2D/archive/Chipmunk-7.0.3.tar.gz
source = no-sys-sysctl-header.patch
sha256sums = 1e6f093812d6130e45bdf4cb80280cb3c93d1e1833d8cf989d554d7963b7899a
sha256sums = adf74765488c932464c33609775b3d9d8043a79162efc2d0f49b42a38d447e8a
pkgname = chipmunk
|