blob: 0c1e4dfd5047070f92f2a0dc497f66a32b039262 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = hpp-model-git
pkgdesc = Implementation of kinematic chains with geometry
pkgver = 3.2.r412.e364f9c
pkgrel = 1
url = https://github.com/humanoid-path-planner/hpp-model-git
arch = i686
arch = x86_64
license = LGPL3
makedepends = cmake
depends = eigen32
depends = hpp-util-git
depends = hpp-fcl-git
optdepends = assimp
provides = hpp-model
conflicts = hpp-model
source = hpp-model::git://github.com/nim65s/hpp-model.git
md5sums = SKIP
pkgname = hpp-model-git
|