blob: d300b36b0c6d95c96708a32116f54307b8c23ec0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ros2-humble-launch-param-builder
pkgdesc = Python library for loading parameters in launch files
pkgver = 0.1.1
pkgrel = 5
url = https://index.ros.org/p/launch_param_builder/
arch = any
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = ros2-humble
depends = python-yaml
depends = ros2-humble-xacro
source = https://github.com/PickNikRobotics/launch_param_builder/archive/refs/tags/0.1.1.tar.gz
sha256sums = 2066c810d4ccc35577720f011e1a0daff5ed2b4bb9130d7fe64e48b3ed45cb07
pkgname = ros2-humble-launch-param-builder
|