mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
c2c97f3f71
Differential Revision: https://phabricator.services.mozilla.com/D216196
55 lines
1.3 KiB
YAML
55 lines
1.3 KiB
YAML
schema: 1
|
|
|
|
bugzilla:
|
|
product: Core
|
|
component: "Audio/Video: cubeb"
|
|
|
|
origin:
|
|
name: cubeb
|
|
description: "Cross platform audio library"
|
|
url: https://github.com/mozilla/cubeb
|
|
license: ISC
|
|
release: bbbe5bb0b29ed64cc7dd191d7a72fe24bba0d284 (2024-07-10T09:10:17Z).
|
|
revision: bbbe5bb0b29ed64cc7dd191d7a72fe24bba0d284
|
|
|
|
vendoring:
|
|
url: https://github.com/mozilla/cubeb
|
|
source-hosting: github
|
|
vendor-directory: media/libcubeb
|
|
patches:
|
|
- 0001-disable-aaudio-before-android-31.patch
|
|
- 0002-disable-crash-reporter-death-test.patch
|
|
- 0003-audiounit-ios-compile-fixes.patch
|
|
- 0004-disable-cubeb_one_duplex_one_input-macos10.15.patch
|
|
skip-vendoring-steps:
|
|
- update-moz-build
|
|
exclude:
|
|
- ".*"
|
|
- CMakeLists.txt
|
|
- Config.cmake.in
|
|
- INSTALL.md
|
|
- cmake
|
|
- cubeb.supp
|
|
- docs
|
|
- scan-build-install.sh
|
|
- src/cubeb-jni-instances.h
|
|
- src/cubeb_assert.h
|
|
- src/cubeb_audiotrack.c
|
|
- src/cubeb_kai.c
|
|
- src/cubeb_osx_run_loop.cpp
|
|
- src/cubeb_pulse.c
|
|
- src/cubeb_tracing.h
|
|
- subprojects
|
|
- tools
|
|
keep:
|
|
- gtest/moz.build
|
|
- include/cubeb-stdint.h
|
|
- include/cubeb_export.h
|
|
- include/moz.build
|
|
- src/cubeb-jni-instances.h
|
|
- src/cubeb_assert.h
|
|
- src/cubeb_osx_run_loop.c
|
|
- src/cubeb_tracing.h
|
|
- src/moz.build
|
|
|