blob: a348740818d38b4969cf065475b2b14d8646ecf8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = ignition-math
pkgdesc = General purpose math library for robot applications.
pkgver = 7.3.0
pkgrel = 3
url = https://gazebosim.org/libs/math
arch = i686
arch = x86_64
groups = development
license = Apache
makedepends = ignition-cmake>2
makedepends = ignition-utils>1
makedepends = eigen
makedepends = python
makedepends = pybind11
depends = gcc-libs
depends = swig
source = ignition-math-7.3.0.tar.gz::https://github.com/gazebosim/gz-math/archive/gz-math7_7.3.0.tar.gz
sha256sums = 320afb30f43727340718743c0f8d94e61e9c1083c17927701efe75087f9cc6d0
pkgname = ignition-math
|