libcxx-gtk-utils-4-2_2-0-2.2.20-64.5e>UAVEJIZi>k?_Veo1b(0|<.^2dvP0 q=(Fu>@!%?!d" ' W@DTXv     0  4Rp""{"(8 9 : >@ FG4HLIdXlYx\]^'bcdefluv(wxy z t     Clibcxx-gtk-utils-4-2_2-02.2.2064.5Lightweight 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큤_V_V_VS(_VS(f892407f352d25a6a9d0448a5d484667862286251a1ab43156188a3a03111942874773104bb1184485c31ccf2d25a5f4dafff051838ac92ced3dcc0ed86495d77d16284b8118822af060145535c768b0ec45d1bcd5c189e7979d5e859f2f451elibcxx-gtk-utils-4-2.2.so.0.4.2rootrootrootrootrootrootrootrootrootrootrootrootc++-gtk-utils-gtk4-2.2.20-64.5.src.rpmlibcxx-gtk-utils-4-2.2.so.0libcxx-gtk-utils-4-2_2-0libcxx-gtk-utils-4-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-4.so.1libpango-1.0.so.0libpangocairo-1.0.so.0libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(CXXABI_1.3.15)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.20.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-64.52.2.20-64.5libcxx-gtk-utils-4-2.2.so.0libcxx-gtk-utils-4-2.2.so.0.4.2libcxx-gtk-utils-4-2_2-0NEWSlibcxx-gtk-utils-4-2_2-0COPYING/usr/lib//usr/share/doc/packages//usr/share/doc/packages/libcxx-gtk-utils-4-2_2-0//usr/share/licenses//usr/share/licenses/libcxx-gtk-utils-4-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/018803a491cf4f84ba0567ebe71c30be-c++-gtk-utils:gtk4drpmzstd19T0i586-suse-linuxELF 32-bit LSB shared object, Intel i386, version 1 (SYSV), dynamically linked, BuildID[sha1]=822fe9a14444a59a985bfb5e968c88ddde0ab023, strippeddirectoryASCII textPRRRRRRRRRR R RRRRR RRRRRR RRRRRR ] w/ שqutf-840789a5205c8b8710321c18ae62903c1b2c9628b547092b4c1e1b42d2231d1eb8945756f96bf290f7df046d3e364a1ee7c7968c5116d63f3de49744563790813?(/hܩDLT3%libcxx-gtk-utils-4-2_2-0-2.0-64.4;[t@'t@_%`kzpծM`35 > A jA|?iD5eo1bG*-R>OxO~]ȑ nZ HOn759131a2db2ac70e31907c36ce1eeded66d700509f41e3b876360ca0e96ecda1ae7085dfce733963424fc0d80a142da60675c"?3]hY@S+$X<ո[t:Us "DVìpk}xS ?KGucUg^+ ;*Mt.¸K_L v'5!Ku0_sӬBZh91AY&SYRh4kx {0UJcT&;ն}{G;7œ[ӽl|p}E&wA7cJxMȧl2jf!O2d§0OSĞҌ{M)٪zzS$<4 )i馧Pئ#FړL&# aiiidmS&i6SMbWj,V,D,.WSKjZ 1EADՠ.`bF Jפ̦JX]>w; hCk+l*`W%*. y UIWj:,d%s$TY&˅B~G';>g㦴2U}Z5]AwDE3es,›lDCD-;'T wXcXx53 -VPqY8Xfza.(Ŷ1H Q )s`6Ꜿl-,%Ŷ0.\(dr1mJ]R\5.jdDnf NHKUFCdeK*ȇ9t'b[HfU c~4]j R- !!EQ5L4ݹ E'wGn fIu}Bv] ūyĸvt8&r#S$MS89i2HrXvvb]sw4:[hUl 5boV7{[zk1MγSJ2c5ɭJM;"l9iaې6e iI-{W8Vt!-[2EF)AGv鸋ލ $!2jK$MXkGIKu;ْ $7 UDU:BF66&y{NLRS}$W;@k s5ZRY\F7h+2Z]\U9u'1i1r$ 0[3Q$( mb81ʻtdMCA}/*#ƒ[02eK Pdm[m|2$*W M)ja6K]jFRƫg<j(uI=^fdCNMvbQgwwfjt+LA nqN#:R fjgbζ-wwi1/aY4/n4LMjAF P\X}Pwp2pD91$EUAI `_x6@`7D<14EBW#Lo}w "K2nbߪ<:ݞirժ_DoFBSBkof)gA,177q9m,\u b 1RLs9MoC&њSftjNOPu;9,'bH_gIMuB%an$6@撩Vjy47E$kmEт5(P1av;w W5 T¨rpQ4,TTfG"=(" ð0PR tL\Ei! ,8TUUD*w$!f0̤@P!-*HHkHdPQAR,$ EoT z 5eR( `EjZ@Y@޽,HV=dB7NuM#!tP*0݅] *TK;2vԳC18&FE+xh`M*b%EdFl8w͋Pk'O4*'X H6Ю[3V.,P! $֔%6QaěsJUebLkmJI r]V.M5"4/]k62PmÏkwu1EE|6ZleL4QEdCwmܲY26X*u !a[&۾y ! "e֨eMbFD *R EJ@P Elh+T@8 \JAL@HHE%BBA Y*]2TH@(AAIH1d"0=NTK% T;j,$)$`HE0 eh NT(Ds& W"4'~߮>Tm$eU .$ (1(3`k H]4C«(p%%wz˃C&xW6X/jQv@LE%KM1DبKW8҆HW. b( 0ВdIr"ʍ-ikakf늒40͗ޡpKhKmDF<ϫ(6 ИqPAj$ T %"ӑވ>?wo,SVoA'G(PrNbm*L`5Q*),dx50¦kЊ { ncmt;?[P/oFswyά f5,]\CrH%МAHW*Ă=mmboe J @O *"IyHtVw!Dk8o+ TXE.BfX Ϋ__Y}DdEGyqyalL.LV/J|{Яڳ7݅ 陘; B3T`KטPc33jQsuofq˼FyxS[猿{'2}w9GtxD0b.;o9.y:I t9Evq>Wi󷕡8*6T&J sp;&tz NRPAO/WxtisdQ ⏾\>ڈy{ox0s{h;9 UP c!?-wG}u>4qIjKRsW GN|MXfΠ.bdFk]>׵ʰ nV'uEcÅeB Yz4&X_ysaPbvhLDf:_gȆc-yv;K+}O[z8*9y] %?b;U3,כT!%y^*Xʮ:Ây$(B~h 0’MVR0D9ᝯ3PB:(<]` \"w G4{ !#8.:$+j:.\1Bo;`(#rmP>?0n]`e!:3 фqp9W$?Y-!/VW]49~VH2.j䙦85<-1w<eY`sɮ?A%":YlS'm{MPRzjD7m} X곮z0y;I}Bxڕzw8{*Oql̙.+ZC(U.EBXcs!f=4l~hH^WRܤv i}M l)[ê>:jyuq2=ĺꯦ /Gaa΁óz___C/0#×qA Й0;RP>@V{[}p?q*QvXGQ7H 4E`vv.P)ӷ1s_bַj[T'^E&jݳ%g:iA 㠢v0px# `gtz,0uM:mBA@!oNqI4!*KJW;DwbA s/ p>E> !.A@< $"bƂ՜EeERUkdCQ:9ЧEhz|:6=@!(?P2fzzBCƮ1ᶝx?&iUJ  Zzu0\x%\eEalR! 2u}/w,pGX4Zc5,`D L^`DSj|ʚb#.t>z(lON;&KlYi<733+p.ʸ*&̥kg*#()M^Hzʢ4_m |LhMS2^fu]P:c{\|/}kΩjjilpչl\E2PFUln=dXxWvbR4!ׯۄijjFZKSoϗu͑~{isT!d=r>ۚXGO]PuDJ>W] V|lhpy|^N}Րm8@ k *Xm()Sːb(BB S ȁ(&>xΫ$X)J(}DNy*xv@O!ժ_Ac3LPvh-U~X`n.};'y8;yM-nEElI9ed,1X0 <͘Tygm?ŒiF祅{Gͨr⪁Ur*?¤L6>;+K*ۣΕFEANZF 5$ZG mtSŀa%xBs p o>FGB4Muhe|U](&#v8Yn!9W+IMq,dsZeK`k^eX,lLtsy'gT40_^v8"lD KʠQ<=oLZ[xN(qnt"j;-r;+tΊh-E&ӂ9@4eyt b @GmfOǽB" @:㳁JF͠4qv[ۉ8"W>փY)c|MXgo`} w${Ia-epְ 4Yׂ> %`haE%EKI7*ed6qj;+#|MM86G m3h<5MvC%)T !$:b*YI cG u{YcRU.by%BCOI ӸБn&sT7qӂX"?*+C=1($>-Jok{7Le0Ʀ4S`dJfnf8[ 6t2ux*A{5zw# O$À~QܑN$ Fg_freeS0Ұ@t PA[Ðj8Ue+RRlPÍEEEu|XE[8ủEEȋEԉEF\9E]ԋU1ɉM܍C} ndȣ.Wz6E轉F PMԋuЉ9EtsMPZIuMJGy8[9{tCQ?gf\hDQOnhM*yU>0Mt]2>ibl-@rgCGħ1B HŮ?{d,nC TMFlISOmS@j fW{I9j-}D! Qyy5ko0[EI;6u" pG/m3vw1 }(L& pP> w;;W᯵r{Cd}Hv|vX:y< X\ 8 4زpKD'jN&tS^N  P,[' a6Cr<5]#O2Wx͞Iec倩@-×g?e:I%X- #l|\/BCޙ6KpAcU]?=xhP0zЖ L_zǾr7{vbn