libwx_gtk2u_gizmos_xrc-2_8-0-compat-lib-wxcontainer-2.8.11-3.13.1>t  DH`pNAv'/=„*/7Rj?H 77ZSjaَԙ o{VQޤ@ȷ_ N+b{( E` {U%"*Yu[fėHIµOTZk` 5BGD + `Eu\A $8TX>T#6c2hŸ^(aPaSlmj Jxx-ȧ-p(Bq ~3e5d2c7283b880854c15dd5db8c58829a31159829؉NAv'/=„c>Uޘf35E\( _X^KפL" 18w{֗;o % aq;K/O,mIri7TN+:X_\v{2;N`8k}0[r5L?<d6= D t  +<V\dl p t |  ,(8 9, : FGHIXY0\\]d^bcdeflz,Clibwx_gtk2u_gizmos_xrc-2_8-0-compat-lib-wxcontainer2.8.113.13.1wxWidgets Library Compatibility Virtual PackageThis virtual package contains symbols that allows to install third party packages using wxWidgets libraries.NAu;build08openSUSE 11.4openSUSEGPLv2+http://bugs.opensuse.orgSystem/Librarieshttp://www.wxwidgets.org/linuxi586A큤NAu&NAscd8b46dbb2e4dc827e87b888aaef9e79rootrootrootrootwxWidgets-wxcontainer-2.8.11-3.13.1.src.rpm/usr/src/packages/BUILDROOT/wxWidgets-wxcontainer-2.8.11-3.13.1.i386/usr/share/doc/packages/libwx_gtk2u_gizmos_xrc-2_8-0-compat-lib-wxcontainer/virtual-package.READMElibwx_gtk2u_gizmos_xrc-2.8.so.0libwx_gtk2u_gizmos_xrc-2.8.so.0(WXU_2.8)libwx_gtk2u_gizmos_xrc-2.8.so.0(WXU_2.8.1)libwx_gtk2u_gizmos_xrc-2.8.so.0(WXU_2.8.10)libwx_gtk2u_gizmos_xrc-2.8.so.0(WXU_2.8.11)libwx_gtk2u_gizmos_xrc-2.8.so.0(WXU_2.8.2)libwx_gtk2u_gizmos_xrc-2.8.so.0(WXU_2.8.4)libwx_gtk2u_gizmos_xrc-2.8.so.0(WXU_2.8.5)libwx_gtk2u_gizmos_xrc-2.8.so.0(WXU_2.8.7)libwx_gtk2u_gizmos_xrc-2.8.so.0(WXU_2.8.8)libwx_gtk2u_gizmos_xrc-2.8.so.0(WXU_2.8.9)libwx_gtk2u_gizmos_xrc-2.8.so.0(libwx_gtk2u_gizmos_xrc-2.8.so.0)libwx_gtk2u_gizmos_xrc-2_8-0-compat-lib-wxcontainerlibwx_gtk2u_gizmos_xrc-2_8-0-compat-lib-wxcontainer(x86-32)   wxWidgets-wxcontainer-compat-lib-configlibwx_gtk2u_gizmos_xrc-2_8-0-wxcontainerrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)rpmlib(PayloadIsLzma)2.8.112.8.114.0-13.0.4-14.4.6-14.8.0N;@Mc@MMLgLk@KqKa|@JJ$JRJ|@J:,@sbrabec@suse.czsbrabec@suse.czsbrabec@suse.czsbrabec@suse.cztermim@gmail.comsbrabec@suse.czcrrodriguez@opensuse.orgsbrabec@suse.czsbrabec@suse.czmatejcik@suse.czsbrabec@suse.czsbrabec@suse.czsbrabec@suse.cz- Fix filezilla crash (bnc#708402).- 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.build08 1312912699`O`P2.8.11-3.13.12.8.11-3.13.1libwx_gtk2u_gizmos_xrc-2_8-0-compat-lib-wxcontainervirtual-package.README/usr/share/doc/packages//usr/share/doc/packages/libwx_gtk2u_gizmos_xrc-2_8-0-compat-lib-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/a71ae66f84fb31fcb11ebd8826249799-wxWidgets-wxcontainercpiolzma5i586-suse-linux(]:$,'?]
cb(\/XM"ηG"K[06
L鄯DC;*=CRySMGﳦ:f3sF1:7tVdq:l	cŇ_F5]x*\[Bf^QH9-|\aNd#g0h׹!lg!XiG6U"폑H9Ytj$ 0јD/S
͏8{gy=Fuu(6-fg?