wxWidgets-3_2-plugin-sound_sdlu-3_2-3.1.5-150400.1.14 >  A bw(p9|D9}NY ^/-Wb*'.!ܢC0{VY(Ӈiࣞژ, `O%2akˬCȲݿOs!j񋭸$B/+IcrU#8aVMWV-':9 >p>)?)pd&, 8 M  0KQ\h n t   $t_(89:}F&/G&DH&PI&\X&`Y&h\&]&^&b&c'd'e'f'l'u(v(w(x(y( z)) )$)*)lCwxWidgets-3_2-plugin-sound_sdlu-3_23.1.5150400.1.14wxWidgets SDL PluginSDL based sound plugin for the wxWidgets cross-platform GUI.bw&nebbiolo SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later WITH WxWindows-exception-3.1https://www.suse.com/System/Librarieshttps://www.wxwidgets.org/linuxppc64le AAbw&Nbw&Ubw&1602012e7b28373717ec1ba463fe5e6536d4dbfe6a9a4b0f45589cbf7efd24d6rootrootrootrootrootrootwxGTK3-3_2-3.1.5-150400.1.14.src.rpmwxWidgets-3_2-plugin-sound_sdlu-3_2wxWidgets-3_2-plugin-sound_sdlu-3_2(ppc-64)@@@@@@@@@@@    libSDL2-2.0.so.0()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.18)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3a `@`_i_P_P_ts@_=@_p@_^@^y^^@^ϧ\r@\8@ZZ@Z@Zhu@Z3@Y6YMW T\@T[bTZ@badshah400@gmail.comantoine.belvire@opensuse.organtoine.belvire@opensuse.orgjengelh@inai.dejengelh@inai.destefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.dedavejplater@gmail.comdavejplater@gmail.comstefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.dejengelh@inai.demartin.koegler@chello.atjengelh@inai.dejengelh@inai.demartin.koegler@chello.atjengelh@inai.dejengelh@inai.demartin.koegler@chello.atkamikazow@opensuse.orgmailaender@opensuse.orgjengelh@inai.dejengelh@inai.dejengelh@inai.de- Disable building with EGL support: glew is not ready for EGL yet and this causes wxWidgets based OpenGL apps (e.g. hugin) to crash. See boo#1188519, boo#1189524.- Add wxWidgets-3.1.5-fix-wxIcon-wxDVC-columns.patch (boo#1187712).- Update to version 3.1.5: * New wxWebRequest and related classes provide a simple way to use HTTPS and HTTP/2 from wxWidgets applications using native libraries or libcurl. * Support EGL in wxGLCanvas and Wayland in wxMediaCtrl under Linux. * Many appearance and other fixes for macOS 11. * More improvements to wxGrid UI, API and performance. * wxImage improvements: add alpha support in Paste() and clipboard support. * API additions: wxPersistentComboBox, wxFileName::ResolveLink(), wxFileHistory::SetMenuPathStyle(), wxString::utf8_string(), wxEVT_FULLSCREEN. * Improvements: wxConfig now supports 64-bit integers, wxLog uses millisecond resolution in timestamps, XRC files can be loaded from URLs. * Yet more bug fixes, fixes for API inconsistencies and optimizations, notably in wxDataViewCtrl, wxListCtrl, wxPropertyGrid. - Remove patches fixed upstream: * 0001-Don-t-use-wxASCII_STR-inside-wxART_MAKE_XXX_ID-macro.patch. * 0002-Fix-documented-type-of-wxART_XXX-constants.patch.- Fix an rpmlint warning by moving libwx_base symlinks to their own -devel subpackage which is then required by (wxWidgets-devel, wxGTK3-devel).- Change wxGTK2 flavor to be the main (unnamed) flavor.- Fix unquoted bareword comparisons for RPM 4.16 compatibility- Fix wxPython compatibility issue: Add 0001-Don-t-use-wxASCII_STR-inside-wxART_MAKE_XXX_ID-macro.patch Add 0002-Fix-documented-type-of-wxART_XXX-constants.patch- Use _multibuild to avoid changes and spec files of the variants getting out of sync.- Do not disable debugging completely, only recommended for constrained environments and breaks wxPython tests - Correct base_packages flag for nostl variant, it can not use the base libraries of the regular variant - Build base libraries from wxGTK3 build, wxWidgets (GTK2) is no longer used by any Factory package.- Update to new upstream release 3.1.4: * Incompatible to 3.1.3: CMake library targets were renamed and now start with 'wx'. In addition, aliases for the libraries have been added using the 'wx::' namespace. For example, the core library is now named wxcore and has alias wx::core. * Add natural sort functions. * Add wxTempFFile class (Dummy). * Fix bug with multiple leading ".." in wxFileName::Normalize(). * Improve brush transparency support in wxSVGFileDC. * Optionally forbid implicit wxString/char* conversions. * Add support for wxGenericAnimationCtrl to XRC. * Add wxDD_SHOW_HIDDEN and wxDD_MULTIPLE wxDirDialog flags. * Add wxWebView::SetZoomFactor(float). * Add wxWindow::DisableFocusFromKeyboard(). * Allow overriding wxDataViewModal::HasValue(). * Call wxAuiManager::UnInit() automatically now. * Fix crash and layout problem in wxGenericDirCtrl * wxQt: Fix build with Qt 5.15 * GTK backend: * Add native wxSearchCtrl implementation. * Implement wxBU_EXACTFIT support in wxButton. * Fix a regression with crashes when using wxBufferedPaintDC. * Fix drawing bitmaps with masks using wxGraphicsContext under GTK2. * Fix position of popup menus on non-primary display. * Make wxUIActionSimulator much more reliable * Fix caret colour in wxTextCtrl with custom colours. - Drop obsolete patches: * 0001-Add-missing-QPainterPath-include-required-with-Qt-5..patch * 0002-Make-the-wxUIActionSimulator-Text-implementation-mat.patch- Build nostl package against gtk3, audacity crashes with gtk2- Add nostl package for audacity- Fix wxQt build with Qt 5.15, add 0001-Add-missing-QPainterPath-include-required-with-Qt-5..patch - Make liblzma build dependency explicit, to have the same feature set on all flavors. - Fix wrong function signature causing build failures in python-wxPython, add: 0002-Make-the-wxUIActionSimulator-Text-implementation-mat.patch- Add explicit libXtst build dependency, required for Leap 15.1 (already implicit on Leap 15.2 and TW).- Update to new upstream release 3.1.3 For a detailed changelog, see https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.1.3/docs/changes.txt * Support for per-monitor DPI and dynamic DPI changes under MSW. * More generally, many fixes for various controls appearance in high DPI. * Long requested support for freezing rows and/or columns in wxGrid. * New XRC handlers for wxDataViewCtrl, wxInfoBar. * It is now possible to use gradients when creating wxGraphicsPen. * Extended compiler (MSVS 2019) and platforms (macOS 10.14+) support. * Significant improvements to the (still experimental) wxQt port. * Important bug fixes for focus handling in wxOSX port. - Cleanup spec file - Enable reproducible-build option - Use SDL2 instead of SDL1 (only used by sound plugin)- Update to new snapshot 3.1.3~g673 (6cc1d63d) * Graphics context methods for the Qt platform - Enabled webkit2 backend for wxWebView (wxGTK3 only) [boo#1107337]- Update to new upstream release 3.1.2 * Support for non-integer font sizes and arbitrary font weights. * New wxLZMA{Input,Output}Stream classes. * Add wxDataViewToggleRenderer::ShowAsRadio(), wxDisplay::GetPPI(), wxGrid::SetCornerLabelValue(), wxHtmlEasyPrinting::SetPromptMode(), wxJoystickEvent::GetButtonOrdinal(), wxToolbook::EnablePage(). - Remove wxqt-compile.diff (no longer needed)- Update soversion.diff to use the package version, not some incremental integer.- Update to new upstream release 3.1.1 * wxRibbonButtonBar::DeleteButton() now deletes and not just removes the button. * Using invalid flags with wxBoxSizer or wxGridSizer items now triggers asserts * wxWS_EX_VALIDATE_RECURSIVELY is now the default behaviour. * wxListCtrl::HasCheckboxes() and EnableCheckboxes(), which were added in 3.1.0, have been renamed to HasCheckBoxes and EnableCheckBoxes respectively for consistency with wxCheckBox naming. * wxZipOutputStream will now automatically convert filenames to UTF-8, if the wxMBConv used when calling the constructor supports UTF-8 encoding.- Update to 3.1.1-rc (3.1.1~2807)- Rework provides/conflicts between -devel variants. - Update to new development snapshot 3.1.1~2640 * Support for multi-touch gestures * Implement persistence for wxDataViewListCtrl * Rename all objects to "DataViewCtrl" and "DVC" instead of "DataViewListCtrl" and "DVLC" to reflect the change of implementation at the base class.- Add a recommends from the wx base library to the language package.- Unify packaging - Drop webkit as in wx3.0 packages - Fix Qt build errors- Disable WebView for TW and upcoming Leap 15.- Update to new upstream development release 3.1.0 * Many improvements for high DPI monitors support, notably XRC now interprets all pixel values as being in resolution-independent pixels. * wxQt branch implementing Qt5-based port of wxWidgets API was merged into the trunk (Mariano Reingart, Google Summer of Code project). * Added wxNativeWindow allowing to embed native widgets in wxWidgets programs. * Improve wxGLCanvas to be more type safe and better support modern OpenGL.- Update to new upstream release 3.0.2 * Fix silent data loss in wx[F]File::Write(wxString) if conversion fails. * Make wxString::FromCDouble() work when the global C++ locale is not the C one. * Fix mouse handling in wxNotebook containing wxListCtrl. - Bump SONAME due to changed ABI, add soversion.diff. - Don't let wxGTK3-3_0.spec build the SDL plugin (already done by wxWidgets-3_0.spec)- Restore libwx_base*.so devel symlinks [boo#904098]- Replace broad Requires: Mesa-devel by pkgconfig(gl) [Mesa-libGL-devel]nebbiolo 16519758273.1.5-150400.1.143.1.5-150400.1.14wx3.1.5sound_sdlu-3.1.5.so/usr/lib64//usr/lib64/wx//usr/lib64/wx/3.1.5/-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-SP4:GA/standard/2107c850bd1a4eec1c32cb7af056c17c-wxWidgets-3_2:GTK3cpioxz5ppc64le-suse-linuxdirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=f7cbff817da5f55ba2863e4482cf7931fc363c9f, stripped RR RR RRRRRRR:^blI=`utf-86ebb6e12c54a8dc767fb65296b76c42567b2b989d50e314a1af87fbd371ce43a? 7zXZ !t/ <$] crt:bLL <5/2u>}AVR%FVlB EB+)S{-^aDsIG2#>A&sr^JC4 l`eݗ>0GX|b^N ͦ<_4mT Z~{ =j~Sb! ??{h7r 8PokvL[˞|qSɶȗs݂@la|/[HXdyC8вW @JХMԾCU_{G͆" Hy"[ΰtU ݣh؝%Zy [W9oeX ˧N(*>ū7Os!.) r`'C /%cc@pN@%? X1U~y݅mI2ڬa@J1wK0`L~:P d6\_@]2F VG6stl<Ր7b&72ψ!F`PoVaߝv2 Pl<Pt]<@]42-1J~_]`K}<J#\5 aY@n0=".5}gT0 iE?esf8N6&}PV,XD?~F^8ۿOjw \jnT.>]&6H ' j ex~G%^3-ߣU'?$-3T{NG>"(@"/;k/癖P 9^hZ1b讋 7[VJl'%I:5+es@ ֟HE>[34V@HLt6dC@XpN*AW}L6jP8?qZJk$ˀi1ҡ(e?pi"56U0:9*pqcT̈́O;7_U:+߄ZGQtrg]9^=w4ܸt+檤F4s|XC+㜢Bą4>54=;%1І .`s? Uwʆ1Wp.yꊦFv .2c]IF=©ֹ*ư'/:Z}m cmme;1{׼*0ݖQo8> -Nc,S/`;u|$ibzH!v43v0bDun6GUA m w*uw_^|Y' i殳P3n/V\W naꔭ_ԫV)+8H#fd^ou@]}9 U*gUh)d sx/+S"bKSfE <t&_͊w0T,ub=Ekz{i,(!.*u0F/2%ڼWf.i(iC[P PD?C~lGD@{P"Zȵ#bMv`lPE4xRt(^ֆ_}$=3]j]GgJs}UYhZ-Y:X,mw%o AO8U‰wӉŶV}Zi1MȏσRQ43d*%}'YGn_dRQ.P}gcz53$ tޝh}\fk~ L{Y]Օ^Qme#TdhKO)0iDZLR2-9\DI[BǤD#!|3ח+l?Zsf'^v)”%AtWŕe2t;. "bWU+~eZ IlOLٳ -ݶnzGX22w qPksE.UH?h PX8!T7ob[ W -_mc|ϲXJ-Vj,$,RޫކL=0ݢ\/O ~PL&S@kƖ/9ʣ;ڌgtcjQoZ3t{ dkl!?3 e )te[c]( m`Ue_>+]E֪zs6хe$y%"渃>gf>v@]OƭT@ɗBFo27#yLq2+p|J9>ƒ{` TvU28P#I& &Y5)7cfSӯQ Bh8ZNh  c6<)$އ- ]iczD .$ZjҘ4Hf46P߭ҫ}t=L\`'bYYG'=Z7@٥#$'m j7g,3tic+&7V_ri髴^MlE5knӅTACZKAٙР[kK-ffj-ܚ#%X>3iN+#RtT))q%XVF`9VRjV+6vEDVe犦΄u ;bj#h)xEhibPanH#ɹ':CsȜtD1t K1e3̪2m߾XGV-{`a*#=8)rģC4<D{\ç$`yItN))MlaAuUr#rœ f_>OQ?ǑmEPqa,>vHyPPLH}1Ar G \rzdhsRmsCBV0Ƞ\]:Q/~a~c^٩~AtĦ$j \4} ӽjP6:ZçcB="H .$TZ:W"|B}qauUv:T]`d%wxܞ*񆇑C.9뵒c܃apf[ŰO>ZoM9#8Z5:L8C>'?|/ܜCx`QœL~-ǷAX<^pVC TRnwrb8df̞ޖ[MtBM~%< 6~i_cKpa鸯E~Qw nøe0~Xt7M 8$0~sPFҪzC%Cϕ,hQ4quVTSB͏l(5 {ou=6]ၪ0@WB_[m OWwK2 (:7/̕c#Z i!nxRjb4gWy`SL`LIHV H1) H  zD_0 ڎ_Uy̠1y?9 oÜr`TO~؆pS`OιxF]Kx"^ A^fzQJ(@٥QuVա{.NRw>2+ќWHR`Dၩ ~3)[KA6AhF㕟Ҽ2A <mkuLVNԇ sf AQgikC=3rwdD~$7oqX lU(2hT'>O!6ƍGƊF}?fԭfԘ5 G ;Cx d -0CUkS$rK]€"_Y>.O Ԩ}@K_󱨼giܞ5kz>$ٵG>TpѱD́'`7϶} +Qw\J $PJO+ `|ȫn!!gdZp^l?,(VQ~L%0d̓r*(fF+FqVO8@jknpE6+K g4][>]HVGњ{?;Fbim#k a [-i@M+KzA-|K*B`w3rQG/[{`M+#KųWok6@Aoq AhU9F,VE9&D*N2a?w"ǐ r44y,ddbaml}WhK/7c7:aR[(Ϡ.LMBtjZK.!VM͒{dqJeSɴ֠L^)Є1aW # F֏L&N%z>bJ1lʷ6&i<%eͳ|ĤKB-AsR0s uɇNaQE8Uiρ /r:094D%a`}l  +q!㟟pK}Ÿ##˂tvz9I؉hOq:Tc\J4ݿL̟9S"&]hşiΑ3dؠޅ g0/NAeq'^Ng2τ?jW؀ +[!ri,Ux؏.dEzDW .@h;\qEGBӑX:kˀu7^"!)}yh[J!#Cf39 AA);Fo6 X>oOqK./l!Ǒ­{UE}iȤq*%+[M{oExm!Eeon[Fm:ֺ !R . s&B왻i!Oc$R|"De>:L^K0'tBHgQNZX"cU{ۂ*b+m۠,FfpE@>a϶$(D =lr^$A46@#Pf*/ (N0!UN޵y2e$B&!7Stڃ_IzeGjJky9RM86vE2OBiw b?i%ǤL2"#Lfz6@W 4vؿOO -B[Ӥ}]m,YUR@Ul!tSxcoޅ%`)cuoPLxz `Ndr^kUBp,jnc~=M*|92OG: I|VIJ>n 7/<1RߦEzՔŬm4B h `GO'^/ 35$Z4 DY'?H7rDScBAWeZUSsuYY&rkc! 09my/;mkI5gevN+0QAPAfkvt>Ofs; _^Ji=:5ЕdH`lQDdҁ@C4m8?UY5m6E,vY«p;r91;PBygk yyK~$ u/"z2SHOSYՅ\z L<vfst)L J|? tEd*D>i?F6܄Ҍ@D <9[*փFHJva|d1 KheG&Wjlۊiu lH+<i:XɐS|GpR@z?|g^M&tT?S<ļ%&LtAT;_(aPifNA" ;c#C~y : D0Z~vi)Q fϯN𦪮b9 е+'1ИTK҂ !e>}OlymTٜT&T^}NFjՐrnʴ \P-8A*QwKt&,TK<(߫pi /SucHk~>G6qZyz8ƝCIh.x*SpwHm^sޑĥ,Y 빥:,@-(xHrJ0?}%G55 fA{OjИGI #G t"O%@?.bV-p ԝHO)E)VGf'Xa,8Ha~in|NNc=E|Tc18e([[3ٴz#"@Ϛ3 Gv 5b+1Ղz%6&O$'KV#{|*Gz~T :/;֭| pp^3M[W&#dk *aYgP3n凜^gaMQ$ċ"~_j0I,K%2G~*TX*x‽tO{LkY(]T@\:}k  (X˯BCgP3S]/t,X1AOFۨ*mKf`„lm0Gw}ڔrп]D`|y'h'2`]:$nn.oSՉ>- \g%k:_B&e@uQ@yw+wf F0vL۝QK P솫Sפ[xLXOМ$rnŔ?"#'.qC7z5>߁Pv.p6w 2P%1B8HVڥu@u9N <̝2/ΪCpu5\g _l(xbH6.O|A$'U\)n;j?b.l;e]5b&D?Sh/;Mt/\©u8ui8ž_z9r6+Ћ?s$wC6FH-!+fL${rgd )nR8@Ax^*į J_B"t =) YIrU@Cr`W!|Аx~T&^]F.Wj0rN/xG`[ DuMVU"7! UH[^i n1KTjmvuفM=30NJcGWa)oʗOX]QKaG 3C(m*o̶ .g,M ~o/S1؞]rQ*~X#Uu%q *rOdY.Þ}Lojw7l)LeW Ff^@lr8Ǯ4P4Ŏ#mɓZ T5Ԍi.g)B嶫>Q A&(=aﶫx8i Z,Uo*s/ 8pV AbI3DI+ǯ&)\hE$,;xڟAev}"ďb~gCJ[W 4P8]{>T ¾% QF<\j_պ&5ZUi"׍ϹmV:d4wG~TQ$@TO{]GAvtluJ9 Oڊ6+'y1*CBm@#}_ὃ#^+.xzBg(/>:"H,ƻnFC+fq?i9W}i'-Bu˺qL6{}?"j&5 W|-l?5}>"%72O}ڵSHl8u@߳|LV긄kR(R*$J z, h> w6R;n}K /!V:6U U`@,r>|U YIK> 放,. s"ÃMvg5ij]fƱ b Nyk,Yy*T]VgI2Trd]c-4 ˸|F\{hq\ cw,%j]X,h#c%G\ Sjgҷ4@Hf Eɶ)/ kE#M|J3*Ͼو15& mkS[o'RTZPf-]QUQlgŏux:cR;ް~.gTM[F+[M*#XndS_:N]7W=9f!aӋL[L!Z6.d)w8B`Bz_Nʑܩ)V8pyY ;#a)||tTMY ebwɈđV`/"Aˑڕк#/>]FM(2*9./!o6WPM I\1sDُX 13H)GUVXc=D6(!'»JSūŞ9DL%HW( ab<ԱV4o?֐>pP.*:3\W z2L_ƁzFđB?QH!Tmgc =n_gXd# %ۣsJ{֒rꁈ-䕞;)$Jy*N7rD #}.s'/mFUJȕA/ϳ"bv&wG{+X)f~,lZ}Z>ߑ%Qmd'tHm?3:|QzrVPTңKzHHw5bh0M(Z1zjwQ(1|*}K:˻w= _~$O^^AOİY8(Êedϡ`]25OwBV.F3ܔF|կO9J!VpazKAuiʅ 0.A4#CӲ>Hd*9̆mP3<=bc;{U3͞{7@8y I@DퟲKfv,6%MoѭbYa5,^g%7+c W,wF3IU$=)A%Jt<GxP#]|S, ֍ Et3Gyˉir}I}GX"&\Dܐy[ PO8UdŪ/ u^zP~y_Zu}{szKڬmu8wGU..9sat&K1C%H7Fי:n9t^`uMI?Wϖ^11d̂#⮸?:Q[NuXR6Ůa"i33}@Y 5ˮiV% OgXb]JR 1Zx% `mgݱbH:g`:KF0^pУMCsh{v%d bVSW %en<`Mfn#mCyT?XU QER QIj  ̛1J΀EhIkJw, ^'jש[ɈGb-4ze99 LKoU;cް:x7PʢhG6ֶ[-<ʬ$in [Ly8Jg/{$taN,P,<1?74_Q,Ce3,D5 sI2 b1p]]cǷ Š/{ LQ[Rdz, b6ɓ+G{aw_ ׄ`'b[q"u&T ']2*B-"c ۬mBɚ=_$h*yDq"EQۢeZۥ%4 ;Ybrv&Kx:owa+i;3-9EcȎtֵFtˠY>{T.|6 j ^ mf|lU9F(IOk$w0#EhNjXz^.qv[yddaPtY%szSn8:( $CjұJբ >N~3+s9EmJ5zab ˖Y\pc~>^`[7 a3^p Cc^Vjw<>Z%>nypTad`_5cN ,AhY0qRLNj("Ro!r,9W}(+,WpɃWNa?wB[Pqsf*o1b[ѵ ٧W=EVHk{Y6&k~ gXpjG}uޒk. =,s>Bӧtz쐙Ϊ}VoSfاHjdPiX~mel-`&"XB[1Ÿz[#)A{^ Nq(..G-7G9?TľtkNxn YZ