qsv: update to 19.1.0

This commit is contained in:
Herby Gillot
2026-04-14 06:15:26 -04:00
parent cdf9a2db0c
commit 7620aae686
+6 -6
View File
@@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup cargo 1.0
PortGroup github 1.0
github.setup dathere qsv 19.0.0
github.setup dathere qsv 19.1.0
github.tarball_from archive
revision 0
@@ -24,16 +24,16 @@ license {public-domain MIT}
maintainers {gmail.com:herby.gillot @herbygillot} \
openmaintainer
checksums rmd160 6e3d268fca412d4663f2e6e5a88215f4534a127a \
sha256 b33887902348e454694ebe01c79a97c8babbf59ebba94386b7a749023ad7f1a7 \
size 19593138
checksums rmd160 2a2c1ea69f4ea3dc9bde33a33e4f60c6f9f59233 \
sha256 8f11187987fbecc855f32a2e010915471bdd06a67ffb6132a4d62b15fe4ccaf5 \
size 19639660
depends_build-append \
path:bin/cmake:cmake
depends_lib-append port:python313
depends_lib-append port:python314
build.env-append PYO3_PYTHON=${prefix}/bin/python3.13
build.env-append PYO3_PYTHON=${prefix}/bin/python3.14
build.args-append --features=distrib_features --bin ${name}
patchfiles cargo-toml-fix.diff