blob: 2a9b51b523eda33f9ab32edd6e9ff652f06e2086 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = libsrtp-git
pkgdesc = Library for SRTP (Secure Realtime Transport Protocol)
pkgver = 2.6.0.r59.ge53e106
pkgrel = 1
url = https://github.com/cisco/libsrtp
arch = i686
arch = x86_64
license = BSD-3-Clause
makedepends = git
makedepends = libpcap
makedepends = meson
depends = glibc
depends = nss
provides = libsrtp=2.6.0.r59.ge53e106
conflicts = libsrtp
options = staticlibs
source = git+https://github.com/cisco/libsrtp.git
sha256sums = SKIP
pkgname = libsrtp-git
|