libQt5XdgIconLoader-devel-3.6.0-1.11 >  A `Cep9|IRؖ 9] &6z<4,O]sPpiyJmzvxǢdho͇16 &%P/p\LC@ugQP]b&ǭ;`?;}0哸"`.,r68eX r?eegrT1_e1 iۉ߿VN^`orRй;7*ѝ;?yN?2)K QΏE멜a31604bef4949494f85f0f3848749357b9a3b0d4d6420c642df0221b8bda956fd4585b507a36657b149c267c592963ef106a9f1eL`Cep9|Z Lm&۶q[|W;5N'F$ F ~SUY PϮf\ORw;T("O90?+|3^_28F)Вyhp]n J'r9_qgٯۜgM}}10ߠ9r3FHilI(iIJ^:Z>񪾛yᩤP՛ `J8e`.~ČoUlJ3\gӌ2s<@5. lz*SJ2k^0;xl>p>*?*d" ' K *08p     L0(C8L9: F#G$H$@I$xX$Y$\$]$^&* b'_c(d(ce(hf(kl(mu(v(w)x)y*z*L*\*`*f*ClibQt5XdgIconLoader-devel3.6.01.11Devel files for libQt5XdgIconLoaderDevelopment files for QtXDG icon loader libraries used in LXQt`Ceosheep12bSUSE Linux Enterprise 15SUSE LLC GPL-3.0-onlyhttps://www.suse.com/Development/Libraries/C and C++https://lxqt.orglinuxx86_64h)Pf AAAA큤A큤`Cej`Cej`Cej`Cej_`CeU`Cej`CeU`Cem`Cej`CeU`CeU`CeU`CeU64e955f38ac510f970959a76224586c533df3dd7f3d59bc84af279d1bcc6382b1add61854a5f761be2546a87d426b0bb5f1811306dab9be517b393f0c0698266bc7955c2b48df3e022951aa63675a4f837f0860f4340b224d2df32bf45b89590a384eec1f641811c3caf1e33022acd4cd6b565ef1a2f7bb3224dd617c4d476218c896c30f6825950af9b0d3d280e965271c658f1ec4ead29123d10a0d52db026e073191511d8edb384ab820190ae3dc4704e72fca8a2170c007a13ac91544035a96f245974edb24d9815dee65069bd7d2842bc555f448622c6567724c087923025ceeddaa1f13502d62d39cd17b0875c19f1e3c824dfaa4b2c9efdc81c7f1795libQt5XdgIconLoader.so.3rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibqt5xdg-3.6.0-1.11.src.rpmlibQt5XdgIconLoader-devellibQt5XdgIconLoader-devel(x86-64)libQt5XdgIconPlugin.so()(64bit)pkgconfig(Qt5XdgIconLoader)@@@@@@@@@@@@@@ @     /usr/bin/pkg-configlibQt5Core.so.5()(64bit)libQt5Core.so.5(Qt_5)(64bit)libQt5Core.so.5(Qt_5.12)(64bit)libQt5Gui.so.5()(64bit)libQt5Gui.so.5(Qt_5)(64bit)libQt5XdgIconLoader.so.3()(64bit)libQt5XdgIconLoader3libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)pkgconfig(Qt5Gui)pkgconfig(Qt5Svg)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.6.05.12.05.12.03.0.4-14.6.0-14.0-15.2-14.14.1_^@^^,]\s\R@[@YWjV;DT!Tء@TTO@TL@TKmvetter@suse.comcallumjfarmer13@gmail.comcallumjfarmer13@gmail.commvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.commvetter@suse.comsfalken@opensuse.orgsfalken@opensuse.orgsfalken@opensuse.organdrea@opensuse.organdrea@opensuse.organdrea@opensuse.org- Update to 3.6.0: * Dropped deprecated QLinkedList. * Code cleanup. * Memory leaks are fixed. * Fixed setting of default apps with GLib backend. * Fixed (recommended) apps list given by GLib backend. * Added a XdgDefaultApps class with email client, file manager and web browser set/get methods. * Used Qt's fix for too big SVG icons with scale factors > 1. * Added methods to XdgDefaultApps for getting special applications. * Fixed unneeded URL encoding for %U/%u in "xdgdesktopfile.cpp".- Changed libqt5xdg.keyring to tsujan's key- Update to version 3.5.0 * Sharp SVG icons with scale factors > 1, especially non-integer ones. * Removed obsolete qSwap. * Removed obsolete Qt4 Mac code.- Add subpackage qtxdg-tools (Debian name qtxdg-dev-tools)- Update to 3.4.0: * Adds an command line MimeType (mimetype) tool * Adds a command line Open (open) Tool * Adds a command line Default App (defapp) Tool * Adds a MIME Applications Associations (XdgMimeApps) class * XdgDesktopFile: - Deprecates XdgDesktopFileCache and drop XdgDesktopFileCache use - Add explanation comment - Avoid freeze for DBusActivatable apps * CMake: - Remove string conversion flags - Removes not used helper function * test: - Use qAsConst() * Build and Implementation: - Don't use automatic string conversion - Prevent a c++11 range-loop possible detach - Fixed icon cache with absolute paths - Use more precise wording - Use the QString multi-arg overload - Use qEnvironmentVariableIntValue() - Use qAsConst - Drop QRegExp. - Port even more towards C++ raw string literal - Port towards return with a braced init list - Port towards raw string literal use. - Use bool literals - Ports towards C++11 override specifiers - Port towards C++ headers - Port towards C++11 nullptr * Reworded github issue template- Update to 3.3.1: * Silenced compiler warnings about not used variables. * Dropped not needed MOC stuff, we already use CMAKE_AUTOMOC. * Dropped using libqtxdg's own versions of things that are in lxqt-build-tools * Updated translations- Update to 3.3.0: * Use C++ ISO Standard 14, removed support for < 14 * XdgDesktopFile: Simplify scheme handling * XdgDesktopFile: Clear internal data before loading a new file * XdgDesktopFile: Don’t try read non existent files * xdgaction: Set icon in updateIcon() only if needed * xdgiconloader: Support more classes for “FollowColors” icons * xdgiconloader: Consider device pixel ratio when painting * xdgiconloader: Cover all KDE colors schemes for symbolic icons * xdgiconloader: Fixes pedantic warning * xdgmenuwidget: Fix menu-item drag url- Update to 3.2.0: * xdgiconloader: Add GTK cache revalidation (fixes finding and showing new icons, especially in main menu) * xdgiconloader: Cache ScalableFollowsColorEntry properly * Set genericName as tooltip (for main menu) * Fix symbolic SVG icons with Qt >= 5.10- Update to 3.1.0: * Bump version to 3.1.0 * xdgdesktopfile: Add API for getting actions info * xdgdesktopfile: Add support for activating actions * xdgdesktopfile: Add getting actions * Check $XDG_CONFIG_HOME and $XDG_CONFIG_DIRS for mimeapps.list first. * Fix reading and writing mimeapps.list file. * Don't export github templates * Release 3.0.0: Update changelog * Backport support for Scale directory key according to Icon Theme spec * Bump Major to 3 * test: Drop Q_FOREACH * Drop Q_FOREACH * liblxqt make no sense here * Copied issue template * Drops Qt5Core_VERSION_STRING * Avoid Qt special keywords collision * XdgDesktopFile: Stops allocating unneeded QMap::keys() * XdgDesktopFile: Stop allocating unneeded QHash:values() * XdgDesktopFile: Improve const-ness * xdgiconloader: Reworks the unthemed/pixmap search * xdgiconloader: Puts the hicolor at the end of the theme hierarchy * XdgIcon: Add flag for "FollowsColorScheme" processing * xdgiconloader: Honor "FolowsColorScheme" theme hint * xdgiconloader: Support symbolic SVG icons * More fixes (#131) * xdgiconloader: Correct hierarchy of fallbacks (#116) * xdgiconloader: Fix XdgIconLoaderEngine::actualSize() (#130) * Update CMakeLists.txt * It adds loadIcon() timing measurements. * xdgiconloader: Consider all existing files/images * Check QTXDGX_ICONENGINEPLUGIN_INSTALL_PATH existence * Mark QTXDGX_ICONENGINEPLUGIN_INSTALL_PATH as advanced * xdgiconloader: Implement QIconEnginePlugin interface * Disables uninstall target * Remove last uses of Java-style (non-mutable) iterators from QtBase * Adds a development qtxdg-iconfinder utility tool * Enable strict iterators for debug builds * Removes extra semi-colons * Improve build warnings * Bump year * QtGui: eradicate Q_FOREACH loops [already const] * Optimize QIconLoader::findIconHelper() * Remove unused variable in QIconLoader::findIconHelper() * Improve use of QHash to minimize double hashing * QIconLoaderEngine: add missing Q_DECL_OVERRIDEs * Replace QLatin1Literal with QLatin1String * QIconCacheGtkReader: use QStringRef more * Gui: use const (and const APIs) more * Adds Link Time Optimization * Replaces CMAKE_SOURCE_DIR by PROJECT_SOURCE_DIR * Refactors superbuild support * Remove duplicate use of source header files * Use AUTOMOC everywhere * Stop using include_directories() * Removes test project definition * Use CMAKE_INCLUDE_CURRENT_DIR * Adds PROJECT_NAME to the build Qt version message * Simplify target_compile_definitions() and target_include_directories() * qiconloader: Reuse Qt implementation * XdgIconLoader: Fix FTBFS in super-build/in-tree builds * Allow xdg-user-dirs in the realpath of $HOME. On some systems /home is a symlink and $HOME points to the symlink. This commit allows the xdg-user-dirs to start with the real/canonical path. * Updates version requirements in pkg-config (.pc) stuff * Make Qt5Xdg use only the same version Qt5XdgIconLoader * Adds minimum Qt version requirement (5.4.2) * test: Fixes false positive in tst_xdgdesktopfile::testReadLocalized() * Remove cpack (#106)- Update to to 2.0.0: * BACKWARDS-INCOMPATIBLE: New XdgIconLoader library * New explicit dependency Qt SVG * The IconLoader can use GTK+ icon cache * Improved overall performance * Better XDG handling * Overall polishing- Upstream release 0.10.0- Changed %build and %install to use cmake macros- New upstream version 1.1.0- Added conditionals to build for Fedora (Only needed for F20)- changed license tag in the spec file to GPL-3.0- ported to QT5- new upstream version 1.0.0sheep12 1615029615 3.6.0-1.113.6.0-1.113.6.0 qt5xdgiconloader3.6.0privatexdgiconloaderxdgiconloader_p.hxdgiconloader_export.hlibQt5XdgIconLoader.soQt5XdgIconLoader.pclibQt5XdgIconPlugin.soqt5xdgiconloaderqt5xdgiconloader-config-version.cmakeqt5xdgiconloader-config.cmakeqt5xdgiconloader-targets-relwithdebinfo.cmakeqt5xdgiconloader-targets.cmake/usr/include//usr/include/qt5xdgiconloader//usr/include/qt5xdgiconloader/3.6.0//usr/include/qt5xdgiconloader/3.6.0/private//usr/include/qt5xdgiconloader/3.6.0/private/xdgiconloader//usr/lib64//usr/lib64/pkgconfig//usr/lib64/qt5/plugins/iconengines//usr/share/cmake//usr/share/cmake/qt5xdgiconloader/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15-SP3:GA/standard/4c00a7e0da9ae7aa7542cfd99a127a8e-libqt5xdgcpioxz5x86_64-suse-linuxdirectoryC++ source, ASCII textC source, ASCII textpkgconfig fileELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=690fc8722c43bd7139da21a392a3e585be452c18, strippedASCII text PRRRPR RRRR R R RRRR R3rV=iyMutf-8d88ee993529cfaa275e67dee532bcfc4683db80494e9a990e5d09b13642c036e? 7zXZ !t/l] crt:bLL.]dpGFĊ2m6F].ZQ[8wn.mB D2 nWYBCo~ +8vm'jpرN抢nBQ/_k*HGmQ # `2s6B%E!A8`݉oW4c>CI> ˞# ՅyAd4NwNb K/uA=%hLs{_`Bh-"jSs .8s!3gjjr6^mKE硢aWʵ$T&WU 9Yz`ÍRdeM  s~;p~V2ltD$Zۄ_XC^`ºhr© to|6 8uʹrǔ<x|,AFS09`+H, 9koemX94K̡ z6c"q絓nv9D*A1AԏgՌesbBB˩TCb^:ɟ c\؉IL,Z~"9Nlm<"(IMުŲ 񮬌W7Lc3n;G(NM6BRy&%wLgB2rˊūSiSs߀^Mi#T5Osr1C=m1^u Bk\3Ӭ\nl{GJVƂ)^1mesUJ; >[%ewG>W">w B+kGe8/0G%@md͋hTsb<76\I{@KC;T^)TE.EI/ݗ u!e?C?^*pY pLߤ?2<j $-w zŁ3/jmaÐ1%]>HEdlWlNC␙/tB/[uA@ i\Κ^i UJiɏG(L.,-ety󜠬 sk.Yw4*"7{ ZP͡]PN۽n33H}b,-VFM^}?"kP!nOɹ`u[_q; (VsYb-WɂxdCDKgX+^9ccN9͘uvrTR{KE3G(4UMιu&Tz!E[6W\#r(_*n_G1?2$L]W/|h0yBuqضFM!T@\LF =/'Z:!_{eR+M7,pG*^e&E6%K{??Hۿ S$;K‘aj;-"ceϮ9=tNœXS"ޯ(6mx_)&^T_2 ;nnrB\"_waNOZHoJ"r"OPgzE A$zhAg'b})@4r ކ+ ܆IGik1*%o/s;s|︪MjV@.)nhuN*Ue5"<%BGk=3>K=qzѠCer ӈ'$@ubsYUK-.C&Krfrj! +XT f Z]+^eT6 |U\^uI`PΔ;WLUd(n|ɹ~fqe$E:֞@J VZE.a_'4}T(=y6&ͱfď?%g һ҈cVbt$}!^g!Zg0kF<8΃X$9-wpϸĉz|r}FnPtB&PUN~9R05xXvU {5*JCV411t~f7}O3l `7Ydo?sP 2?]JfksMO#&2_cEŔ@biA{ye7LZ1M g6#TH1R RxLɰ JY?j*i= HIc.>6rM#:f\D$k`T:__}"eZ$[xصZEO8p*W9$y8M3I3lq^rQw,MӚ| [JAa4JLqyW>r9wҠCBJ~o5RXë=j?5) ?,䔢1h-=v{]>: '%q) w kD0, dJ 񍣠s J*3s0eFp qa{{k2z {]S.TxhDw%y'fx;n 0ǙEnr' \:+pN! 'ۚKUZ87bטw 3 I\Wpw"_x-_]Mǜ̱.yu"cHX$@51Z+@sHd"Jm1>Vh, pv{.Qf)tBؤoT9~T#կ^u+ sL IO5y>vTĸB#6p%#{KY\URdAt#M؃2=>x|B;̟nw|2b$$a!i޺9G0x ś%ՂbՒPe{ܳJ2~Fb]iq$Wު )Rw  <׏&oEw .v[afc8\=" !̚D\ y%$tj*^jGXkO=Ld(7f^5)1>Q"s{/f1GO#ߐZl: *&-}g]: }j`2E~b>"|Rܡvݣw[lGMkt0ͱ=VB[ah$fyӖ/Z.],iV5>eQuw3.9jYvoy~8> 3q qD}j'cXjǯMovwm96v> 1>і(5oՠ,:n3 Tro6z@8BiI#%KEJ?b| 'Crx ZA|yk aђ%4A"9w!/"*<>҆Wy;Uz`\Q#3x6HJ31\9F[XO{<]ɠ8Kd@,NBUNtDPD %ك s=NG3Uo6ycVNд:_ౖjfugF 6 hjʼ&jq(U1"uW:r$U!^F(5d=y)%ࡼ79p}0^m2M !4}-ֈRđ73m=rE>)x2ѥ7ϭ><OP/zf lѴE iE%):bx{I_L~G4eh0^;QsWz@(=MfNZ)6w;[3%XWaӾ柤>,LgLeVhŁ-8Q= 1etpSzJt ݭؓ/y fT.4\+')fUȴ,^~g͏Lyk+\}!ܗ;;Bm? TަEH.dЍLKEf=_=>X{Ohq/-\4ՠk5~| ` "7$LO%cM,z9*Ha;>:WSje~?k![A K&8?]=DW_"LVycCe-F$#]K\ I .VP1^]˖`H  qI#~χx||1OpDi.GGdˢ(i@$VJlAG(, IRaf5[$U =4Ǣ,+K;T/I\=Zo~r#wW0h v؍tlGtR3+d }cY_H^d~/Od:t $=m^#)y:}dEʵ৩͒A/,0ve^nYCAm:N),.WTBc`Wm+- %9.ys:x{+7GDlc )7a̻ͺ g͠i9!)4(3!z2b77glseMG fx|ˌA{4Ԃ0{Q_@*N(ܮD|&Jh2K/#{;ɥZ4JD?UkS%<t[msM d)97fj.T wr, $:DM{@*W`2" G|񶤜9aaFUEl4.<31Y'fPi|tcXR/gDPyѬ@ht42S5\Sr2:޳ xCMᄼLi<щ+6'i1 C1ZvizmxBF5-8pį|#$>ml\8%zr#L_}MHD6eþ^OPL7!Nnz3̡h5\$V4gT IW&  +Ġ=5)a_oi"0RIo/}8՟ mdqӁL