libqt5-qtquick3d-tools-5.15.12+kde1-150600.3.3.1<>,:pfrp9|d6rAK_m'miZY-;)x0)pv%T>$š,)13d[U/xСAvujWw&1y:6p%NXؚ&&-(6\܎ S,ۿhVj?Jr?)|cdcg ?sKX ~Gghp˝IѿL@Bmd$E +>>?d& 3 Fx|  #,< D L \   $4H\(8$9:xFGHI XY\L]\^bcdef"l$u8vHwx y0z|Clibqt5-qtquick3d-tools5.15.12+kde1150600.3.3.1Qt Development KitTools for working with the Qt Quick 3D module.fribs-power9-18SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Development/Libraries/X11https://www.qt.iolinuxppc64leKA큤frfrfre 22c5b7c6fbe288507314c5818b0f6dad12f2998fb349ecffb4656943fdd31b50e566f0cd40d3c5a3bbeef2476a1bc4292f3ed301918a93d2e723affbeeff23938ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903rootrootrootrootrootrootrootrootlibqt5-qtquick3d-5.15.12+kde1-150600.3.3.1.src.rpmlibqt5-qtquick3d-toolslibqt5-qtquick3d-tools(ppc-64)@@@@@@@@@@@@    libQt5Core.so.5()(64bit)libQt5Core.so.5(Qt_5)(64bit)libQt5Gui.so.5()(64bit)libQt5Gui.so.5(Qt_5)(64bit)libQt5Quick3DAssetImport.so.5()(64bit)libQt5Quick3DAssetImport.so.5(Qt_5.15.12_PRIVATE_API)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.34)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3f@eedZ@dBzccc@c1@ba`"@__s!_Z@^^^^^^y@^Y^V]^Ntalarrosa@suse.comfabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.dechristophe@krop.frfabian@ritter-vogt.defabian@ritter-vogt.dechristophe@krop.frfabian@ritter-vogt.decallumjfarmer13@gmail.comcallumjfarmer13@gmail.comfabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.defabian@ritter-vogt.de- Add patch from kde's invent to fix progressive anti-aliasing, which doesn't work if any object in the scene used a PrincipledMaterial: * 0001-Fix-progressive-anti-aliasing-for-PrincipledMaterial.patch - Add patch from kde's invent to skip processing unknown uniforms, such as those that are vendor specific: * 0002-Skip-processing-unknown-uniforms.patch - Add patch from kde's invent to fix a crash when a custom material/effect shader variable changes: * 0003-Fix-crash-when-a-custom-material-effect-shader-variable.patch - Add patch from assimp's upstream for the 3rdparty library (that is used on SLE/Leap where there's no system's assimp) to fix a heap-based buffer overflow in the PLY importer class (bsc#1228199, CVE-2024-40724): * 0001-assimp-Fix-out-of-bound-access.patch- Update to version 5.15.12+kde1, rebased upstream: * Fix memory leak when destroying View3D * Add missing command deletes * Add missing free * Bump version to 5.15.12- Update to version 5.15.11+kde1, rebased upstream: * Apply texture parameters for fbo textures- Update to version 5.15.10+kde1, rebased upstream: * Drive-by doc fix * Clear layer resources when scene gets destroyed- Update to version 5.15.8+kde4, rebased upstream: * QQuick3DNode: Fix application order of local/parent rotation matrices- Update to version 5.15.8+kde1, rebased upstream: * Clean dirty nodes when deleting resources * Assimp: Don't use multi-arg QString::arg(..)- Update to version 5.15.7+kde1, rebased upstream: * Doc: Add qmltype so Quaternion functions are collected by qdoc- Update to version 5.15.6+kde1, rebased upstream: * PropertyEditor: Update designer specifics * Doc: Fix application order of Node.eulerRotation * QtQuic3D AssimpImporter: use quaternion by default- Update to version 5.15.5+kde1, rebased upstream: * Handle 1bpp images in texture loading * Handle opacityMap with NoLighting * Add more error checking for shader cache import * Make IdComboBox compatible with both Qt6 and Qt5 creator * Fix writing compressed shader cache data * Introduce some civilization to QQuick3DShaderUtilsRenderPass::m_shaders * Fix bounds for imported objects * Check if sceneBounds is finite * Revert "Update commercial license headers" * Update designer light icons * Update commercial license headers * Remove shader cache export restriction * Allow import/export of shader cache data * Disable to use the system assimp when static-build - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now- Add patch from Archlinux to build with assimp 5.1: * qt5-quick3d-assimp-5.1.patch- Switch to KDE's maintenance branch - Update to version 5.15.2+kde19: * Fix build with system assimp * Only try and use valid asset import plugins * Designer support: Only show supported extension in Shader source field * Fix render mode switch crash * AssimpImporter : Fix the global scale value * Add version 7 to supported UIP version in UipParser * Fix crash on setting null camera to View3D * Avoid using the inverse() method in GLSL for SkyBox shader * Fix build with -no-gui configure flag * Fix dynamically changing a sourceItem's size * Fix transparency handling with QSGTexture * Backport a number of Texture.sourceItem related changes from Qt 6 * Import enhanced sourceItem manual test from Qt 6 * Remove unused and obsolete designer files * Change a default value of the assimpImporter * Allow non-integer scale properties for Texture * Designer: Add default shader files for CustomMaterial and Effect * Add changes file for Qt 5.15.2 * Bump version - Add patch to reset version to 5.15.2: * 0001-Revert-Bump-version.patch - Drop patches, now upstream: * 0001-Fix-build-with-the-system-assimp.patch- Update to 5.15.2: * New bugfix release * For more details please see: http://code.qt.io/cgit/qt/qtquick3d.git/plain/dist/changes-5.15.2/?h=5.15.2- Use the system assimp package for openSUSE Tumbleweed. - Add patch suggested by upstream to fix build: * 0001-Fix-build-with-the-system-assimp.patch- Update to 5.15.1: * New bugfix release * For more details please see: http://code.qt.io/cgit/qt/qtquick3d.git/plain/dist/changes-5.15.1/?h=5.15.1- Update to version 5.15.0: * No changelog available- Update to version 5.15.0-rc2: * No changelog available- Update to 5.15.0-rc: * New bugfix release * For the changes between 5.14.2 and 5.15.0 please see: http://code.qt.io/cgit/qt/qtquick3d.git/plain/dist/changes-5.15.0/?h=5.15.0- Update to 5.15.0-beta4: * New bugfix release * No changelog available- Update to 5.15.0-beta3: * New bugfix release * No changelog available- Update to 5.15.0-beta2: * New bugfix release * No changelog available- Update to 5.15.0-beta1: * New bugfix release * No changelog available- Only needs Qt 5.12 to build - Fix private-headers-devel requires- Initial commitibs-power9-18 17236260045.15.12+kde1-150600.3.3.15.15.12+kde1-150600.3.3.1balsammeshdebuglibqt5-qtquick3d-toolsLICENSE.GPL3/usr/lib64/qt5/bin//usr/share/licenses//usr/share/licenses/libqt5-qtquick3d-tools/-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:Maintenance:35247/SUSE_SLE-15-SP6_Update/918540208f5288defe708104d5233047-libqt5-qtquick3d.SUSE_SLE-15-SP6_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=16536c70798df75a3a272d8ced8eb54812113511, for GNU/Linux 3.10.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=1c8e8d243245161ed381728401261ab4a57b627a, for GNU/Linux 3.10.0, strippeddirectoryASCII text RRRR R RRRR RRRRRRRRRR8/5*?Jutf-8b38006bae6b5f11f0f76540b89d71d44f175b389026ca62ff79b107d0796b86a? 7zXZ !t/%9]"k%v ō;&D;2 CmXE=*6C ů XN2:!-/JE5`} ME}Hu8Ksg٥ KB%*tx/#K\U灅nqbSEjȮiJ7&uV訸3L8ebAꪎo)=20aRv` HrrXS$HGŜs+kej}WerzyuTE.r?FHLv(9̬f8h}8e W&}6ЛuI|X$OД S%5!V#&:f K%\ T]ex?r&Wi,zƞcԾ66)֢H:,hF,_v/߹AAUFFܞFlHz=z zPB8FoU}LZ-C}M%L7^bQt @K_ bߟg q@2ܥYb@w ~Ys.Z%ON92L=hs3sޑ'"tE(@aRd%3D'kHMLLM3^kc+l7=eO-UL, Fn+&P!֪Yf NKJ^lg Ymo\Ys~fHmHan,'^gIR0R# .KOP^qXS$*Xg1paD^; uM LoNBrm[O|c,AѺpbWO&:rT*52=zE?0r*}AT3_O%_8w]+IH3I!]EcvށOUHoQv.C㡫mgugOo# I糜\rh|Hj=l診=TUJ!oƭw9 "xH5/c3?Fǐc;%C.z2 40Uͅ yf:numtQԻx-?oZu'Tq[@ڝ-LίwzUgxP;HTmo!ՃFI`E:y.Q# D%a-:dËNC59FR6_:5K!h;^Xs.Gɕv4cvq<$2ޙ P J}Cqj0O?7j.?!31;DѹȮz./DYz#1%@@g%4R rKv}s,^Spb83-=;&\"(VIT'<\q `+v]QS F(6T ~KqHv;M49DQe)Wu9O(Dam,p̝E(C}HՆFwŃ\kO>E-jwhuY|Zx*(";FA12йo^֬td%a mZRt4?'9(vnH(9Y3wF/v%Лg~NՉοzd/ׇtnlLj9ļ Ǵ7#=$sA:wL/#qjO{ʌ &zwc=F>!B~B6ܞf;7<ϦzJܢ0x>GJ` bD4oZuGë{"ǫ54<ȟQҝA_5'm6.;(h5Ut+÷^E'cUsF?;H]$.G{yrTm=r϶鮋*•+(# jItuv5;b-c`> ʁ؜-.;WG~ǫvt"tўI~4Ky16:L(CD~yHLG UTn2]c %%I$dȯ4܈(-v0./"is$E:}=:Ӎmڝ4o&XRt&;}5 uSvHYlΑG3CN;P{gO㫍H؅Q^ё~pzcNm%mp2ex'ǫ|(9F?|,ƭ1aO 8RˌQZWYtoDwVaҹ Q~RBRЕ45N^<xFZ!Sըt.I{YYgt3U2UX0 3)f3äK1$~ 'z+kY}uB=Jk봳@Ƀ}M7eB bцi"Yu7e~N;pJt]f.zEMo^~IYBuRpzav_<{}}$3W8)\+U >3R"sZkRoww%(wbzDl1[?a\`b169R´ ? { Q 1OS>2{R:cKҼz#J4CcSA$'&OW41aT+;Fnd" @Fikm,@ '7?'1e\r84S}FݍM3m 襯ޙvz"W|$V5V_׫ 0(Lxϳ57oWo jIJau?!{/asXxA PhzVz)NCܻsu?!XXtd3?*[%-ao Qsw x/:j[c n#.p[ Te&% @$EN-I2X եKZҖHQq| /Z@!U!ļ܉kF1D1tv'2t0L &-M,Y$ƭe_E+++`i|0͠bH5+0ˠ!~82/[h ;9O>z' : O~A!L6Du/,P>|q,*O0uP± B_Xg>,tS_F|p>ﰖx:66a4ɤ3oꄞQ0`doxAd :!\tr{(r*D9ńwy5kFLjZa!]۔ (>}>'B|o3K):(}ah /3:@զOf}ւG @~M r¥`YiM|U ڪOq5Dy!٬CB-M|奂%T:ZH>ZEG=.ZVOǿG~%q͕#<~a:Z]]&;e2i*ceu$4008K!'L.fe(*c=TSsm(CK"࢙I}vKP'>Rhq^Q w]Q}ܷ^w0k נ̙[ ' .pdD~񌺬 BHPa~"φm;)=̑ze,$UmLpc]gZd I>@a~}*.ũVc:u1CɒQ;uӎ0L_onѤy5ǣFq~k$b4ōc9+i ݈! fր'}zNBq5 &UvPAK 78̞$Uhuu,Kr YZ