libwx_gtk3u_html-suse-nostl5_0_0-3.1.5-150400.3.7.1<>,Ue̢rp9|TXgDU#gVƨbk{l* 4gH1 QU;vC,<ba.\BOhD;\v(o\5295]G=:Ms}}7w=mCH*:|'b,еdO#82/n\jXʽ12u zdP S=4 @)'ZMӅGa3h7ew E]J@sZe.? 9i5k:zgku[JXI>@/?/pd#) 6 a $=^     - 049>pt$_(89: >,@,F,&G,<H,@I,DX,HY,X\,],^,b,c-^d-e-f-l-u.v.w.x.y.z// /$/*/lClibwx_gtk3u_html-suse-nostl5_0_03.1.5150400.3.7.1wxWidgets HTML parser and renderer libraryThe wxHTML library provides classes for parsing and displaying HTML. It is not intended to be a high-end HTML browser. wxHTML can be used as a generic rich text viewer – for example, to display an About Box or the result of a database search. This variant of wxWidgets is built without STL types (such as std::string), and is provided for old programs which fail to use e.g. wxString and instead rely on the wxChar pointer API.e̢rxinomavro-SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later WITH WxWindows-exception-3.1https://www.suse.com/System/Librarieshttps://www.wxwidgets.org/linuxppc64le-e̝623e911f342d15d8d4dce05d4d25153aadc0fff23dcd3cc7d623e71d0a46f83drootrootwxWidgets-3_2-nostl-3.1.5-150400.3.7.1.src.rpmlibwx_gtk3u_html-suse-nostl.so.5.0.0()(64bit)libwx_gtk3u_html-suse-nostl.so.5.0.0(WXU_3.1)(64bit)libwx_gtk3u_html-suse-nostl5_0_0libwx_gtk3u_html-suse-nostl5_0_0(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)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libmspack.so.0()(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)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libwx_baseu-suse-nostl.so.5.0.0()(64bit)libwx_baseu-suse-nostl.so.5.0.0(WXU_3.1)(64bit)libwx_gtk3u_core-suse-nostl.so.5.0.0()(64bit)libwx_gtk3u_core-suse-nostl.so.5.0.0(WXU_3.1)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3e̫@ec@bUia `@`_i_P_P_ts@_=@_p@_^@^y^^@^ϧ\r@\8@ZZ@Z@Zhu@Z3@Y6YMW T\@T[bTZ@meissner@suse.comqzhao@suse.comqzhao@suse.combadshah400@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- wxWidgets-fix-redundant-decls.patch: disable for now to make it build- Add wxWidgets-3_2-fix-building-fault-S390.patch: Fix wxWidgets-3_2 building check fault on S390 platform: /sys/power/state doesn't exist in SLE S390 platform and certain types of containers, so check the file exist before run the test case. (bsc#1217026)- Add wxWidgets-3_2-Create-our-own-socket-file-for-socket-file-test.patch: Backporting f172f53a from upstream to fix building check fault: Create our own socket file for socket file test, /dev/log doesn't exist in certain types of containers. (bsc#1217026)- 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: Fix poedit crashes when opening wxWidgets-3_2 files. (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]/sbin/ldconfig/sbin/ldconfigxinomavro 17079097463.1.5-150400.3.7.13.1.5-150400.3.7.1libwx_gtk3u_html-suse-nostl.so.5.0.0/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:Maintenance:32019/SUSE_SLE-15-SP4_Update/7379e612a9983bb59b100b317d808cd7-wxWidgets-3_2.SUSE_SLE-15-SP4_Update:GTK3-nostldrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=d535316775536de0787ffbc5000cce7345facad3, strippedPPRRR RR R R RRRRRRRRR RRKfqwHld!utf-8602914596e501593202bdae6790600889758194fad76a49b813acea40c740419?7zXZ !t/4M!]"k%ܛ+Ǡx;=`ξf=;-@V`)CVes[LÂs\b`?%<,]3e@: 7IU1:vqr9jnw/3*;c݈>sD9Nqa>"wjǝN-Q¢}s5STe%Gq*ơ \=-dY2+}eJMc7qP_ $P pgM, ҶD m=2TnOV[0."Ph"9X3tۜS7Uq3bUJ)~KqjNj BBֆ_г{MT1MƆ"~ C!n>Y.~qТ'=Mj*$;&Xl't䘷GR0Mӡv ngUOvf^+J͠䝠u-/p)R/% Xj'xuyRkR08`K&b%OŇ΀G")VrVHGiie}qJ@KO)C8dlR=nR瞩2__ ԴkT`~7{CJ:qN Ǐ-vI|+NDyy̝gJc1>{"$'ͽK23+2ƸlCJDUT?ny>D{G+׃?ٜ1c\F:M!`xl3sfKћŖ-- r~ oijkEbVBB*%7~Pv#q$Ybk4lb 3jMI8_)et ~k^:`9"+=PHDVafR3w17W & ,nWXw}mIկr)Y}5vL}qczLkȗ)S;ׯ%GIn'0 ʭv"L^ٛ/x5bp_b'vnxʀaXe3 t18IfpBRҿ1h!250&*9TsKF1q2^yߛnS= E:4xjnHv+cV)~E8 ?B(?Dǒ0>!dqYQTMM 〤gL.7"TӜ"PcⳌ3Y$ UDM]$(W0ao=E;F'\:yߺY/@\E#g>&eBYEȉx_Z XnZ᭸إj)ksCY^xlԃ· )Oة=mԘa `'1f!\H<S)ŎtE%t[&jJ7߮ ,BB.aʨbᣭk͟`|ZI#\^bуyLw@KQ)vuF?VvP>҂s_QdpcS_jt @sꔛmj҇/L۱ :{y%aHY'mNLáAB^ n0""Y6qd.:<g[Ld14WMhə(cdcsg`]dcJo^|7 ms}՛.jzEpR֖Q8'Vg8?2jP>}OJ%{BJק썋 J7_!!5@l;\Yw~} j?5\ ߿/ v|]՜>X,bđ^ q8%C78{lf1ӦW[iAM}ቭX'1 q ZFMcķqZ}tx/Da5#f"0  *)|c;>T^ p;!dq7g<{h &v'@1bHyQ[Λl+(*1}&|i/)6aqq6d\܋e]I8bTk'xL=z-tpCLhY4pLƝݬ Q μjߤe_Ipt+j/^񒰝y*rMB6 Pɺ"OfGWFF7unX\Z{֋B8svkw ([SАNQor.5Z[lZ1c19tlYܪ{fJ"д'y!iPp®.s50rm=ؤ)ܿH&c]N*~qҢ1174˔p__0uM]EU|J&lL;F/{?O~k?/{/,=:dKx 9"]+R#[jo}up` SyGA08;ޕdY" >iM}j܋'a,bkO&x6;I; L h4^U-OL5-ם;Kg pv>ܐ:rvv$^f+HX; тFL;U*al0 \a8FlS63WY[7UIcV !6"Q_BkZhEzaQCU'P+wr6KGyq#|@2|P $V\uuWI+?lJUsTC{cmz_k53pja Zn>i¯=O?"Z3Ze+˫9}Ĺ#(KQuLMT:ܤV Dl$%c[֤GjU@jp~Pk}ϛKd[&o5t̤82gء_S!R]Z=f%D3*D>6-a:^R%y&T44`1{s11wr[] 'C5;bV8]ˢ_C <z!_ a%j,.?1I Zgu ヌVAgfb(,ϴ;P`"IWG/,z;{{n_2Ս3`ϚƉ'LAa)V)3Ow <4CȽ?b4Cs=C,gfVq]FLP؈D p[gNhQ<=7[m@ >Cڧ|'PRQ r4$LؖS\ں#FnTcxvJ. @yӛvkV>e\dM_T°HmwA/F6I@-EXhPZXئxQA8hc{6طY˻D$$Y]~K4ԙF|Z<.|X9i>bLt;0ݥ8 Q 0F3*G-c(,HN/ Ҍ(IQiȼ;g`G΂pQԔNBY͘'( iWQ*ÆhW,#xIQfJQީ_6q2v! ZzQJ!rG>nkL_g3ykbX̓ кggO7^6LM}٧Z|9:٘3YtdZL)@x<mƒ}ūp{8uY$ALtpD=M:ԙ"uo3#:A`Ȯmئ@VAJ! lϳ3ufspKU 7Zto^CEsSҳĄc~^Y8cYubފtovjgIۀK&41➷,/K+>>yFOSbK*緣`VC]P Μ_.IT<:l0}FU>D+o?;~裸6>EmMu+S +c(V^#FGEpg^~psҵշf.zHR{"-:[‷M헯&eQHXC[,HR#\dy6"~L$Q ]I^ECck+ gvN05IJUq ۆUW}]$W/f2m"FMm7c᷀ƨw9 FaVMC\/l:ՠqa7GUIE?Aֱ۹83W|4VΌ#?Th96Ț৆u :R E&mgW+Md+" @JOK89V8Q ^lF;F'2dfqq@pMXAͧ!5~f:GS@y s=,>44{г^wL\J;"3`>#ua_6YpE^~?7ʵU+"*+ÚBbiJn;#=^ϼO+1G7K(XG݆WQS˗MZ'yTl ajPS_xw7ݮg:ctvP8VFЩMjM'ٺ F FdOewdž8ۚjέ"H/$+:gdvUKzeɃK罈xq>ʾr篴U3FtSmO/!] 'uwtM3i V˚ᅳEdY?FA5PzK/j~ГeuT;7AaBP;uvk嵿'\HCdY>~0PgU݀PC;!y.3 ,&HVu?Z2zh 5s1r7K 6=kQkJ߾V~Y,f y*ϬD;Y{kYJeRE4 *S\}G~t4 50#+f'\Й={(F 0T.\\2d}8/"E<ƮVOE|+GUaѥ\-A~KژNHi&_CX ֧؃(fc㰝9: aLNZi%X$v -KZX `L6_/Ke DúOgV$K|hn X!q8LM~9b겗ëS0Ɉ܅UjM63_wxQfS1iT(Qݠ7Br$Ge(.ȏ^Cc`C:`C 3MM;V;i i$% !Clo gۓN"$kClX" ?XWId֗Bil,Xr D' xNK #^N3?39l06O§Q;e PbE1:FPuw8CNo/?30D&@QsjԀ{k #M~|ӴsYTtzlTӈ),H]*c]%X2 -{s鹶S6a=۷ O7)TbL 6L5d']6[k(?"L kFzW}*qIؼm|Y?aЮ &.ѫ_D)Qt4䘧!:9'02SB(.'ٹ@ՇCQ1Lu|n7k(ԯ̸ ī=={ w"kg<tLGkjZ Fi; mYтteye'Le(?(3<g,ZZXq"1hp\;EI F=]Yw[UVϘmu} DPt;-2neL/ɜC8\)d 2Dyᚺvp؉!o>Ag6`ڧǕD-)+mѹY7YA쐖A/͜CjYX 2XSY-@HRUba5Y[F/a+~$_Jx .s4LHd)%[e@)F_yLL d¹_w[&K]LµzjPZ.a7Gvbi(3琭Iݺo&?e7GѾ 2]}h^ۭߪKXX,;GZOK@4I%vنn59-PcN4I^r =_ uD-(+ȼܓ2\ՌIYp~kCT&߳2N3zb+Ɓ@XYcȜLōfb8q. ԩ xq&᪼ykn 0[s 5h݇i/ O BB<Q$1PqN 1l]MI8zZ28Q9D/+.{N`+ͽjYuS/R\@-n=nMw]^}d~ vs!q& 2s9;'xCzR ^7lzC{F @Q Kd-elu2Dq8-gt.UneG62 Tjp7>*C;tT2rWk­43FyoȒX矂<52~FPw}"Nqǩ*C`BVsLsj#px@;&Oa!H!ƞ.NwM`ErbV L|lBvW-Ө2.<7EEgx$p`nߨ lNO ot-gظ۱ASjrI Aiqa03пDZŕ\ai+`iSXCBA'lSr[}-}cDFKNF܏a!D\ DeׁaڜZKY3Vi M-tϐޙ>DYT)#"`&vHQijbĮl6&rUe E9[1/X&&7E7t X|S}L+rQgl/ HQW zیO91:tn$-&q[FEk|BqaE]l#UΛ1X:h.'`g-`PMe';KtmkJ>j*/memg wChn YZ