blob: b8007df0b83eed3553322c2ef9b5aad09d606233 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = fastrtps-git
pkgdesc = eprosima Fast RTPS is a C++ implementation of the RTPS (Real Time Publish Subscribe) protocol
pkgver = 1.8.0
pkgrel = 1
url = https://www.eprosima.com
arch = any
license = Apache2.0
makedepends = cmake
makedepends = jdk8-openjdk
makedepends = gradle
conflicts = fastrtps
source = git+https://github.com/eProsima/Fast-RTPS
sha256sums = SKIP
pkgname = fastrtps-git
|