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

portaudio-devel-190600_20161030-2.39 RPM for ppc64le

From OpenSuSE Leap 15.3 for ppc64le

Name: portaudio-devel Distribution: SUSE Linux Enterprise 15
Version: 190600_20161030 Vendor: SUSE LLC <https://www.suse.com/>
Release: 2.39 Build date: Sat May 26 03:02:57 2018
Group: Development/Languages/C and C++ Build host: cabernet
Size: 2339628 Source RPM: portaudio-190600_20161030-2.39.src.rpm
Packager: https://www.suse.com/
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

* 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
* Mon Apr 02 2012 reddwarf@opensuse.org
  - run spec_cleaner
  - use full URL in Source tag
  - add missing provides/obsoletes from previous rename
  - use date in version number: makes more sense and otherwise the
    obsoletes of the package rename would not work
  - patch __DATE__ and __TIME__ references to help build-compare
* Sun Jan 29 2012 danielzucchetto@yahoo.it
  - updated to the latest stable version
    * Improvements to latency calculations: Improved defaults, allow
      very low buffer sizes, report actual latencies in PaStreamInfo
      (CoreAudio r1703 #95 #175, WMME r1717 #178, also changes to
      DirectSound and WMME)
    * ALSA: Fixed issue define SND_PCM_TSTAMP_ENABLE as
      SND_PCM_TSTAMP_MMAP if the former is undefined #153 r1691
    * AudioScience HPI: Updated support to V4.08. #197, r1760, r1761
    * ASIO: Fixed bug where host buffer size wasn’t matched to client
      framesPerBuffer when it should have been. Resolves ticket #93
      r1175
    * ASIO: PaAsio_GetAvailableLatencyValues deprecated, use
      PaAsio_GetAvailableBufferSizes. See ticket #111
    * Changed default host API selection logic: use first
      successfully initialized host api with a defined default input
      or output device. Resolves ticket #49
    * Added support for Float32 to UInt8 conversion. r1748
    * Made ring buffer params const-correct r1694
    * Changes to ring buffer memory barrier placement (needs further
      review). See r1734, r1735, r1736, r1738 for details.
    * Separated test programs into “test”, “examples”, and “qa”
      folders. #191
    * Harmonised use of #if with PA_USE_*HOSTAPI* configuration
      variables accross all host APIs r1740, #164
    * Improvements to QA tests including paqa_latency, paqa loopback
      test
    * Improvements and cleanups to doxygen documentation. Added
      Doxyfile.developer for generating internal docs.
* Mon Dec 05 2011 danielzucchetto@yahoo.it
  - updated to the latest stable version (20110326)
    * Fixed a lot of bugs on all platforms
    * Fixed a lot of build system issues on all platforms (autotools,
      msvc, scons)
    * Added more support for V19 API features on many platforms
    * Added WASAPI implementation
    * Ring buffer code was generalised into pa_ringbuffer.c with
      correct memory barriers. this is now used by many host api
      implementations
    * Implemented blocking i/o for ASIO
    * Made ALSA default host API on Linux
    * Fixed stream info inputLatency and outputLatency calculations
      in a number of host APIs (r1598, r1599, r1600)
    * WMME added support for ac3+wma spdif passthrough
    * DirectSound? added support for driver-level full duplex via DX8
      DirectSoundFullDuplexCreate?
* Wed Nov 23 2011 coolo@suse.com
  - add libtool as buildrequire to avoid implicit dependency
* Mon Nov 21 2011 jengelh@medozas.de
  - Remove redundant/unwanted tags/section (cf. specfile guidelines)
  - Use %_smp_mflags for parallel building
  - Do shlib policy packaging
* Sun Apr 24 2011 toddrme2178@gmail.com
  - Add 32bit compatibility libraries
