Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

portaudio-devel-190700_20210406-1.2 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: portaudio-devel Distribution: openSUSE Tumbleweed
Version: 190700_20210406 Vendor: openSUSE
Release: 1.2 Build date: Wed Sep 6 10:15:22 2023
Group: Development/Languages/C and C++ Build host: h02-ch1a
Size: 2733241 Source RPM: portaudio-190700_20210406-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://www.portaudio.com/
Summary: Development package for the portaudio library
This package contains the files needed to compile programs that use the
portaudio library.

Provides

Requires

License

MIT

Changelog

* Thu Sep 30 2021 tiwai@suse.de
  - Correct download source URL
* Thu Sep 23 2021 Aaron Stern <ukbeast89@protonmail.com>
  - Update to version v190700_20210406
  - removed patch `0001-Merge-branch-ticket_275_pass_void-into-master.patch`
    as it is included in this release.
* Wed Aug 12 2020 Cristian Rodríguez <crrodriguez@opensuse.org>
  - The portaudio C library uses pthread_cleanup* macros, a sane but
    compiler/os specific implementation of them requires using
    - fexceptions flag. see pthread.h for details.
* Sat Jun 09 2018 tom.mbrt@googlemail.com
  - Add upstream patch 0001-Merge-branch-ticket_275_pass_void-into-master.patch
    adding a missing void argument to Pa_GetVersionInfo() to fix no-prototype
    warning when compiling against ANSI C projects
* Wed Aug 02 2017 olaf@aepfle.de
  - Add pkg-config and add alsa to dependencies of devel pkg
* Thu May 11 2017 tuukka.pasanen@ilmi.fi
  - Update to latest version v190600_20161030
  - Changes to portaudio.h (There were no changes to existing `portaudio.h` API/ABI in this release)
  - The API was extended as follows:
    - Prior to March 3, 2015, `Pa_GetVersion()` always returned 1899 in the `V19` version of PortAudio.
    - On March 3, 2015, enhanced version retrieval APIs were added to `portaudio.h`:
    * `Pa_GetVersion()` now returns a useful number, e.g. 0×00130501 for 19.5.1
    * added `paMakeVersionNumber` macro for comparing to `int` version returned by `Pa_GetVersion()`
    * added `PaVersionInfo` struct with version major, minor, subminor, versionControlRevision, versionText
    * added `Pa_GetVersionInfo()` gets `PaVersionInfo` struct
    * `Pa_GetVersionText()` is deprecated; use `Pa_GetVersionInfo()→versionText`
    - On March 3, 2015, the version number was set to 19.5.0. (5 was chosen to reflect that there were 4 prior V19 stable snapshots.)
    * This new release has version number 19.6.0.
    * The Host-API-specific structures for WDM/KS and WASAPI were altered in this release. This is an ABI change.
      Client code depending on these particular host-API-specific APIs will need to be recompiled and linked against
      a compatible PortAudio version. See below. Changes to WDM/KS Host-API-specific Struct in pa_win_wdmks.h
    * Added `flags` and `channelMask` fields to `PaWinWDMKSInfo`. 4aa340a57e
    - These changes were made on April 9, 2014. At that time `Pa_GetVersion()` returned 1899. The changes are present when the version number is 19.5.0 or greater.
    * Forward/backward compatibility: The implementation checks the `size` field of `PaWinWDMKSInfo`.
      The old version will reject new structs, and the new version will reject old structs.
      In both cases `paIncompatibleHostApiSpecificStreamInfo` is the error returned.
    * Changes to WASAPI Host-API-specific Struct pa_win_wasapi.h
    * Added `streamCategory` and `streamOption` to `PaWasapiStreamInfo` 4e194eaecf
    - These changes were made on October 19, 2015. At that time `Pa_GetVersion()` returned 19.5.0. The changes are present when the version number is 19.6.0 or greater.
    * Forward/backward compatibility: The implementation checks the `size` field of `PaWasapiStreamInfo`.
      The old version will reject new structs, and the new version will reject old structs. In both cases
      `paIncompatibleHostApiSpecificStreamInfo` is the error returned.
  - Full Changelog: https://app.assembla.com/wiki/show/portaudio/pa_stable_v190600_20161030
* Mon Jun 29 2015 olaf@aepfle.de
  - Enable libportaudiocpp
* Wed May 28 2014 crrodriguez@opensuse.org
  - disable timestamps in doxygen too, make build-compare happy
* Wed Apr 09 2014 p.drouand@gmail.com
  - Update to version 20140130
    + No changelog available
