summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 85353e6611f3fac5fdd5826062d134f964932400 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = ignition-transport
	pkgdesc = The transport library combines ZeroMQ with Protobufs to create a fast and efficient message passing system
	pkgver = 3.0.1
	pkgrel = 1
	url = http://ignitionrobotics.org
	arch = i686
	arch = x86_64
	groups = development
	license = Apache
	makedepends = cmake
	makedepends = ruby-ronn
	makedepends = pkg-config>=0.28
	makedepends = doxygen
	depends = protobuf
	depends = protobuf-c
	depends = zeromq
	depends = uuid
	depends = ignition-msgs
	source = https://bitbucket.org/ignitionrobotics/ign-transport/get/ignition-transport3_3.0.1.tar.bz2
	md5sums = faf7298ec251e939b1bf446a3922b29c

pkgname = ignition-transport