summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 99c2b24ca858969fcaf63fc139508f6338ca794b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = urdfdom
	pkgdesc = The URDF (U-Robot Description Format) library provides core data structures and a simple XML parsers for populating the class data structures from an URDF file.
	pkgver = 0.3.0
	pkgrel = 6
	url = https://github.com/ros/urdfdom
	arch = any
	license = BSD
	makedepends = git
	makedepends = cmake
	depends = boost
	depends = tinyxml
	depends = console-bridge
	depends = urdfdom-headers
	source = urdfdom::git+https://github.com/ros/urdfdom.git#tag=0.3.0
	source = soname.patch
	md5sums = SKIP
	md5sums = ec2aeff2e5cc0d4dba6010bf7a33e81a

pkgname = urdfdom