libcxx-gtk-utils-3-2_2-0-2.2.20-63.109e>UA5A qΈň?_Veo1b;ζoGe_p54%UL%UЬZB>@! ? d" ) YDHX\z    4   8Vt!!a!(8 9 : >@FGH4ILXTY`\]^bcqdefluvwxyz \ l p v  Clibcxx-gtk-utils-3-2_2-02.2.2063.109Lightweight library for GTK+ programs using C++This is a lightweight library containing a number of classes and functions for programming GTK+ programs using C++ in POSIX (unix-like) environments, where the user does not want to use a full-on wrapper such as gtkmm or wxWidgets._Vreproducible{GNOME:Apps / openSUSE_Factoryobs://build.opensuse.org/GNOMELGPL-2.1-onlySystem/Librarieshttp://cxx-gtk-utils.sourceforge.net/linuxi586VLg8A큤A큤_Vn_Vn_Vn_Vn_Vn_Vn831c05efe37e22d6d985b4e29167bf6654925b49ab52d106583df72e2d1666ef874773104bb1184485c31ccf2d25a5f4dafff051838ac92ced3dcc0ed86495d77d16284b8118822af060145535c768b0ec45d1bcd5c189e7979d5e859f2f451elibcxx-gtk-utils-3-2.2.so.0.4.2rootrootrootrootrootrootrootrootrootrootrootrootc++-gtk-utils-gtk3-2.2.20-63.109.src.rpmlibcxx-gtk-utils-3-2.2.so.0libcxx-gtk-utils-3-2_2-0libcxx-gtk-utils-3-2_2-0(x86-32)@@@@@@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.17)libc.so.6(GLIBC_2.28)libc.so.6(GLIBC_2.3.2)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.34)libc.so.6(GLIBC_2.4)libcairo.so.2libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libgcc_s.so.1(GCC_3.3.1)libgio-2.0.so.0libglib-2.0.so.0libgobject-2.0.so.0libgtk-3.so.0libpango-1.0.so.0libpangocairo-1.0.so.0libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(GLIBCXX_3.4)libstdc++.so.6(GLIBCXX_3.4.15)libstdc++.so.6(GLIBCXX_3.4.18)libstdc++.so.6(GLIBCXX_3.4.21)libstdc++.so.6(GLIBCXX_3.4.29)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)3.0.4-14.6.0-14.0-15.4.18-14.19.1.1_T^l@ZR X8'X8'W8dV5U#T@T?@Atri Bhattacharya Atri Bhattacharya luc14n0@linuxmail.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgp.drouand@gmail.comzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.org- Update to version 2.2.20: + If this library is employed in a program compiled with - std=c++17 or greater, permit objects with references or const members to be stored in AsyncChannel objects (async_channel.h). + Deal with Cgu::WinBase and Cgu::Application breakage when testing using glib for gtk-3.99.3 onwards. + When compiling for GTK-4, require version >= 3.98.4 and make consequential changes including to documentation (acinclude.m4, README; doxygen.main.in). + Add fixes for gtk-3.98.0, gtk-3.98.1 and gtk-3.98.4 (file_print_manager.cpp, text_print_manager.cpp, window.h, window.cpp; tests/test_application.cpp; tests/extra/test_file_print_manager.cpp, tests/extra/test_text_print_manager.cpp). + Enable Cgu::FilePrintManager dialogs to be resizable (file_print_manager.cpp). + Update documentation (application.h, parallel.h, shared_handle.h, window.h). - Drop c++-gtk-utils-gtk4-3.98-fixes.patch: incorporated upstream.- Update to version 2.2.19: + Use autoconf's TAP support for running tests. + Cater for guile-3.0 declarative modules. + Suppress GStaticRecMutex deprecation warnings. - Changes from versions 2.2.16 through 2.2.18: See installed ChangeLog file. - Convert to multibuild format to build flavours for gtk2, gtk3, and gtk4. - Add BuildRequires: autoconf which is needed when building gtk2 and gtk4 flavours where the configure script is modified before running %configure. - Add c++-gtk-utils-gtk4-3.98-fixes.patch to fix compilation against gtk4 >= 3.98; combined from upstream git master commits 3589475, 687abc, 847e9b, and 97eb26 and rebased to apply cleanly using quilt.- Update to version 2.2.15: + Use streambuffers not streams when testing fdstream and gstream with char16_t and char32_t character types. + Update documentation. - Pass --docdir to configure to correct the documentation's destination folder.- Update to version 2.2.14.1: + Explicitly qualify malloc() as being within the std namespace. + Do not document the Cgu::Thread::FutureHelper and Cgu::Thread::TaskManagerHelper2 namespaces. + Update documentation.- Update to version 2.2.14: + Provide Cgu::AsyncChannel. + Remove the 'noexcept' specifier for Cgu::Thread::Cond::wait() and Cgu::Thread::Cond::timed_wait(): any cancellation pseudo-exception is inconsistent with this specifier. + Provide TaskManager::get_max_tasks() method with documentation on rate limiting. + Zero initialise the character buffer in Reassembler class. + Adjust configuration macros to enable use of Cgu::Extension with guile-2.2. + Increase coverage of io_watch tests. + Update documentation.- Update to version 2.2.13: + Use glib's unix fd implementation for io_watch where glib >= 2.36 is installed, unless otherwise chosen during configuration. + Update documentation.- Update to version 2.2.12 + Simplify Cgu::Application::add() method. + Minor implementation improvement for Cgu::Thread::parallel_transform* functions. + Permit return value optimisation when returning thread object on starting new thread. + Update libtool to version 2.4.6. + Documentation fix for doxygen-1.8.9. + Update code comments. + Update documentation.- Update to version 2.2.11: + Provide a mutex for calls to make-fresh-user-modules to deal with guile thread safety issues. + Improve efficiency of scheme to C++ list translators for long lists. + Update libtool to version 2.4.4. + Update code comments. + Update documentation.- Update to version 2.2.10: + Permit Cgu::Thread::parallel_for_each(), Cgu::Thread::parallel_for_each_partial(), Cgu::Thread::parallel_transform() and Cgu::Thread::parallel_transform_partial() to take const source iterators. + Provide Cgu::IntIter class to enable for loops to be more easily implemented with the parallel algorithms. + With gcc >= 4.8 or clang >= 3.4, implement callback classes using std::tuple (this enables Callback::make() and Callback::make_ref() to take up to 10 bound arguments, avoids a lot of code duplication and makes for a cleaner implementation). + Preallocate vectors in translator functions which return std::vector. + Correct information about clang compatibility. + Update documentation.- Update to version 2.2.9: + Provide AsyncQueue::move_pop_basic(), AsyncQueueDispatch::move_pop_basic(), AsyncQueueDispatch::move_pop_dispatch_basic() and AsyncQueueDispatch::move_pop_timed_dispatch_basic() methods. + Prevent new GTK+-3.14 deprecation warnings interfering with tests. + Update build system to automake-1.14.1. + Update build system to gettext-0.18.2. + Update tests. + Add comments about strict aliasing with character set conversion functions. + Update documentation, including to cover C++14./sbin/ldconfig/sbin/ldconfigreproducible 16098483212.2.20-63.1092.2.20-63.109libcxx-gtk-utils-3-2.2.so.0libcxx-gtk-utils-3-2.2.so.0.4.2libcxx-gtk-utils-3-2_2-0NEWSlibcxx-gtk-utils-3-2_2-0COPYING/usr/lib//usr/share/doc/packages//usr/share/doc/packages/libcxx-gtk-utils-3-2_2-0//usr/share/licenses//usr/share/licenses/libcxx-gtk-utils-3-2_2-0/-fomit-frame-pointer -O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -flto=auto -gobs://build.opensuse.org/GNOME:Apps/openSUSE_Factory/9b4b809652bda5ba790e47a237f3d739-c++-gtk-utils:gtk3drpmzstd19T0i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=7346752ab776ec2d170f4f872a50b4764d3582b8, strippeddirectoryASCII textPRRRRRRRRR R RRRRR RRRRRR RRRRRR }uE9oGKS-utf-8f7c827f65505b3ae92ea33a415ff4e1d1fd7e7fc34fdf061deb4ccca61c9e11ee77a4f4f2c1a5cb3629fb3df093d90c1512345e6bf963f6877ab29ade7e63ae2?(/h͂DDLT3&libcxx-gtk-utils-3-2_2-0-2.0-63.99nGBqQ1&B`2P7 N/|?08109 8>( A jA ?fVeo1b0T0D'p>qa;":ԀXԆ7kd5e01cf8a1ed2c6b75a4c3c95df393b146dfd13dad6dcd0258e46722e618e265959de2d4ccd5a6ce2ef199000cf925fd86f055cUљ"Ph18$[*AO57}fdQcfdOg"֨cϴ{Uìp , cBZh91AY&SY'Uw| <@ 8G@!2dMz꟨M44zL O4ɧSzM&ḥ@4 4 iLAMdڞ4b`F<01L hLIC&@d hdhh @4 ѓ@$J"OSSMhzF4Ah"RDSMOPb4A 4i=@644dچM4ӌ(b'kPXY? dE0@2HbHbI z&RE 0FF 5j(C T/Mjv}9 ͷ`LJ L"l  '+YDzTȶ,۔c" "AJDP j`6j,PYT@)Dt4T65(ŀ)& ɦpڤ4}h착TIXEIq{GnÔIXy R,IefPjB^H`UJE4:*1%KCCH#5MDMa-dR5ےJ۬ c)%͎2k4Ě(nGLuYqXhchjm-&  :Xay=mfe bY[5l;+L&٬3嘴d, HlNDf͛vlGNuS-ڣgͷMaDb",T)  aj)g DdG^ bH$ @o ""y,R d$nYPplAQT[O"{ D M00F!eC421T -/H agc#Zr=|ueMLbG%؊xx@;,ACYPŰƀ9jkf@_clLTu=sZ(6{?)] *W/nD*Rv=h"4*2(M6ZN* 襬 @L]khNFXfv(],LԱd]K9M5"qjI!#6SkvQ(D$1lhuh`I34BOՄh\0ZȪ#raAg*=<hͮ* &Guw)r/HȈ9DrBA8(*3 FOA~IAT iYG+k <0DGD$2 e`qu@ րm L:gb-.:ڜ-9E9al0 ^o|>)[N@ZnH~!? \CT.b(-l_HqPC'3s2Li4::^N6#i<Ƃ[]Q .&SVDUz OꀜEIhF;$OVݤ Qۙ s` }|Ȥ5Xl&gD 2_aHL0w4{(@̠ V].pr ֐z/8'QQV#üw-ZG\="5 P֫F[N_> =7ѤdїH^Q>aJz.~QWhP1 H(v9Sw̓RÉ5Հ\K* ^0''}Rbu,a%S H z}El^acډwܬ 3tHH díf#iUmH|ak5cWwCorؐm"\˫,2oH@"H D6[%Цq "Rtgߴۺ9γ*O(ͦCuA6R c䳿s |P`^1f|X2qtZ*&śrU.ʎIR؆ 1ti 6u4+jt,VJceʺ䲻)̦Glj]!*_*%~yG]0JU4D.(S>2tud*Dἡ CVl0Nlm ]dPӤoLm3¼p{Ooz V?' q%F$r~/PCj e~̌hd.+c<V '/9M