summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e2209be6d77e4162235dd2e4d4695ac3fd12be29 (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.3.0
	pkgrel = 1
	url = https://github.com/eProsima/Fast-CDR
	arch = x86_64
	license = Apache-2.0
	makedepends = cmake
	source = fastcdr-2.3.0.tar.gz::https://github.com/eProsima/Fast-CDR/archive/refs/tags/v2.3.0.tar.gz
	md5sums = 4355c0ec4dbd73a9f5d30f5786d111c7

pkgname = fastcdr