* Tue Feb 16 2010 coolo@novell.com
  - use libjack-devel (tiwai)

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.txt
/usr/share/doc/packages/portaudio-devel/README.txt
/usr/share/doc/packages/portaudio-devel/html
/usr/share/doc/packages/portaudio-devel/html/License.html
/usr/share/doc/packages/portaudio-devel/html/annotated.html
/usr/share/doc/packages/portaudio-devel/html/api_overview.html
/usr/share/doc/packages/portaudio-devel/html/bc_s.png
/usr/share/doc/packages/portaudio-devel/html/bdwn.png
/usr/share/doc/packages/portaudio-devel/html/blocking_read_write.html
/usr/share/doc/packages/portaudio-devel/html/classScopedPaHandler.html
/usr/share/doc/packages/portaudio-devel/html/classSine.html
/usr/share/doc/packages/portaudio-devel/html/classes.html
/usr/share/doc/packages/portaudio-devel/html/closed.png
/usr/share/doc/packages/portaudio-devel/html/compile_cmake.html
/usr/share/doc/packages/portaudio-devel/html/compile_linux.html
/usr/share/doc/packages/portaudio-devel/html/compile_mac_coreaudio.html
/usr/share/doc/packages/portaudio-devel/html/compile_windows.html
/usr/share/doc/packages/portaudio-devel/html/compile_windows_asio_msvc.html
/usr/share/doc/packages/portaudio-devel/html/compile_windows_mingw.html
/usr/share/doc/packages/portaudio-devel/html/deprecated.html
/usr/share/doc/packages/portaudio-devel/html/dir_d28a4824dc47e487b107a5db32ef43c4.html
/usr/share/doc/packages/portaudio-devel/html/dir_d44c64559bbebec7f509842c48db8b23.html
/usr/share/doc/packages/portaudio-devel/html/doc.png
/usr/share/doc/packages/portaudio-devel/html/doxygen.css
/usr/share/doc/packages/portaudio-devel/html/doxygen.png
/usr/share/doc/packages/portaudio-devel/html/dynsections.js
/usr/share/doc/packages/portaudio-devel/html/exploring.html
/usr/share/doc/packages/portaudio-devel/html/files.html
/usr/share/doc/packages/portaudio-devel/html/folderclosed.png
/usr/share/doc/packages/portaudio-devel/html/folderopen.png
/usr/share/doc/packages/portaudio-devel/html/functions.html
/usr/share/doc/packages/portaudio-devel/html/functions_vars.html
/usr/share/doc/packages/portaudio-devel/html/globals.html
/usr/share/doc/packages/portaudio-devel/html/globals_defs.html
/usr/share/doc/packages/portaudio-devel/html/globals_enum.html
/usr/share/doc/packages/portaudio-devel/html/globals_eval.html
/usr/share/doc/packages/portaudio-devel/html/globals_func.html
/usr/share/doc/packages/portaudio-devel/html/globals_type.html
/usr/share/doc/packages/portaudio-devel/html/group__examples__src.html
/usr/share/doc/packages/portaudio-devel/html/group__public__header.html
/usr/share/doc/packages/portaudio-devel/html/index.html
/usr/share/doc/packages/portaudio-devel/html/initializing_portaudio.html
/usr/share/doc/packages/portaudio-devel/html/jquery.js
/usr/share/doc/packages/portaudio-devel/html/menu.js
/usr/share/doc/packages/portaudio-devel/html/menudata.js
/usr/share/doc/packages/portaudio-devel/html/modules.html
/usr/share/doc/packages/portaudio-devel/html/nav_f.png
/usr/share/doc/packages/portaudio-devel/html/nav_g.png
/usr/share/doc/packages/portaudio-devel/html/nav_h.png
/usr/share/doc/packages/portaudio-devel/html/open.png
/usr/share/doc/packages/portaudio-devel/html/open_default_stream.html
/usr/share/doc/packages/portaudio-devel/html/pa__asio_8h.html
/usr/share/doc/packages/portaudio-devel/html/pa__asio_8h_source.html
/usr/share/doc/packages/portaudio-devel/html/pa__devs_8c.html
/usr/share/doc/packages/portaudio-devel/html/pa__devs_8c_source.html
/usr/share/doc/packages/portaudio-devel/html/pa__fuzz_8c.html
/usr/share/doc/packages/portaudio-devel/html/pa__fuzz_8c_source.html
/usr/share/doc/packages/portaudio-devel/html/pa__jack_8h.html
/usr/share/doc/packages/portaudio-devel/html/pa__jack_8h_source.html
/usr/share/doc/packages/portaudio-devel/html/pa__linux__alsa_8h.html
/usr/share/doc/packages/portaudio-devel/html/pa__linux__alsa_8h_source.html
/usr/share/doc/packages/portaudio-devel/html/pa__mac__core_8h.html
/usr/share/doc/packages/portaudio-devel/html/pa__mac__core_8h_source.html
/usr/share/doc/packages/portaudio-devel/html/pa__win__ds_8h.html
/usr/share/doc/packages/portaudio-devel/html/pa__win__ds_8h_source.html
/usr/share/doc/packages/portaudio-devel/html/pa__win__wasapi_8h.html
/usr/share/doc/packages/portaudio-devel/html/pa__win__wasapi_8h_source.html
/usr/share/doc/packages/portaudio-devel/html/pa__win__waveformat_8h.html
/usr/share/doc/packages/portaudio-devel/html/pa__win__waveformat_8h_source.html
/usr/share/doc/packages/portaudio-devel/html/pa__win__wdmks_8h.html
/usr/share/doc/packages/portaudio-devel/html/pa__win__wdmks_8h_source.html
/usr/share/doc/packages/portaudio-devel/html/pa__win__wmme_8h.html
/usr/share/doc/packages/portaudio-devel/html/pa__win__wmme_8h_source.html
/usr/share/doc/packages/portaudio-devel/html/paex__mono__asio__channel__select_8c.html
/usr/share/doc/packages/portaudio-devel/html/paex__mono__asio__channel__select_8c_source.html
/usr/share/doc/packages/portaudio-devel/html/paex__ocean__shore_8c.html
/usr/share/doc/packages/portaudio-devel/html/paex__ocean__shore_8c_source.html
/usr/share/doc/packages/portaudio-devel/html/paex__pink_8c.html
/usr/share/doc/packages/portaudio-devel/html/paex__pink_8c_source.html
/usr/share/doc/packages/portaudio-devel/html/paex__read__write__wire_8c.html
/usr/share/doc/packages/portaudio-devel/html/paex__read__write__wire_8c_source.html
/usr/share/doc/packages/portaudio-devel/html/paex__record_8c.html
/usr/share/doc/packages/portaudio-devel/html/paex__record_8c_source.html
/usr/share/doc/packages/portaudio-devel/html/paex__record__file_8c.html
/usr/share/doc/packages/portaudio-devel/html/paex__record__file_8c_source.html
/usr/share/doc/packages/portaudio-devel/html/paex__saw_8c.html
/usr/share/doc/packages/portaudio-devel/html/paex__saw_8c_source.html
/usr/share/doc/packages/portaudio-devel/html/paex__sine_8c.html
/usr/share/doc/packages/portaudio-devel/html/paex__sine_8c_source.html
/usr/share/doc/packages/portaudio-devel/html/paex__sine__c_09_09_8cpp_source.html
/usr/share/doc/packages/portaudio-devel/html/paex__wmme__ac3_8c.html
/usr/share/doc/packages/portaudio-devel/html/paex__wmme__ac3_8c_source.html
/usr/share/doc/packages/portaudio-devel/html/paex__wmme__surround_8c.html
/usr/share/doc/packages/portaudio-devel/html/paex__wmme__surround_8c_source.html
/usr/share/doc/packages/portaudio-devel/html/paex__write__sine_8c.html
/usr/share/doc/packages/portaudio-devel/html/paex__write__sine_8c_source.html
/usr/share/doc/packages/portaudio-devel/html/paex__write__sine__nonint_8c.html
/usr/share/doc/packages/portaudio-devel/html/paex__write__sine__nonint_8c_source.html
/usr/share/doc/packages/portaudio-devel/html/pages.html
/usr/share/doc/packages/portaudio-devel/html/portaudio-external-architecture-diagram.png
/usr/share/doc/packages/portaudio-devel/html/portaudio_8h.html
/usr/share/doc/packages/portaudio-devel/html/portaudio_8h_source.html
/usr/share/doc/packages/portaudio-devel/html/querying_devices.html
/usr/share/doc/packages/portaudio-devel/html/splitbar.png
/usr/share/doc/packages/portaudio-devel/html/start_stop_abort.html
/usr/share/doc/packages/portaudio-devel/html/structBiQuad.html
/usr/share/doc/packages/portaudio-devel/html/structOceanWave.html
/usr/share/doc/packages/portaudio-devel/html/structPaAlsaStreamInfo.html
/usr/share/doc/packages/portaudio-devel/html/structPaAsioStreamInfo.html
/usr/share/doc/packages/portaudio-devel/html/structPaDeviceInfo.html
/usr/share/doc/packages/portaudio-devel/html/structPaHostApiInfo.html
/usr/share/doc/packages/portaudio-devel/html/structPaHostErrorInfo.html
/usr/share/doc/packages/portaudio-devel/html/structPaMacCoreStreamInfo.html
/usr/share/doc/packages/portaudio-devel/html/structPaStreamCallbackTimeInfo.html
/usr/share/doc/packages/portaudio-devel/html/structPaStreamInfo.html
/usr/share/doc/packages/portaudio-devel/html/structPaStreamParameters.html
/usr/share/doc/packages/portaudio-devel/html/structPaVersionInfo.html
/usr/share/doc/packages/portaudio-devel/html/structPaWDMKSDirectionSpecificStreamInfo.html
/usr/share/doc/packages/portaudio-devel/html/structPaWDMKSSpecificStreamInfo.html
/usr/share/doc/packages/portaudio-devel/html/structPaWasapiJackDescription.html
/usr/share/doc/packages/portaudio-devel/html/structPaWasapiStreamInfo.html
/usr/share/doc/packages/portaudio-devel/html/structPaWinDirectSoundStreamInfo.html
/usr/share/doc/packages/portaudio-devel/html/structPaWinMmeDeviceAndChannelCount.html
/usr/share/doc/packages/portaudio-devel/html/structPaWinMmeStreamInfo.html
/usr/share/doc/packages/portaudio-devel/html/structPaWinWDMKSDeviceInfo.html
/usr/share/doc/packages/portaudio-devel/html/structPaWinWDMKSInfo.html
/usr/share/doc/packages/portaudio-devel/html/structPaWinWaveFormat.html
/usr/share/doc/packages/portaudio-devel/html/structPinkNoise.html
/usr/share/doc/packages/portaudio-devel/html/structpaTestData.html
/usr/share/doc/packages/portaudio-devel/html/sync_off.png
/usr/share/doc/packages/portaudio-devel/html/sync_on.png
/usr/share/doc/packages/portaudio-devel/html/tab_a.png
/usr/share/doc/packages/portaudio-devel/html/tab_b.png
/usr/share/doc/packages/portaudio-devel/html/tab_h.png
/usr/share/doc/packages/portaudio-devel/html/tab_s.png
/usr/share/doc/packages/portaudio-devel/html/tabs.css
/usr/share/doc/packages/portaudio-devel/html/terminating_portaudio.html
/usr/share/doc/packages/portaudio-devel/html/tutorial_start.html
/usr/share/doc/packages/portaudio-devel/html/utility_functions.html
/usr/share/doc/packages/portaudio-devel/html/writing_a_callback.html


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 14:38:19 2024