blob: df13e4292849213f74976c18e100023c5e5ea000 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ortp-git
pkgdesc = A Real-time Transport Protocol (RTP) library
pkgver = 4.5.0.alpha.r7.g607b2e7
pkgrel = 1
url = https://github.com/BelledonneCommunications/ortp
arch = x86_64
license = GPL3
makedepends = cmake
makedepends = git
depends = bctoolbox>=4.4.0
provides = ortp=4.5.0.alpha.r7.g607b2e7
conflicts = ortp
source = git+https://github.com/BelledonneCommunications/ortp.git
sha256sums = SKIP
pkgname = ortp-git
|