You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
cubeb: update to 20250325
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user