live555: update to 2020.04.12 (soname bump).
Previous distfile is gone.
This commit is contained in:
parent
3a75660968
commit
a31cb6e4d2
2 changed files with 4 additions and 3 deletions
|
@ -3003,7 +3003,7 @@ libyaz_icu.so.5 yaz-5.23.1_1
|
|||
libyaz.so.5 yaz-5.23.1_1
|
||||
libyaz_server.so.5 yaz-5.23.1_1
|
||||
libgcab-1.0.so.0 gcab-0.7_1
|
||||
libliveMedia.so.66 live555-2019.05.03_1
|
||||
libliveMedia.so.79 live555-2020.04.12_1
|
||||
libgroupsock.so.8 live555-2018.12.14_1
|
||||
libUsageEnvironment.so.3 live555-2018.12.14_1
|
||||
libBasicUsageEnvironment.so.1 live555-2018.12.14_1
|
||||
|
|
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'live555'
|
||||
pkgname=live555
|
||||
version=2019.05.12
|
||||
version=2020.04.12
|
||||
revision=1
|
||||
wrksrc=live
|
||||
build_style=gnu-makefile
|
||||
makedepends="libressl-devel"
|
||||
short_desc="Set of C++ libraries for multimedia streaming"
|
||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="http://www.live555.com/liveMedia/"
|
||||
distfiles="http://www.live555.com/liveMedia/public/live.$version.tar.gz"
|
||||
checksum=12cafb01912265552243f6e6fd56cad26c93e7f70ef4c6cc1f131baf188ede4d
|
||||
checksum=3242622f606eb821435983a5e5065b0746d8d8c41f34bbf3552031858de0789a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
CXXFLAGS="-I. -Iinclude -I../UsageEnvironment/include\
|
||||
|
|
Loading…
Reference in a new issue