libportaudiocpp0-190600_20161030-2.39 >  A [Kp9|sYP(g)w| h=pC`?Pd# ( I`dpt      ^ |P(8( 9\ :a >@!B0F@GTH\IdXhYtZ[\]^bcdefluvwxy z LClibportaudiocpp0190600_201610302.39Portable Real-Time Audio LibraryPortAudio is a portable audio I/O library designed for cross-platform support of audio. It uses a callback mechanism to request audio processing. Audio can be generated in various formats, including 32 bit floating point, and will be converted to the native format internally.[Acabernet 8SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/System/Librarieshttp://www.portaudio.com/linuxppc64le 8[@[@75d650b43bbcc3ec02f825b18f270b3d3cad5bf62dccbf723785e1e2426a8424libportaudiocpp.so.0.0.12rootrootrootrootportaudio-190600_20161030-2.39.src.rpmlibportaudiocpp.so.0()(64bit)libportaudiocpp0libportaudiocpp0(ppc-64)@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libportaudio.so.2()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.8)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1YYR@U3@SSE6@Q@OyO%4Nܲ@N@N=@MKzolaf@aepfle.detuukka.pasanen@ilmi.fiolaf@aepfle.decrrodriguez@opensuse.orgp.drouand@gmail.comcfarrell@suse.comreddwarf@opensuse.orgdanielzucchetto@yahoo.itdanielzucchetto@yahoo.itcoolo@suse.comjengelh@medozas.detoddrme2178@gmail.comcoolo@novell.com- Add pkg-config and add alsa to dependencies of devel pkg- 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- Enable libportaudiocpp- disable timestamps in doxygen too, make build-compare happy- Update to version 20140130 + No changelog available- license update: MIT The correct license for the package is MIT- 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- 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.- 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?- add libtool as buildrequire to avoid implicit dependency- Remove redundant/unwanted tags/section (cf. specfile guidelines) - Use %_smp_mflags for parallel building - Do shlib policy packaging- Add 32bit compatibility libraries- use libjack-devel (tiwai)/sbin/ldconfig/sbin/ldconfiglibportaudiocppcabernet 1527296577190600_20161030-2.39190600_20161030-2.39libportaudiocpp.so.0libportaudiocpp.so.0.0.12/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15:GA/standard/c7322a3887ed45bd835ff06afb9dfa7c-portaudiocpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=471c7195f45b4648cd59ea7f24e7a9b617caab47, stripped PRRR R RR RRRRݙ`-ˢutf-84835d8062d7d12bbb4b35910fd717fa69badad7f537fadc2a3372c808eecf239?7zXZ !t/ 9+] cr$x#Ԍe 옾SάFR+(b`!xFb:)h;B+: &͔caTcP*-ΓߎhzW_wR8 PT' GPL[$/ˏfv$ju]<~B;IYMO#ۣt{aD6=N7۬ 婜v :Rޤ=۷~۳1]%n')q~D̀J:>bAuٴ4',p W˙д8s]:9;e7BC*}8o[.-0n-%<^+FΉ4V+R6DhqHFaX 6Iv-BKޗ~CP:Grhi?d r۾KBCI&;.-I7"DSQ@4 d.`;<ˆϙyIٟ_ k:Y*,//uvV[Y'*Q8cDj3'D(iZ$Ios]PQxHf鈕L:edK2ٶtc=zH.,:f] t fK.~љuLuJNEOB{E5LD*ITRU -@&;9-jt{Ya4^\j@ .` ~}do`Ā.C4d'ߥxmq0{ϋ:>9|jLJ7z"y`NsalKt%Wi:s$u|b%gÖOqu녻XŪ*IE1Y܁LMEEL֪m`ifOui3y~?}57!3;`ŸLk?#) -F "$GzKl4|*d|&Hl}x G0&Z3]c9#cٵ yąk=L]v?#f=͈r-̚e8ncf%v,>ιPќdJ= 8 |1PβED\^%g-UP%jMϲ3Q Lӽޚ1ZM8-Ϭ;!Am桿KifId$˶2xti}\=9c[*;^@a}Pv!BzpXiK'!(d sR.:q;ÖloQq 8mWPHPK 6cﱧ.vr?,^Iů)آ#7 K%5HQ'>Б"m:i;ʘdWkb|yTe~g^S.:+*ԉz[M,xךqYX5?Yq]dUǧJ}lO9ޏ8XYDle5X/YJ ^I6\:~+ﺿb=5#a6xD<(?|]ew8*įʠ#vw%VeHrx-KS9z8gҡELv)*R &ꎼz?' }^'|[;&xR"4\ftha>+nF%{_U\0^qP9ɂPAh"Zy^ w$ TfƩF!I*S&oF@.fqUnZFTo6fd psmP/7v.F~ŀW% u5OmYZ"4}$Ȯ: ΁|K׷@n̥@flxh]p]x4DE"gqZMZOBq򺺦>5ol'@kzREdHWwҘlAVpN#jT&QE͖ S\Ƿ7tȪR+Rq&90}yE') 3݄P^reO96[k6Uq~?; ;6?c%7[xcZj;OF}nSZ*^KV))ƖU$p ֏~ߘCBk0S#KK2J:vu\KkMRn3ڎl5NUoU&,r 1S]NE #2i:FbϏfI+DY1RhuS#>ح. ܚ|HbE&YɒQf)4 * O+FĶp9Z]>m4$:\I)"r21H2Iێ(qyTGXVh\iԹ#oFb|:P7cNKegk'EM}֠q5~(U]Px1bj rK}qq& xj+BiVqE#_P_xAsk%` KL 7w< n$=OZ{Ijö*DW vļ<5՝ 2W\eu,O N%Yم3A娨AGBR}pZ1Bt1z]RBa6$a>(JXQ[h552!'9rv飁;,%^&&ݾuys'w"8+o)|e^mHF#Ku~?VJ\P Xcp/DH }ב0hDZΗ-HZz4ãuQS^jΗd>"ބ:?h!;CH6~5;=.;l {j^i_,7U}F(zlKfp;NŁGyQ4OwYQ!ͿQe//<ؿ k s68쨺o43^ApݸYEi֊\3'h [ P$v{/XPD9[KOÉV.~ j)XG+Eg&Mia-}: j6csdtj.™ =jd(\=Ȩ3#!+F.9y-t_ar4D)˔%Rg! rhzKM0clG^25gPu!kPj?aѪ!]+iq X廢ɒndNFW~ǷЦm`8|?]F$˄8Np u%  8&9N>r6H) ~SMVO9'}=61c .!^U>sükb:ۺ>uDכ JmtUcԄvZQ\0XeS Ԕ %߀RY]U-1 |pe5& @}fN6UӯE:^w:6*P~J ,OFxzX;/s&~Q֚}|`g@6d9J?3#L5^# v089GEUlDa4h ɼT|b(Hީ  ;u,\X,JflvfQԚ OP/L~~,sH  S+lǿKe* oɞ~Ê 6/6I=1 ` tA&u~IY!k&KF{usi0"TrQo$3f:-;4[|OhSͺ|5!S>p[A5aI|!%oAv-ӤHz_aCUιRS =HEȞGeH&:C7(xvI88ܦz(C\Rc]^3oI2SIi,a#Ýk99`HB@Ai'TuK<85(jHZ1xqgી_8L& ߸P$Bq%-0 ( ڞ|Q{ͱWDCǘ6y*AdHAI^hŔcT6;@#YNhRmR-5aNK|җ9 ]o†mf6o;?h7nu$f?M^2X9' (qJ?oj)#hИ~0v5ɜks/ :y$<,e: GJC Ҭ =u!|#Uc^) UF9dm<8AA/9XٕnXy""S\D`2 ~\6 Ȩ6N M]3JcMYFӄBJc2Йi`7aB|6I4BlO%JZz[ĒW2_-qEt xPcѺD0%I`? b&5xHSDx7`V 3В0VFLc.\)p|t %ϣgBԢ03#o k37.?~CN7 m3é m -pnC6 IoS@]rz[o@Υ'K.Qh/aQA yITYe/Jكs'z<۬5b،IREaC bmJ'KZ"> 7M~îL/bD %l: 7RO۟w(Ka9דV=@ec I2;S "nk }}FUk Kkxx^c~ {P Gh{m?9{TTN HXGui`|.S NwZ-߃2cj \;jiWaޖ/|ik#99dKcRxV>D^cBO.D) 6GɓOc~FT.v4ho \~?…(,:@u6S3Cps`Ar XJ_I_h<,.-s;J]/Qdlcq:v`7~xրBFgSaJMǫ')Vf1 (6lg—$Qئw1>!o >/$n mˌqpW}ʉC(:GIj0&}Ω)ZFhalr#D CPj6YI1Fw+vwnNXۨILd6^]-TYOTMgBa2;V:2& +85>7d<4UV(Tuӎ%;.T=3 ޢ#y5nWJ]8yǍ c 7ׅ_%j>:ךK]1ZԮ$7QN<ʏ#q6g壒9:{XQ2c(9)n6 Ba}Î:(n$?\ZSo50 "|F'шs ۶U& L+EwShs=09?;]"i*;s>,nL.oٌ=g-Oh 9zʕnI'uI}ŷUUl V].A-v7uŤWK)YR1[#h 7xM?l;ZA{>.e`쾖G) T?8K(`ol!PÏ8QTb3:^-Ro#LO~^}$^"2;?t%ϸj"E%bW5O^PiM#f[sFܮ]fxuH_0Ǒ&M 'O3в J%ĸgINdR1/^ V{3Xg 0 |VW3'̌ ɒ]u\)VTdy@=(̣eX{( *ۧ`։.(s)R&O1\{Mi/)ǑRT2j6BPL=nc wN- X_U|qa,gb}ә}Q/(_o(0wICA:/۴2$x@[,"NŲG%n:*;u 4t5XzٳڤB Z|=D5֋)HT<2>Mo?KRhä&NsOHԛ"ċ(΃Bf 59z^ ሆ6#I[Co*G>5:"ԑm+b;6kQ&zژ.G:*樂_H# [bun? 6Fo!<Q.}rY`%2*嚜*v]_l0719g `u h-p_U1.4KsO?UgQ^8 eݼdR7䓟r9s3&tN^ye޺Q>T}kxRƻhCԻe5]F",ȶBiO`W>x(E*(G9ۨ7ؐ_r^vUBC⿘sRI9JV^f~+U. #FV(apŽ͞^Q-.kصS 707<ANe}Lp u}6UZ¹1\`L)y:ܒ bϵ1љ0uR|.y1[!n1Hf\V]Z\3`왶C]ʴnx2rxS(bGj5iI|ʗ`Mi.#tnI.Dz̻{"/ un{:5;vA] U " DqmㄮNo&˴&k!6}HҷZ)vb 'zL)ӪC~oz $- O^Qڄ`&慻P{R6NPa͸lTDZk怎j)Ꞙf> 1py'D'Y0 kWjHr#sP Vn7 4cU 6~kYphM֩`TBu˳Tej.^q.V!6Ȭ[ tHڹШ(w%nxN|Eg_xX2ՕMWWX$|@J<S67`},$V0i0 :~KA8kbj!DDmqW4P e`pٴ HRPIhd4.?Ny^Qf=0˄HmZ0U H&nW@J1<D͎y~gWt}f Zџ2uyͳR̪av\NWo{<٪0qnUJ{uDZwlN "8vb< L9|t=xTja].7)3*2Ywɂ ]O>:̾[Aw>Vj芵d]'5Z=F1ZIa9VcEH-H >=v/1 |"ʶƟ3{2FH>-?7ccK:[0x`ZٺNa~5%t~GZa4Շ.U*}GCzK{ q9je >30?:tƕVΛ?c3VF=h鶒Қ(EXqӡYmȾP܅s'kz=l/-/L&m;jFJ~=I(h K!EF(w{3uPujԛnw30J_8,!="\敥dކZhEW 1l'#:ڙV^ 4h^څKw<-!X'*,YqW5Q|S{>QYR]XY{) vu 4f%ο^V$dyE)뱇c3ٓdZo21ˊnqRO)8ij_1 y(0mϨ)93Njw|(O3 JK.v/9BV q-oEoBDSYGKiɊSU`[p‡^ 1[**kebE5,O,Oϖ<`%y 3E[Z(gr'/ "qoKC?(;mF{]e.0S١Ԏ5sby}cֹ=Z#&pҢ=':z:h( ?|JvpaÜhAQ_񰙅긇&ђ |<,BDv]Hz"@-S@G'Bʢ'Z˷PFϮ;].OiŁcT6"-PPZWh2 y֦1Tc6{2.u. Ơ@/{sVA}m M'];=;x|..#{0T7}X~O:sҫu.)غd@jLh[19}0% I.P،U֐ *3#MJW{`X$4u1STnpfQ& R[/5p& ШkkԿgrR # j_խ O 7L*bn%lon֕1ĊΠ 0 +:uK"T _P*W"52-Z[rM_(Sx\?~sQ]9t}\V~NQD[@-WL) ,yIq,N6,fG$<ɥW)F#?R]ٳ88_!E .mM_]byz$N[hW*JapY>3pA:Sc* RsN8:г, 8eveH%^ہ5| R-eg?8C/<>E7oޥx0[\v7\BEC! 4 ffϯ`hQ*%*?ŗY~CWG+Az)Nzx>IV$Y3wq~Kw9q=J!twuy/:zMޙ6 h862va 6j;ˣ> vƭ9}W\X?sg&T*O,3aIXjfSce`:h-JfD)ɳ*U`Lp>?52c>JA{mWP m+sE̾7 ʉ7PĆE&\v7?SFcp8@ ؚoSm"6t%tΡf?J`ըA*2YL6i x-LOɬf_֜Km8ٌ5N!>Ȍp #޼>B`!ag.SR P+\$;. p=@gjlȑ#kȻ`tVk̗l(ͣn,Mujo}~7T%lR֎nn ZWK5NRQ=bHMwK "*oځ-5wCu$gQ$ VW-EMgn߽f:C-[p,ADO!3N ]?u)e N8!+CLC)]5ܸEHC?S1] -v ks6B%6DofqCq@503U܉*:t \ ;nŽ:EcPN\}Ϛ#`%_אָ0OyQք"12'?rm? YZ