summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 39872e95061c854655e29805a3d7dc119b7f954d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pkgbase = fastcdr
	pkgdesc = A C++ library that provides two serialization mechanisms. One is the standard CDR serialization mechanism, while the other is a faster implementation that modifies the standard.
	pkgver = 2.2.3
	pkgrel = 1
	url = https://github.com/eProsima/Fast-CDR
	arch = x86_64
	license = Apache-2.0
	makedepends = cmake
	source = fastcdr-2.2.3.tar.gz::https://github.com/eProsima/Fast-CDR/archive/refs/tags/v2.2.3.tar.gz
	md5sums = 67fb60b436f0a45050285b7db560bc69

pkgname = fastcdr