blob: 7e927bf84ce4495be58f1722f84b1fcb64fc0c73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
pkgbase = behaviortree-cpp-git
pkgdesc = Behavior Trees Library in C++. Batteries included.
pkgver = 4.8.4.r64.gfee8964
pkgrel = 1
url = https://github.com/BehaviorTree/BehaviorTree.CPP
arch = any
makedepends = conan
source = behaviortree-cpp-git::git+https://github.com/BehaviorTree/BehaviorTree.CPP.git#branch=master
sha256sums = SKIP
pkgname = behaviortree-cpp-git
|