summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 33cc8855a4050a70062277d77e86ab9d1a77f58a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = ignition-transport
	pkgdesc = The transport library combines ZeroMQ with Protobufs to create a fast and efficient message passing system. Asynchronous message publication and subscription is provided along with service calls and discovery.
	pkgver = 7.0.0
	pkgrel = 5
	url = http://ignitionrobotics.org/libs/transport
	arch = i686
	arch = x86_64
	groups = development
	license = Apache
	makedepends = ignition-cmake>=2
	makedepends = util-linux
	depends = protobuf
	depends = protobuf-c
	depends = zeromq
	depends = ignition-msgs>=4
	depends = ignition-tools
	depends = libutil-linux
	source = https://bitbucket.org/ignitionrobotics/ign-transport/get/ignition-transport7_7.0.0.tar.bz2
	sha256sums = dbc9a0ec8f5e014ebc73bb9e49450d0275441ea2e4c5615757af75b0f4f38ee3

pkgname = ignition-transport