libwx_gtk2_stc-2_8-0-wxcontainer-2.8.11-3.11.1<>,ˉM}/=„f VGpOk)h,)᭲ }T k /!]I `` k?_`ǜ( ZU`,>ŧqeATB̯t!SƢ@{#-(Jx 7wBJ*HʌW(U,9 PVFɾΊW !2z}DzGQQz-;,# ȸ%mG<ؓoT{~?>iUw{I j&okp>5?d#* 1 Ctx      . LT^hT(8 9P : FGHIXY\D]L^bc%deflzClibwx_gtk2_stc-2_8-0-wxcontainer2.8.113.11.1wxWidgets LibraryLibrary for the wxWidgets cross-platform GUI.MNbuild24üopenSUSE 11.4openSUSEGPLv2+http://bugs.opensuse.orgSystem/Librarieshttp://www.wxwidgets.org/linuxi586üMN5MN>f28b4fe6078ba946d23c6f858564ec92libwx_gtk2_stc-2.8.so.0.7.0rootrootrootrootwxWidgets-ansi-2.8.11-3.11.1.src.rpmlibwx_gtk2_stc-2.8.so.0libwx_gtk2_stc-2.8.so.0(wxcontainer)(WX_2.8)libwx_gtk2_stc-2.8.so.0(wxcontainer)(WX_2.8.1)libwx_gtk2_stc-2.8.so.0(wxcontainer)(WX_2.8.10)libwx_gtk2_stc-2.8.so.0(wxcontainer)(WX_2.8.11)libwx_gtk2_stc-2.8.so.0(wxcontainer)(WX_2.8.2)libwx_gtk2_stc-2.8.so.0(wxcontainer)(WX_2.8.4)libwx_gtk2_stc-2.8.so.0(wxcontainer)(WX_2.8.5)libwx_gtk2_stc-2.8.so.0(wxcontainer)(WX_2.8.7)libwx_gtk2_stc-2.8.so.0(wxcontainer)(WX_2.8.8)libwx_gtk2_stc-2.8.so.0(wxcontainer)(WX_2.8.9)libwx_gtk2_stc-2.8.so.0(wxcontainer)(libwx_gtk2_stc-2.8.so.0)libwx_gtk2_stc-2_8-0-wxcontainerlibwx_gtk2_stc-2_8-0-wxcontainer(x86-32)  @@@@@@@@@@@@@@ rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(GLIBCXX_3.4)libwx_base-2.8.so.0libwx_base-2.8.so.0(wxcontainer)(WX_2.8)libwx_gtk2_core-2.8.so.0libwx_gtk2_core-2.8.so.0(wxcontainer)(WX_2.8)rpmlib(PayloadIsLzma)4.0-13.0.4-14.4.6-14.8.0Mc@MMLgLk@KqKa|@JJ$JRJ|@J:,@sbrabec@suse.czsbrabec@suse.czsbrabec@suse.cztermim@gmail.comsbrabec@suse.czcrrodriguez@opensuse.orgsbrabec@suse.czsbrabec@suse.czmatejcik@suse.czsbrabec@suse.czsbrabec@suse.czsbrabec@suse.cz- Create synthetic .la files to work-around libtool failures when linking third level libraries or binaries (bnc#690952).- Fixed find-wx-requires to check directories instead of library name. Provide find-wx-provides. (bnc#681409)- Rename package to wxWidgets to follow upstream base name. - Split wxPython documentation to a separate package. - Support for build of Unicode and ANSI, standard and debug and STL and wxcontainer variants. - Build wxWidgets variants separately. - Spec file completely rewritten. - Libraries moved from libdir to make possible to use binary incompatible variants. Use RPATH. - Mangle rpm symbols to prevent ABI clash of binary incompatible variants with equal SONAME. - Created virtually empty compatibility "libraries" to fulfill dependencies of third party packages. - Provide rpm support macro %wx_requires.- Updated to version 2.8.11.0 Adds Python 2.7 builds, PySlices, new pubsub implementation, lots of updates to AGW, and lots of bugs fixed. - Removed wxGTK-GSocket-clash.patch and wxGTK-editra-ebmlib.patch as already fixed.- Added --enable-graphics_ctx to fix Editra (bnc#580060). - Added ebmlib file required by Editra (bnc#580060, patch from Salix).- build with PIC- Enabled media libraries (bnc#565039).- Disabled STL (bnc#530027). See also http://lists.opensuse.org/opensuse-factory/2009-09/msg00386.html - Removed obsolete RPATH. - The GSocket symbol clash fix replaced by the upstream one.- fixed pth file to point to platlib- Fixed for the latest python package.- Updated to version 2.8.10.1: * Incompatible change in wxTreeCtrl behaviour! * Added several functions forward compatible with wxWidgets 3.0. * Add wxBU_EXACTFIT support to wxToggleButton XRC handler. * wxHashMap::insert() doesn't update the value if it didn't insert the element any more. * Correct bug in wxTimeSpan::Format() for negative spans. * Correct several bugs in wxList using end() iterators. * Translation updates. * Fix wxURL::GetInputStream() for URLs with special characters in credentials. * Fix wxURI::GetUser() for URIs without password. * Correct wxDateTime DST computation for 2006 and later. * wxRTC: fixed a problem with HTML list generation. * wxRTC: no longer deletes a character when content is selected before pressing Delete. * wxRTC: fixed inability to select no superscript and no subscript in formatting dialog. * wxRTC: fixed centering and right-justification when combined with left indentation. * wxRTC: fixed lack of right margin when centering or right-justifying. * wxRTC: fixed wrong descent when wrapping lines with different font sizes. * wxRTC: fixed wrapping problem for long lines. * wxRTC: all buffer margins now respected. * wxRTC: Added wxRE_CENTRE_CARET to centre the caret line vertically. * Fixed wxHTML's pagebreaks computation in tables. * Fixed wxHtmlWindow::SelectionToText() to correctly insert newlines after single-cell paragraphs. * Fixed wxHTML's line breaks handling in
 blocks.
  * wxHTML: don't include extra whitespace in table cells.
  * Implemented wxWindow::DragAcceptFiles() on all platforms.
  * Added wxAUI_MGR_LIVE_RESIZE flag to wxAuiManager.
  * Use bitmap mask in wxSplashScreen.
  * Translate "(c)" and "(C)" to the real copyright sign in
    wxAboutBox.
  * Fix painting of highlight border for merged cells in wxGrid.
  * Fix handling of long lines in wxGridCellAutoWrapStringRenderer.
  * Return false from wxSingleInstanceChecker::IsAnotherRunning()
    if an error occurred while opening or reading the lock file.
  * Fixed printing to use fonts sizes adjustment consistent with
    wxMSW.
  * Make colours used by list, tree and status bar controls more
    consistent with the system theme settings.
  * Worked around bug in GTK+ < 2.14 where enabling some controls
    such as wxButton didn't re-enable sensitivity until the mouse
    was moved.- Worked-around GSocket name conflict with GIO.build24 1306283661>#<52.8.11-3.11.12.8.11-3.11.1libwx_gtk2_stc-2.8.so.0libwx_gtk2_stc-2.8.so.0.7.0/usr/lib/wx-2.8-wxcontainer/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.4:Update:Test/standard/6af08686c6e7e22d0286e58f2ca807b1-wxWidgets-ansicpiolzma5i586-suse-linuxk€o`quڷ|?] "k%vǠx;=7&0ӾφaTanzV)pw,P.5ynTg~Surq "(0 U7NnT&~YL}b{Aqɞ-b&Gc/Y;ubtcl.>
ׯJˑ+s7b4	T>Mn50ʏZ)8n{4$J6:Qf41&HJґGJ+};x1ٜ kh*n0dA^DY/dl4`p8(Rf]#..}f|he>4!`#Ԧ:F0mӶ*8FwkS(jb4xHݢ*J.mh'3ypK
qūzy[^▟!^HwsĺS̈DuTBtabBBVr:\֔.٩h/#S
jSA.CRh(<Nj:GAqА~[¶?5L+-Mǩ[1ipI-k0Dԋ\vgtYqj%hSa;-IM:a5YMlC}Rm[m8gR W:F԰e{'?&P2a~k!!evdԹZOQg?_2SZ7'H3_5\ݽ5zŪ2|@KJUuyU*NAS¿>]녝ɅmĐCvc	t'r&M& b+3\[ElnDZeuF-IX+#Q[kÄBVPpw