parent
496b6cd42d
commit
83653ea71a
2 changed files with 3 additions and 3 deletions
|
@ -4053,7 +4053,7 @@ libmariadbd.so.19 libmariadbclient-10.5.9_1
|
||||||
libinstpatch-1.0.so.2 libinstpatch-1.1.6_1
|
libinstpatch-1.0.so.2 libinstpatch-1.1.6_1
|
||||||
libbasu.so.0 basu-0.2.0_1
|
libbasu.so.0 basu-0.2.0_1
|
||||||
libhomfly.so.0 libhomfly-1.02r6_1
|
libhomfly.so.0 libhomfly-1.02r6_1
|
||||||
libsrt.so.1.4 libsrt-1.4.4_1
|
libsrt.so.1.5 libsrt-1.5.0_1
|
||||||
libXcomp.so.3 nx-libs-3.5.99.24_1
|
libXcomp.so.3 nx-libs-3.5.99.24_1
|
||||||
libXcompshad.so.3 nx-libs-3.5.99.24_1
|
libXcompshad.so.3 nx-libs-3.5.99.24_1
|
||||||
libNX_X11.so.6 nx-libs-3.5.99.24_1
|
libNX_X11.so.6 nx-libs-3.5.99.24_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'srt'
|
# Template file for 'srt'
|
||||||
pkgname=srt
|
pkgname=srt
|
||||||
version=1.4.4
|
version=1.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://github.com/Haivision/srt"
|
homepage="https://github.com/Haivision/srt"
|
||||||
distfiles="https://github.com/Haivision/srt/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/Haivision/srt/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=93f5f3715bd5bd522b8d65fc0d086ef2ad49db6a41ad2d7b35df2e8bd7094114
|
checksum=99e3625a6285b3b429af26abb1ec0a4bd0072db144bc4d617a83154d99a5dd1e
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
makedepends+=" libatomic-devel"
|
makedepends+=" libatomic-devel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue