cubeb: update to 20250325

This commit is contained in:
Herby Gillot
2025-03-20 17:25:45 -04:00
parent d10f4fd8c7
commit 5a7a703551
+3 -6
View File
@@ -4,10 +4,10 @@ PortSystem 1.0
PortGroup cmake 1.1
PortGroup github 1.0
github.setup mozilla cubeb 78b2bce70e0d1c21d3c175b72f322c50801b2e94
github.setup mozilla cubeb f8633c0c9217ed5499fdda391946d416c52e6809
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
version 20241024
version 20250325
revision 0
description Cross platform audio library
@@ -21,7 +21,7 @@ maintainers {gmail.com:herby.gillot @herbygillot} \
fetch.type git
set py_ver 3.12
set py_ver 3.13
set py_ver_nodot [string map {. {}} ${py_ver}]
depends_build-append \
@@ -35,9 +35,6 @@ post-fetch {
system -W ${worksrcpath} "git submodule update --init --recursive"
}
# https://trac.macports.org/ticket/71197
patchfiles-append patch-CMakeLists.diff
# https://trac.macports.org/ticket/71027
compiler.cxx_standard 2017