blob: 7691275420eb6bcc9f244c08e6f17ccee12a72f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-catkin_tools
pkgdesc = Command line tools for working with catkin
pkgver = 0.8.5
pkgrel = 1
url = https://github.com/catkin/catkin_tools
arch = any
license = Apache
makedepends = python-setuptools
depends = python
depends = python-catkin_pkg
depends = python-osrf_pycommon
depends = python-yaml
provides = python-catkin-tools
conflicts = python2-catkin_tools
conflicts = python-catkin-tools
source = https://github.com/catkin/catkin_tools/archive/0.8.5.tar.gz
sha256sums = 1f322aa1b292501aedcabe746e7871e45e93e11ec9f19a37fd1c5f93d8dcd478
pkgname = python-catkin_tools
|