Add new package portaudio v19.7.0 to SPECS-EXTENDED#17779
Open
Ankita13-code wants to merge 1 commit into
Open
Conversation
Add the PortAudio 19.7.0 audio I/O library to SPECS-EXTENDED, requested in issue #15139 for live voice-interaction samples. The package builds the runtime library (with the ALSA backend) plus a -devel subpackage shipping the headers and pkgconfig file. Signed-off-by: Ankita Pareek <ankitapareek@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge Checklist
*-staticsubpackages, etc.) have had theirReleasetag incremented../cgmanifest.json,./toolkit/scripts/toolchain/cgmanifest.json,.github/workflows/cgmanifest.json)./LICENSES-AND-NOTICES/SPECS/data/licenses.json,./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md,./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)*.signatures.jsonfilessudo make go-tidy-allandsudo make go-test-coveragepassSummary
Adds the PortAudio audio I/O library (v19.7.0) to
SPECS-EXTENDED. PortAudio isa free, cross-platform, open-source audio I/O library that lets applications
record and play audio from C/C++. It is needed to enable live voice-interaction
samples requested in #15139. The package is built with the ALSA backend and
ships a runtime library plus a
-develsubpackage (headers and pkgconfig file).Change Log
portaudiov19.7.0 toSPECS-EXTENDED(portaudio.spec,portaudio.signatures.json)portaudio(runtime, ALSA backend) andportaudio-devel(headers +portaudio-2.0.pc)cgmanifest.jsonLICENSES-AND-NOTICES/SPECS/data/licenses.jsonandLICENSES-MAP.md(MIT)Does this affect the toolchain?
NO
Associated issues
Test Methodology
sudo make build-packages REBUILD_TOOLS=y SRPM_PACK_LIST="portaudio" PACKAGE_REBUILD_LIST="portaudio" SPECS_DIR=../SPECS-EXTENDED— 1 SRPM, 0 failures.rpmbuild -ba portaudio.specproducesportaudio,portaudio-devel, andportaudio-debuginfoRPMs.cgmanifestandlicense_map.pyvalidators pass.