* Mon May 06 2013 cfarrell@suse.com
  - license update: MIT
    The correct license for the package is MIT

Files

/usr/include/pa_jack.h
/usr/include/pa_linux_alsa.h
/usr/include/portaudio.h
/usr/include/portaudiocpp
/usr/include/portaudiocpp/AutoSystem.hxx
/usr/include/portaudiocpp/BlockingStream.hxx
/usr/include/portaudiocpp/CFunCallbackStream.hxx
/usr/include/portaudiocpp/CallbackInterface.hxx
/usr/include/portaudiocpp/CallbackStream.hxx
/usr/include/portaudiocpp/CppFunCallbackStream.hxx
/usr/include/portaudiocpp/Device.hxx
/usr/include/portaudiocpp/DirectionSpecificStreamParameters.hxx
/usr/include/portaudiocpp/Exception.hxx
/usr/include/portaudiocpp/HostApi.hxx
/usr/include/portaudiocpp/InterfaceCallbackStream.hxx
/usr/include/portaudiocpp/MemFunCallbackStream.hxx
/usr/include/portaudiocpp/PortAudioCpp.hxx
/usr/include/portaudiocpp/SampleDataFormat.hxx
/usr/include/portaudiocpp/Stream.hxx
/usr/include/portaudiocpp/StreamParameters.hxx
/usr/include/portaudiocpp/System.hxx
/usr/include/portaudiocpp/SystemDeviceIterator.hxx
/usr/include/portaudiocpp/SystemHostApiIterator.hxx
/usr/lib64/libportaudio.so
/usr/lib64/libportaudiocpp.so
/usr/lib64/pkgconfig/portaudio-2.0.pc
/usr/lib64/pkgconfig/portaudiocpp.pc
/usr/share/doc/packages/portaudio-devel
/usr/share/doc/packages/portaudio-devel/License.html
/usr/share/doc/packages/portaudio-devel/annotated.html
/usr/share/doc/packages/portaudio-devel/api_overview.html
/usr/share/doc/packages/portaudio-devel/bc_s.png
/usr/share/doc/packages/portaudio-devel/bc_sd.png
/usr/share/doc/packages/portaudio-devel/bdwn.png
/usr/share/doc/packages/portaudio-devel/blocking_read_write.html
/usr/share/doc/packages/portaudio-devel/classScopedPaHandler.html
/usr/share/doc/packages/portaudio-devel/classSine.html
/usr/share/doc/packages/portaudio-devel/classes.html
/usr/share/doc/packages/portaudio-devel/closed.png
/usr/share/doc/packages/portaudio-devel/compile_cmake.html
/usr/share/doc/packages/portaudio-devel/compile_linux.html
/usr/share/doc/packages/portaudio-devel/compile_mac_coreaudio.html
/usr/share/doc/packages/portaudio-devel/compile_windows.html
/usr/share/doc/packages/portaudio-devel/compile_windows_asio_msvc.html
/usr/share/doc/packages/portaudio-devel/compile_windows_mingw.html
/usr/share/doc/packages/portaudio-devel/deprecated.html
/usr/share/doc/packages/portaudio-devel/dir_60aac7f36c34906fb3da763b5762f752.html
/usr/share/doc/packages/portaudio-devel/dir_61c9e5842729cb34568d93cb98ad85b9.html
/usr/share/doc/packages/portaudio-devel/dir_d28a4824dc47e487b107a5db32ef43c4.html
/usr/share/doc/packages/portaudio-devel/dir_d44c64559bbebec7f509842c48db8b23.html
/usr/share/doc/packages/portaudio-devel/dir_e68e8157741866f444e17edd764ebbae.html
/usr/share/doc/packages/portaudio-devel/doc.png
/usr/share/doc/packages/portaudio-devel/docd.png
/usr/share/doc/packages/portaudio-devel/doxygen.css
/usr/share/doc/packages/portaudio-devel/doxygen.svg
/usr/share/doc/packages/portaudio-devel/dynsections.js
/usr/share/doc/packages/portaudio-devel/exploring.html
/usr/share/doc/packages/portaudio-devel/files.html
/usr/share/doc/packages/portaudio-devel/folderclosed.png
/usr/share/doc/packages/portaudio-devel/folderopen.png
/usr/share/doc/packages/portaudio-devel/functions.html
/usr/share/doc/packages/portaudio-devel/functions_vars.html
/usr/share/doc/packages/portaudio-devel/globals.html
/usr/share/doc/packages/portaudio-devel/globals_defs.html
/usr/share/doc/packages/portaudio-devel/globals_enum.html
/usr/share/doc/packages/portaudio-devel/globals_eval.html
/usr/share/doc/packages/portaudio-devel/globals_func.html
/usr/share/doc/packages/portaudio-devel/globals_type.html
/usr/share/doc/packages/portaudio-devel/group__examples__src.html
/usr/share/doc/packages/portaudio-devel/group__public__header.html
/usr/share/doc/packages/portaudio-devel/index.html
/usr/share/doc/packages/portaudio-devel/initializing_portaudio.html
/usr/share/doc/packages/portaudio-devel/jquery.js
/usr/share/doc/packages/portaudio-devel/menu.js
/usr/share/doc/packages/portaudio-devel/menudata.js
/usr/share/doc/packages/portaudio-devel/modules.html
/usr/share/doc/packages/portaudio-devel/nav_f.png
/usr/share/doc/packages/portaudio-devel/nav_fd.png
/usr/share/doc/packages/portaudio-devel/nav_g.png
/usr/share/doc/packages/portaudio-devel/nav_h.png
/usr/share/doc/packages/portaudio-devel/nav_hd.png
/usr/share/doc/packages/portaudio-devel/open.png
/usr/share/doc/packages/portaudio-devel/open_default_stream.html
/usr/share/doc/packages/portaudio-devel/pa__asio_8h.html
/usr/share/doc/packages/portaudio-devel/pa__asio_8h_source.html
/usr/share/doc/packages/portaudio-devel/pa__devs_8c.html
/usr/share/doc/packages/portaudio-devel/pa__devs_8c_source.html
/usr/share/doc/packages/portaudio-devel/pa__fuzz_8c.html
/usr/share/doc/packages/portaudio-devel/pa__fuzz_8c_source.html
/usr/share/doc/packages/portaudio-devel/pa__jack_8h.html
/usr/share/doc/packages/portaudio-devel/pa__jack_8h_source.html
/usr/share/doc/packages/portaudio-devel/pa__linux__alsa_8h.html
/usr/share/doc/packages/portaudio-devel/pa__linux__alsa_8h_source.html
/usr/share/doc/packages/portaudio-devel/pa__mac__core_8h.html
/usr/share/doc/packages/portaudio-devel/pa__mac__core_8h_source.html
/usr/share/doc/packages/portaudio-devel/pa__win__ds_8h.html
/usr/share/doc/packages/portaudio-devel/pa__win__ds_8h_source.html
/usr/share/doc/packages/portaudio-devel/pa__win__wasapi_8h.html
/usr/share/doc/packages/portaudio-devel/pa__win__wasapi_8h_source.html
/usr/share/doc/packages/portaudio-devel/pa__win__waveformat_8h.html
/usr/share/doc/packages/portaudio-devel/pa__win__waveformat_8h_source.html
/usr/share/doc/packages/portaudio-devel/pa__win__wdmks_8h.html
/usr/share/doc/packages/portaudio-devel/pa__win__wdmks_8h_source.html
/usr/share/doc/packages/portaudio-devel/pa__win__wmme_8h.html
/usr/share/doc/packages/portaudio-devel/pa__win__wmme_8h_source.html
/usr/share/doc/packages/portaudio-devel/paex__mono__asio__channel__select_8c.html
/usr/share/doc/packages/portaudio-devel/paex__mono__asio__channel__select_8c_source.html
/usr/share/doc/packages/portaudio-devel/paex__ocean__shore_8c.html
/usr/share/doc/packages/portaudio-devel/paex__ocean__shore_8c_source.html
/usr/share/doc/packages/portaudio-devel/paex__pink_8c.html
/usr/share/doc/packages/portaudio-devel/paex__pink_8c_source.html
/usr/share/doc/packages/portaudio-devel/paex__read__write__wire_8c.html
/usr/share/doc/packages/portaudio-devel/paex__read__write__wire_8c_source.html
/usr/share/doc/packages/portaudio-devel/paex__record_8c.html
/usr/share/doc/packages/portaudio-devel/paex__record_8c_source.html
/usr/share/doc/packages/portaudio-devel/paex__record__file_8c.html
/usr/share/doc/packages/portaudio-devel/paex__record__file_8c_source.html
/usr/share/doc/packages/portaudio-devel/paex__saw_8c.html
/usr/share/doc/packages/portaudio-devel/paex__saw_8c_source.html
/usr/share/doc/packages/portaudio-devel/paex__sine_8c.html
/usr/share/doc/packages/portaudio-devel/paex__sine_8c_source.html
/usr/share/doc/packages/portaudio-devel/paex__sine__c_09_09_8cpp_source.html
/usr/share/doc/packages/portaudio-devel/paex__wmme__ac3_8c.html
/usr/share/doc/packages/portaudio-devel/paex__wmme__ac3_8c_source.html
/usr/share/doc/packages/portaudio-devel/paex__wmme__surround_8c.html
/usr/share/doc/packages/portaudio-devel/paex__wmme__surround_8c_source.html
/usr/share/doc/packages/portaudio-devel/paex__write__sine_8c.html
/usr/share/doc/packages/portaudio-devel/paex__write__sine_8c_source.html
/usr/share/doc/packages/portaudio-devel/paex__write__sine__nonint_8c.html
/usr/share/doc/packages/portaudio-devel/paex__write__sine__nonint_8c_source.html
/usr/share/doc/packages/portaudio-devel/pages.html
/usr/share/doc/packages/portaudio-devel/portaudio-external-architecture-diagram.png
/usr/share/doc/packages/portaudio-devel/portaudio_8h.html
/usr/share/doc/packages/portaudio-devel/portaudio_8h_source.html
/usr/share/doc/packages/portaudio-devel/querying_devices.html
/usr/share/doc/packages/portaudio-devel/splitbar.png
/usr/share/doc/packages/portaudio-devel/splitbard.png
/usr/share/doc/packages/portaudio-devel/start_stop_abort.html
/usr/share/doc/packages/portaudio-devel/structBiQuad.html
/usr/share/doc/packages/portaudio-devel/structOceanWave.html
/usr/share/doc/packages/portaudio-devel/structPaAlsaStreamInfo.html
/usr/share/doc/packages/portaudio-devel/structPaAsioStreamInfo.html
/usr/share/doc/packages/portaudio-devel/structPaDeviceInfo.html
/usr/share/doc/packages/portaudio-devel/structPaHostApiInfo.html
/usr/share/doc/packages/portaudio-devel/structPaHostErrorInfo.html
/usr/share/doc/packages/portaudio-devel/structPaMacCoreStreamInfo.html
/usr/share/doc/packages/portaudio-devel/structPaStreamCallbackTimeInfo.html
/usr/share/doc/packages/portaudio-devel/structPaStreamInfo.html
/usr/share/doc/packages/portaudio-devel/structPaStreamParameters.html
/usr/share/doc/packages/portaudio-devel/structPaVersionInfo.html
/usr/share/doc/packages/portaudio-devel/structPaWDMKSDirectionSpecificStreamInfo.html
/usr/share/doc/packages/portaudio-devel/structPaWDMKSSpecificStreamInfo.html
/usr/share/doc/packages/portaudio-devel/structPaWasapiJackDescription.html
/usr/share/doc/packages/portaudio-devel/structPaWasapiStreamInfo.html
/usr/share/doc/packages/portaudio-devel/structPaWinDirectSoundStreamInfo.html
/usr/share/doc/packages/portaudio-devel/structPaWinMmeDeviceAndChannelCount.html
/usr/share/doc/packages/portaudio-devel/structPaWinMmeStreamInfo.html
/usr/share/doc/packages/portaudio-devel/structPaWinWDMKSDeviceInfo.html
/usr/share/doc/packages/portaudio-devel/structPaWinWDMKSInfo.html
/usr/share/doc/packages/portaudio-devel/structPaWinWaveFormat.html
/usr/share/doc/packages/portaudio-devel/structPinkNoise.html
/usr/share/doc/packages/portaudio-devel/structpaTestData.html
/usr/share/doc/packages/portaudio-devel/sync_off.png
/usr/share/doc/packages/portaudio-devel/sync_on.png
/usr/share/doc/packages/portaudio-devel/tab_a.png
/usr/share/doc/packages/portaudio-devel/tab_ad.png
/usr/share/doc/packages/portaudio-devel/tab_b.png
/usr/share/doc/packages/portaudio-devel/tab_bd.png
/usr/share/doc/packages/portaudio-devel/tab_h.png
/usr/share/doc/packages/portaudio-devel/tab_hd.png
/usr/share/doc/packages/portaudio-devel/tab_s.png
/usr/share/doc/packages/portaudio-devel/tab_sd.png
/usr/share/doc/packages/portaudio-devel/tabs.css
/usr/share/doc/packages/portaudio-devel/terminating_portaudio.html
/usr/share/doc/packages/portaudio-devel/tutorial_start.html
/usr/share/doc/packages/portaudio-devel/utility_functions.html
/usr/share/doc/packages/portaudio-devel/writing_a_callback.html


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 23:55:11 2024