summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e0760ea90e69335d28f31114cc34794d6395e941 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Generated by mksrcinfo v8
# Thu Dec 10 19:32:56 UTC 2015
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 = 7
	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