blob: c8196e70f64ce9f5a416a5fcac87dc2dcd199318 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-armv7a-eabi-srt
pkgdesc = Secure Reliable Transport library (Android armv7a-eabi)
pkgver = 1.5.3
pkgrel = 1
url = https://www.srtalliance.org/
arch = any
license = MPL2
makedepends = android-cmake
depends = android-armv7a-eabi-openssl
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/Haivision/srt/archive/refs/tags/v1.5.3.tar.gz
md5sums = df8213a3669dd846ddaad0fa1e9f417b
pkgname = android-armv7a-eabi-srt
|