blob: 024512398fecbd284bb0660a99fed152bb3af2d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = ros2-humble-angles
pkgdesc = This package provides a set of simple math utilities to work with angles
pkgver = 1.15.0
pkgrel = 1
url = https://index.ros.org/p/angles/
arch = any
makedepends = cmake
makedepends = python-setuptools
depends = ros2-humble
source = angles-1.15.0.tar.gz::https://github.com/ros/angles/archive/1.15.0.tar.gz
sha256sums = 3467a8f5bcc893104f036fad63f3fe44af3a13aae0592d4ae5b24c0dfa520293
pkgname = ros2-humble-angles
|