summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9a0f89279bd2d9bea86a2415269fdfdb6dd0c73f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = ros-indigo-ros-tutorials
	pkgdesc = ROS - ros_tutorials contains packages that demonstrate various features of ROS, as well as support packages which help demonstrate those features.
	pkgver = 0.5.3
	pkgrel = 1
	url = http://www.ros.org/wiki/ros_tutorials
	arch = any
	license = BSD
	makedepends = cmake
	makedepends = git
	makedepends = ros-build-tools
	makedepends = ros-indigo-catkin
	depends = ros-indigo-rospy-tutorials
	depends = ros-indigo-roscpp-tutorials
	depends = ros-indigo-turtlesim
	source = ros_tutorials::git+https://github.com/ros-gbp/ros_tutorials-release.git#tag=release/indigo/ros_tutorials/0.5.3-0
	md5sums = SKIP

pkgname = ros-indigo-ros-tutorials