blob: 902e8a23b0023dd61bce6fed79d3c48895f339f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
pkgbase = srt-xtransmit
pkgdesc = A testing utility with support for SRT and UDP network protocols
pkgver = 0.2.0
pkgrel = 3
url = https://github.com/maxsharabayko/srt-xtransmit
arch = x86_64
license = MPL-2.0
makedepends = cmake
makedepends = git
makedepends = make
makedepends = ninja
depends = bash
depends = gcc-libs
depends = glibc
depends = openssl
depends = python-bokeh
depends = python-click
depends = python-pandas
conflicts = srt
options = !lto
source = srt-xtransmit-0.2.0.tar.gz::https://github.com/maxsharabayko/srt-xtransmit/archive/refs/tags/v0.2.0.tar.gz
source = git+https://github.com/CLIUtils/CLI11.git#commit=0d06d21b56eadef9dcb24907ee2866b2b6f0babe
source = git+https://github.com/Naios/function2.git#commit=3a0746bf5f601dfed05330aefcb6854354fce07d
source = git+https://github.com/nlohmann/json.git#commit=9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03
source = git+https://github.com/gabime/spdlog.git#commit=22a169bc319ac06948e7ee0be6b9b0ac81386604
source = git+https://github.com/maxsharabayko/srt.git#commit=6ab86d8acb85849859ac9aa020f95b2da44674d8
sha256sums = 3888847cd74f57b7535ecced0f8cd4ac53efb0403f9de897a8d6102915e9baec
sha256sums = e93509d4280de9378a666ccfd73fe9f1531e57017913d6120459a409e98aed90
sha256sums = 45e95da7de858ceb21e6792b3d9d9c37a9f6993bf4a3818cb2fc9a34b249e095
sha256sums = 758268d6b3c0fdcba8ec1d6f0ff35a59b2453f6c468ba4c075a42964d065472b
sha256sums = 55eeb14d48e119795d2493996f24d2b691c03fe2badcff41306bc5c08761fc19
sha256sums = 6fc3e352a93a34ffd84c33efb6b02dfd363d0c3334cb240a0c4ca46355140bd0
pkgname = srt-xtransmit
|