libOpenThreads-devel-3.6.5-bp153.1.29 >  A `N!M@eeetQX=ݓVZo]p]~iڷ #VDa .Uv 2 cwUn Mn'ŧP90X1%<ۘy"dO0-fe#]}X^mLs3J0 :7̣9v@ԋ[ǽejkr9D}B@sn;MQ\._9z-/ce"V>vX+C^nlAFN?8 +tbrR>pA 4? $d ( I  #Cjpx   8  ,|4  D H ^( _8 h9 : [FtGHIX Y,\T]^6bc&defluvw<x|yz ClibOpenThreads-devel3.6.5bp153.1.29OpenSceneGraph development filesThe OpenSceneGraph is a graphics toolkit for the development of graphic applications such as flight simulators, games, virtual reality and scientific visualization. Based around the concept of a scene graph, it provides an object-oriented framework on top of OpenGL. This package contains the header and development files for OpenSceneGraph.`Iobs-power9-06 SUSE Linux Enterprise 15 SP3openSUSELGPL-2.1-only WITH WxWindows-exception-3.1https://bugs.opensuse.orgDevelopment/Libraries/C and C++http://openscenegraph.org/projects/osglinuxppc64leQ L_B+ 0{+A큤`I^4 k^4 k^4 k^4 k^4 k`8^4 k^4 k^4 k^4 k^4 k^4 k`8`I`85c6307323a418038ef485d182a6a7adf6376e9ce7d03dfd2671fb31b76be1a0c3c8884651c1c942f3f1fadd86cf07fb0a4681c6fb75232dfe877110a21c53a51b85852fcbd1bea5eb0de40e524daabe8994240f9502a342ef182bcec3e55364be50c2fc9450290d73ed45f2526f145343603a8991484523dcce4057f8b73a185cf045a660b036189d7555b9f1828a873d3f8178d651bb52a35d0ef323770312935e714fa86ea6d145a1483c675acaa07e96bc5ecd4029f7c37de3df693e749ca6683cf4bcf0dc9d71d984abd930e4a41c270614a3488c0a629abb9a815519c530a980e6b7969f9ae633ccd247a03ea402c0d35ea1cabcd3d8f0dae4792f6a2a586b0573ce4ced7c56197f2c10260f61293dc80324058c9867d4420e2c85863214f56538c87cf6fe6ec2aece9b96f00955c8e7a7fd0a6c4b32cca715a563c07d3feab7f866ae2a7f40f6df444934fe21218b4b59eb0d43fd1406c936437fb07f64ea8217643898800def8118371dbd244ba2f1d8440ae22963b46794ae5c44aa7810bf00ee5b67315ede601ae37ff1095aa873a26c7d8d6b522213787e924086c405b969292352b9663afa14610ad7ce99bd59bbd363a7badf9b52ae5841789d9libOpenThreads.so.21rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootOpenSceneGraph-3.6.5-bp153.1.29.src.rpmlibOpenThreads-devellibOpenThreads-devel(ppc-64)pkgconfig(openthreads)@    /usr/bin/pkg-configlibOpenThreads21rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.6.53.0.4-14.6.0-14.0-15.2-1libOpenThreads1-devel4.14.1^%@^}^8 @]}@]]@]G@\q@[[GB[ @ZZ$Z3@Y(@X@W:W@W@MVTQ@VLh@VKTD@Christophe Giboudeaux Christophe Giboudeaux Stefan Brüns Guillaume GARDET Michael Vetter Michel Normand Stefan Brüns Stefan Brüns Ondřej Súkup mimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.com crrodriguez@opensuse.orgstefan.bruens@rwth-aachen.dejengelh@inai.derpm@fthiessen.dejengelh@inai.derpm@fthiessen.derpm@fthiessen.deRene.vanPaassen@gmail.comRene.vanPaassen@gmail.commpluskal@suse.com- Add more optional build dependencies.- Update to 3.6.5. Check the ChangeLog file for the list of changes. - Drop fix_deprecated_FIND_PACKAGE_wxWidgets_usage.patch. Merged upstream.- Replace wrong Requires: SDL-devel in devel package with pkgconfig(sdl2). - Remove architecture specific _constraints, there are no significant differences in real life, avoids failures for other architectures not covered.- Update _constraints for ARM- bsc#1158895: Remove dependency on jasper (due to planned removal) Removes JPEG2000 support.- Add _constraints for PowerPC to avoid linker failure- Fix failing builds with CMake 3.14 and later Add fix_deprecated_FIND_PACKAGE_wxWidgets_usage.patch- Add conflicts for the legacy libOpenSceneGraph1-devel and libOpenThreads1-devel packages, which install into the same location.- update to 3.6.3 * big bunch of fixes for performance and compatibility * fixes for crashes * for details see Changelog- update to 3.6.2 * Removed deprecated xine plugin to simplify licensing * big bunch of fixes for performance and compatibility * for details see Changelog- update to bugfix release 3.6.1 * big bunch of fixes for performance and compatibility * for details see Changelog- update to 3.6.0 - drop 8e26ebd23ef9_Fixed_coverity_detected_defect_OOB_read.patch - drop 01c712e85195_Explicit_signed_char_declarations.patch * OpenThreads::Affinity introduced to enable setting of processor affinity on viewer and database threads * osgText rewritten to improve visual quality, add signed distance field support and full GLES2/3 and GL3/4 support * Added VertexArrayObject support, enable full OpenGL Core Profile support * Added OpenCASCADE plugin * Added STEP (.stp) plugin * Improvements to FBX and COLLADA loaders * Improvements to gles plugin to provide better Sketchfab support * Added osgemscripten example * Improvements to osgAnimation * NodeVisitor ValueMap for storing values that can be stored and accessed across frames, such as update, event and cull traversals * ShapeDrawable rewritten as an osg::Geometry to improve performance and flexibility * Added osg::MultiDrawArrays support * Added osgdeferred example that illustrates how to implement deferred rendering * Added MultiDrawIndirect support * Moved glDispatchCompute control out of osg::Program into a dedicated osg::DispatchCompute class to improve control of compute shaders * KdTree support added for PolytopeIntersector, and ability to work with points, lines and polygons * osgQt has been moved out to it's own dedicated osgQt github repository * CMake build support for iOS bitcode builds * CoverityScan testing introduced, fixes bring defect density to 0.0 per 1,0000 lines of code!- update to 3.4.1 * Improves to GLES support across platforms * Full support for osgText and on screen stats across all platfroms * Build fixes to allow compilation against recent 3rd party depdendency changes * Range of runtime fixes- Switch to QT5, as QT4 is dead. - Remove manual requires on -devel package.- Add 8e26ebd23ef9_Fixed_coverity_detected_defect_OOB_read.patch Fix out-of-bound-read, also required for the next patch to apply - Add 01c712e85195_Explicit_signed_char_declarations.patch Fix compilation on architectures where char is unsigned- Trim description- Fixed source url, required for factory submission- Rectify shared library package name- Fixed BuildRequires (libjasper, and gdal).- Update to 3.4.0 - Removed OpenSceneGraph-gcc43.patch, not more needed - Removed OpenSceneGraph-libgif6.patch, fixed upstream- Removed OpenSceneGraph-giflib.patch, patched upstream- Update to 3.2.3 - fixes building osgearth 2.7.0- Update to 3.2.1: * no changelog provided by upstream - Fix building with recent giflib (OpenSceneGraph-giflib.patch)obs-power9-06 1619151354 3.6.5-bp153.1.293.6.5-bp153.1.293.3.1OpenThreadsAffinityAtomicBarrierBlockConditionConfigExportsMutexReadWriteMutexReentrantMutexScopedLockThreadVersionlibOpenThreads.soopenthreads.pc/usr/include//usr/include/OpenThreads//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/f5f14a7024e0b954b80a4361dec69cd3-OpenSceneGraphcpioxz5ppc64le-suse-linuxdirectoryC++ source, ASCII textC source, ASCII textpkgconfig filePRp,Ѽ(m9 }putf-8e2df6f9fa6496dbb0d2707b7d0da98bbbba0e667c204a70345a630d8fc1f29e9?7zXZ !t/ ] crt:bLL LRH<46iü5X|!r^}̽5,g.11ݷG9Mr)/u䐼p2u2J`Pۗr؍)6ç{ܑئJz"TI^y9}̣C!%XUkk_Əgr`wK/;`1ICCN>l[e<6dhG8S&Oo4θP_M@Ū x>Ta4b_+峵zz 82J[s40p/ *1^3p8y>,.5@}d:WNJ3YLW Ӯ%~vUBC.{~\^ yF"JTO;iJbߐ0eٹ-uS6csRJ@kaZ%ڎtB*%5$z5њT"+zh. ]H^y/q11nvᾤ]8-VP4 JDj'w_i;X>B t*3bo\*.(3S ٤Z1sFϣ{1 Gv16e#l ڸ= NpǢ/60zBoZr lĪ!yHni~!eh}KF(?/" ljn.zc b5}T\W&GS b1dҢ1ZSHVoFobҙ&GBM AԨu'd.b #yNzF!6gP Kq6Q{$^4oqo kqi%J8n$NvSi@kjasW` pB6ȹn=IYB6rST"fQZUG/yFjfE~-<J ._ݪ/̘.H]} Ĕ lSiQ2sXG]$'wDw-4cղ_@{N3fkgI0wV2&{ַiԺ,.n2  +!?Lڂ!~r࣑щ3+'{grXڳn:]l pXQr:U<2A$4!)l5(W,yyl){V yF09N@ggQ(FC ƒhA/dDᯌ RR}jېjpyEFZ~o~< K^.L_fH8k0)2uU|卮Ӻg6>ar~mŋ"q4vQa]"hLHD ¬YXI&-k%C\6rsf5,xJЍAY7R>)6V_E[R␽^P0acu9 jXzh*B,> I Rp9MժݻA3WHD{Fߴp'}*`g%% {&W:!״kfV?NFʁ~Cv.7KGCҍny .;(JQKkǜU#)',;dPAoBRG # krʺ`&vwpo<ôXilm/3P>Z[@ܱMB ptN' ;WԂ#?ொN?4)b>c.y)hdZ7b@LTl\#tU(.dm얷$"n"^ӵ Q+k1߶=(6bkƿ-Ȫȹ͕ކ?M6x3ISZz$LJfl/ O)Kゾ]վPIO-\ ѣKF|KbP 5"%|gae,~õLY~6pGpuI/SPU!?< F㝓ʬSStv)]xX!6H6`y4fՍ4·]J%v|L&F3`?_0/L&Qٙ|cWAS xoa#;~Jt-@ƭp8saa{6MNm~7XtL#[gl5F+b̛24T푇,k7@|Ws y}%,/i8yJ a Ljh}_jaK6jI_2)2#}Q?9rݰ;TsKQj9{6ֺ;/[XrQDث/ky ی|4IƺWQQwv3r;c-KzqٽڳcC!6R(rH=KѵM2(fت`VXD,ù{6 }qrkJV~j!.ڋ^{^AQɮ.NfjBAjW. 1y!1xYa8  P y Vz716A0nw^8*= m^[NގJ(CrNZuV0go({k.71"o"?)7Jf^*ר{.'" uq8y,+` T  IHODK|RwG/R^o~]Rڶ~RY$¢G3S8ATް4 MP`:*;EaIBTPmˏ7F"f<u@N#jr,1V[9G WnvD'5TW[r3sסC,e>y->'3mofum5فy-Bi)߰sxQv7dل2^(=h?e?*%H\kDZA?`0'm~ ? sGS\Ҟ>P 8#q\(len"KL1ǹ hSZJ >CN vf/KfV(dveMCU8n0zyi|gld rboMRA&/RX`ۇQnVg<6t05$xpSj8%{T>n0Rؖjwn ? Q/dUK@չuY$K#H#w(jǸ\Ix\Y@7{Mvɞ?L%O[G#ȿ0i)f{]Ccsg6•T6LAu)9W٥Cg 2!fŗ26wC6aCꆋ@x_׶UpRF GY2cPDqRZn-孃Q;!y1;Kr]W)Gԕt*/Yq7TnjbJЁ_c2T]l$қ\y {M}{5C&[!UʚS? JK7>: ylV[]ط~32F,0G q\fW%xPERQ;'WBs+}~unR_@#8"Af)ν"ɒd OJc/Q8WfmG qEfS]̈́ vy=Lh)Lľ_`2 W4 /_G9zʹIۆopGDȖm&la[fyԛI ŁgspСN8g-z  xZբ3MLӉ0?WX $En(>MXVZ%&X~ X۪֝9I<rnݏRڑnY8q~/uݔ` Ȼ93P{I2kc}؝41hDnOο-*8ޛ yon(zoCW\c3C,+IV% ^fƭI;&HKw>:' m`e,5bO !:9"RLsa9(&EX\fSd.̳ 69 { Q \1;/.E+ *w ZB+ePH> ʊ~HXk_Sۼ~\iUI(pӚf1v鼏KQ9rh^|i4Eqjr '))-[p"-&g34ދ&1JFN剂8i'PaPҰe$shMHǘimEd [l;\&rͮ-?N۠4:dz!X%#/@ǭn{8.' ϧtd6FX71_)@@ YZ