mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
svt-av1: update to 1.3.0.
This commit is contained in:
parent
089c3e1631
commit
f51fab02c7
2 changed files with 3 additions and 4 deletions
|
@ -4112,9 +4112,8 @@ libjvm.so openjdk17-jre-17.0.1+12_1
|
||||||
librttopo.so.1 librttopo-1.1.0_1
|
librttopo.so.1 librttopo-1.1.0_1
|
||||||
libspatialite.so.7 libspatialite-5.0.1_1
|
libspatialite.so.7 libspatialite-5.0.1_1
|
||||||
mod_spatialite.so.7 libspatialite-5.0.1_1
|
mod_spatialite.so.7 libspatialite-5.0.1_1
|
||||||
libSvtAv1Enc.so.1 libsvt-av1-1.0.0_1
|
|
||||||
libreadosm.so.1 readosm-1.1.0a_1
|
libreadosm.so.1 readosm-1.1.0a_1
|
||||||
libSvtAv1Enc.so.0 libsvt-av1-0.9.0_1
|
libSvtAv1Enc.so.1 libsvt-av1-1.3.0_1
|
||||||
libSvtAv1Dec.so.0 libsvt-av1-0.9.0_1
|
libSvtAv1Dec.so.0 libsvt-av1-0.9.0_1
|
||||||
libyascreen.so.0 yascreen-1.86_1
|
libyascreen.so.0 yascreen-1.86_1
|
||||||
librz_analysis.so.0.4 rizin-0.4.0_1
|
librz_analysis.so.0.4 rizin-0.4.0_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'svt-av1'
|
# Template file for 'svt-av1'
|
||||||
pkgname=svt-av1
|
pkgname=svt-av1
|
||||||
version=1.1.0
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="nasm"
|
hostmakedepends="nasm"
|
||||||
|
@ -10,7 +10,7 @@ license="BSD-3-Clause-Clear"
|
||||||
homepage="https://gitlab.com/AOMediaCodec/SVT-AV1"
|
homepage="https://gitlab.com/AOMediaCodec/SVT-AV1"
|
||||||
changelog="https://gitlab.com/AOMediaCodec/SVT-AV1/-/raw/master/CHANGELOG.md"
|
changelog="https://gitlab.com/AOMediaCodec/SVT-AV1/-/raw/master/CHANGELOG.md"
|
||||||
distfiles="https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v${version}/SVT-AV1-v${version}.tar.gz"
|
distfiles="https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v${version}/SVT-AV1-v${version}.tar.gz"
|
||||||
checksum=1c211b944ac83ef013fe91aee96c01289da4e3762c1e2f265449f3a964f8e4bc
|
checksum=841408b92c7b09957340112775369ea6fa763eaf4a8c10974cfa48f33c47a122
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||||
broken="32-bit is not supported"
|
broken="32-bit is not supported"
|
||||||
|
|
Loading…
Add table
Reference in a new issue