mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
live555: update to 2020.05.15
This commit is contained in:
parent
c38d959cb5
commit
1e8360033d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'live555'
|
# Template file for 'live555'
|
||||||
pkgname=live555
|
pkgname=live555
|
||||||
version=2020.04.12
|
version=2020.05.15
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=live
|
wrksrc=live
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Set of C++ libraries for multimedia streaming"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="http://www.live555.com/liveMedia/"
|
homepage="http://www.live555.com/liveMedia/"
|
||||||
distfiles="http://www.live555.com/liveMedia/public/live.$version.tar.gz"
|
distfiles="http://www.live555.com/liveMedia/public/live.${version}.tar.gz"
|
||||||
checksum=3242622f606eb821435983a5e5065b0746d8d8c41f34bbf3552031858de0789a
|
checksum=54bfa9bf10e979d742b687339595968c9b443afbb5f264682daa024c74756cb9
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
CXXFLAGS="-I. -Iinclude -I../UsageEnvironment/include\
|
CXXFLAGS="-I. -Iinclude -I../UsageEnvironment/include\
|
||||||
|
|
Loading…
Add table
Reference in a new issue