libwx_baseu_xml-2_8-0-compat-lib-stl-2.8.11-3.3>t  DH`pMd3Ǹ/=„Mjۉp2iMR*Ⲙx9}|sgkb@8׵.&`S?"f \QWy:~.z6C}`'v{|QjQ:+ F,X{m`QdoE?‹ ~pY4iL;C0dxlѳn @l/Zh/RZIݵNV$+B@?pThpSL,j15bad972aea6b7648c212accb5d6b761eac4e0bdMd3Ǹ/=„;e|];ًQoʒ8P^(57?'d'. 2 b (BHPX \ ` h  S(w8 9 :S FGH$I,X0Yl\]^b+cdeflzClibwx_baseu_xml-2_8-0-compat-lib-stl2.8.113.3wxWidgets Library Compatibility Virtual PackageThis virtual package contains symbols that allows to install third party packages using wxWidgets libraries.Md2build30openSUSE 11.4openSUSEGPLv2+http://bugs.opensuse.orgSystem/Librarieshttp://www.wxwidgets.org/linuxx86_64A큤Md2Md/cd8b46dbb2e4dc827e87b888aaef9e79rootrootrootrootwxWidgets-2.8.11-3.3.src.rpm/usr/src/packages/BUILDROOT/wxWidgets-2.8.11-3.3.x86_64/usr/share/doc/packages/libwx_baseu_xml-2_8-0-compat-lib-stl/virtual-package.READMElibwx_baseu_xml-2.8.so.0()(64bit)libwx_baseu_xml-2.8.so.0(WXU_2.8)(64bit)libwx_baseu_xml-2.8.so.0(WXU_2.8.1)(64bit)libwx_baseu_xml-2.8.so.0(WXU_2.8.10)(64bit)libwx_baseu_xml-2.8.so.0(WXU_2.8.11)(64bit)libwx_baseu_xml-2.8.so.0(WXU_2.8.2)(64bit)libwx_baseu_xml-2.8.so.0(WXU_2.8.4)(64bit)libwx_baseu_xml-2.8.so.0(WXU_2.8.5)(64bit)libwx_baseu_xml-2.8.so.0(WXU_2.8.7)(64bit)libwx_baseu_xml-2.8.so.0(WXU_2.8.8)(64bit)libwx_baseu_xml-2.8.so.0(WXU_2.8.9)(64bit)libwx_baseu_xml-2.8.so.0(libwx_baseu_xml-2.8.so.0)(64bit)libwx_baseu_xml-2_8-0-compat-lib-stllibwx_baseu_xml-2_8-0-compat-lib-stl(x86-64)   wxWidgets-compat-lib-configlibwx_baseu_xml-2_8-0-stlrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)rpmlib(PayloadIsLzma)2.8.112.8.114.0-13.0.4-14.4.6-14.8.0MLgLk@KqKa|@JJ$JRJ|@J:,@sbrabec@suse.cztermim@gmail.comsbrabec@suse.czcrrodriguez@opensuse.orgsbrabec@suse.czsbrabec@suse.czmatejcik@suse.czsbrabec@suse.czsbrabec@suse.czsbrabec@suse.cz- 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.build30 1298412247``2.8.11-3.32.8.11-3.3libwx_baseu_xml-2_8-0-compat-lib-stlvirtual-package.README/usr/share/doc/packages//usr/share/doc/packages/libwx_baseu_xml-2_8-0-compat-lib-stl/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.4/standard/c57b8a892a9b6c0f68721a1f7acf77fb-wxWidgetscpiolzma5x86_64-suse-linuxry`R /PLe?]
c#]Up#^%A/htR6ap}kKxs8Cm^M6	JSk{XZ9F5RӪtm]WeK++R))N),qGp3Orwޫ\*'~~XSrkQ~i7rK\ݜw}~"'5{+*FE?nj	Z#	vyH<fL79@Yԣz