summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f830d54bc6a400626cc372837d1960363571572c (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 = 8.0.0
	pkgrel = 3
	url = https://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>=5
	depends = ignition-tools
	depends = libutil-linux
	source = https://github.com/ignitionrobotics/ign-transport/archive/ignition-transport8_8.0.0.tar.gz
	sha256sums = 83a703b584a2ec75fa7afe7e0829dd3e9e94a63abff76501dfe2e9839e891630

pkgname = ignition-transport