AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Fix install prefix in cmake so the pkgconfig file has correct information on where to find srt's libraries and include files.
- Add pkgconfig(zlib) BuildRequires: until openssl 1.1.1, zlib was pulled in into our buildroot, avoiding srt having to care for it explicitly. Since this is changed now, we have to worry for our dependency on our own. The dep comes from: CMakeLists.txt:set (SSL_REQUIRED_MODULES "openssl libcrypto zlib")
- Trim marketing from description.
- Update to version 1.3.1: + Various bugfixes.
- Update summaries.
- Add baselibs.conf: build 32bit support libs.
- Update Summary and Descriptions fields.
- Inital packaging.