blob: f5f4aa0092ef45f78b1185c20febce519ff680dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = ros-noetic-gazebo-dev
pkgdesc = ROS - Provides a cmake config for the default version of Gazebo for the ROS distribution.
pkgver = 2.9.2
pkgrel = 1
url = https://wiki.ros.org/gazebo_ros_pkgs
arch = i686
arch = x86_64
arch = aarch64
arch = armv7h
arch = armv6h
license = Apache 2.0
makedepends = cmake
makedepends = ros-build-tools
makedepends = ros-noetic-catkin
depends = gazebo
source = ros-noetic-gazebo-dev-2.9.2.tar.gz::https://github.com/ros-simulation/gazebo_ros_pkgs/archive/2.9.2.tar.gz
sha256sums = db937f15e5bf8f804de5d8dc0b67607f8b354aecde35785b6bff2d43387abff4
pkgname = ros-noetic-gazebo-dev
|