OpenShadingLanguage-common-headers-1.11.17.0-bp155.1.13 >  A dkI%z ̾ھ67vxRNWQ mXނq&So(Wo9 7oV*к{.S-Yp#j=3KJ=8fۯf9;-1Tq@iް~A9Y(P'[&NGs婘oSv޾*ҺUjvo:ݖ,ZƤRj>9GY BLw篗ѱwh⺚}Gl*pzKLwz//ܑ?a=mlF%kR趝E˘OiVbvmY3 aAT_5]B123Os<v1H<7p(ꞾtJIo k/̛p>y$3Mx84em {ng'΃#_!{\؏YV@k ^Qb_ #z&V4L_~< vWϴ=2g b499783e6f096badab44704122f3b6a26d2df7fe094163cb574e925016b4c09617f2f62cb1258a2c980c00558cbed9b0c26c8c102RdkI%z o!kUf:Bռ7y;G4X5gxk'J9? E0(72FPd:d#{8cY@9@̥*WPsz2s^88&ågt[詝 .)~[/\X=%v/kV1o;>lkۑe,w%k(q=#GMqr$h.ڶ0m%SģWw.(۝Dt)?^?Mh@LÌuUW^q2.0v}@wè#&B_2K VFrQWc6xN)8eyQD&GH()L 6b[d*kOfn( H>p;+$?+d%/ : e ^dl              *\ [(89: F'G' H' I( X((Y(0\(\ ]( ^(b)4c)d*Re*Wf*Zl*\u*p v*z****+COpenShadingLanguage-common-headers1.11.17.0bp155.1.13OSL standard library and auxiliary headersOpen Shading Language (OSL) is a language for programmable shading in advanced renderers and other applications, ideal for describing materials, lights, displacement, and pattern generation. This package contains the OSL standard library headers, as well as some additional headers useful for writing shaders.dk7obs-power8-05SUSE Linux Enterprise 15 SP5openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Languages/Otherhttps://github.com/AcademySoftwareFoundation/OpenShadingLanguagelinuxppc64ley E kAA큤dkdkaaaaaaa9fa4e2a56a0b38f54e24f871a2886c35a78cf76c3082a89de7224e545349ec86231d38a1fb5dba0ec9a9ab91fbf35c3e47a4972710d8cb5ac5e404f46abbd6f76d4125de9f07d50fadc3a68aa8c14b5271c050cd8978447612da02794ad06cab02f40cdad79f7f57c7cb26194ef8474595d738c3dfe2f1b4274226700ccc16784934bd40472afe7b2f0dbb13c83c745cc8b713b0a4a815fe6dfba6eccdc126a477e4568fc69f787cef6473baa18ceb23de7d5902e95c98c94dd70b704dbc46fe6d3cb361108d8b124b79b744e8baccc5aac0f090cf71ddb621edea0611a253ccrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootOpenShadingLanguage-1.11.17.0-bp155.1.13.src.rpmOpenShadingLanguage-common-headersOpenShadingLanguage-common-headers(ppc-64)    OpenShadingLanguagerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.11.17.03.0.4-14.6.0-14.0-15.2-14.14.3bgbe;bRbP#a@al@a.a,@`@`m`W5@_@_ @_^@^@]µ]µ\;(@\4\*Stefan Brüns Hans-Peter Jansen Dirk Müller Guillaume GARDET Hans-Peter Jansen Hans-Peter Jansen Hans-Peter Jansen Hans-Peter Jansen munix9@googlemail.comDirk Müller Hans-Peter Jansen Hans-Peter Jansen Hans-Peter Jansen Stefan Brüns Stefan Brüns Dave Plater Stefan Brüns Dave Plater Stefan Brüns Jan Engelhardt davejplater@gmail.com- Fix compatibility with LLVM >= 14.0, add 0001-Fix-compatibility-with-LLVM-14.patch- Fix build by requiring llvm and clang 12 versions- update to 1.11.17.0: * Fix in runtime optimizer where tracking of messages and unknown messages relied on uninitialized variables. * Minor changes related to OpenColorIO changing their master branch name to "main". #1431 * Testing: Get texture3d tests operational again. #1437 * Docs: Fix missing "errormessage" explanation for environment() and texture3d(). * Build/cmake fixes: Make PROJECT_VERSION_RELEASE_TYPE and OSL_SUPPORTED_RELEASE be cache strings, so they can be overridden; change OSL_IS_SUBPROJECT to PROJECT_IS_TOP_LEVEL (and change its sense) to match CMake 21+ behavior; add a TIME_COMMANDS option to help debug performance of the build. #1443 - drop 8682211d0bfe5c4be63a4a003d06037ff9721e66.diff, 1420.diff (upstream)- Disable partio on armv6/armv7 since it fails to build- Disable %ix86 because of build failures- Update to version 1.11.15.0 + Changes for compatibility with OpenImageIO 2.3. #1393 #1388 + Fix potential crashes (or at least undefined behavior) due to missing + virtual destructor of internal Symbol type. #1397 - Apply 8682211d0bfe5c4be63a4a003d06037ff9721e66.diff and 1420.diff in order to build with LLVM 13. - Add partio library dependency- Fix source URL- Update to version 1.11.14.2 + Fix warnings that occur when compiling with clang and C++17 mode. #1379 + CI/testing: Additional CI tests for clang+c++17 (#1379), gcc11 (#1381), llvm 12 (#1381), speed up CI builds by not building the testing components of OIIO (#1380). - Update to version 1.11.14.1 + Fix library setup for LLVM installations consisting of static libraries. This fixes a build problem that can crop up on MacOS using Homebrew-installed LLVM 12. #1375 - Update to version 1.11.14.0 + oslc/OSLCompiler: Check for errors when when writing oso (for example, disk volume full). #1360 + Fix crash generating closure function calls with LLVM 11. #1361 + Build: LLVM 12 compatibility. #1351 + Build: Support for CMake 3.20 #1354 + Build: Be robust to certain OpenEXR 2.x config fies. #1356 + Build: Fixes to deal with newer OIIO builds that are C++14. - Remove 0001-LLVM-12-compatibility-fixes.patch fixed upstream - Add build dependency on OpenImageIO (executables)- Update to version 1.11.13 + Updated vector2.h with a mod(vector2,vector2) function. #1312 + Fix unnecesary error messages to stderr when encountering broken point clouds. #1333 - Add 0001-LLVM-12-compatibility-fixes.patch- do not list pkgconfig directory - provided by filesystem package- Update to version 1.11.12 + Build: Changes for smooth compile against upcoming Imath 3.0. [#1332] #1341 + Build: We weren't properly hiding non-public symbols. #1337 + CI: Cleanup and get rid of the last Travis vestiges. #1334 + CI: Speed up CI runs by using GHA cache + ccache. #1335 + CI: Separate CI process into several individual "steps." #1338 - Update to version 1.11.11 + Build: Make the CMake build system more friendly to being a subproject. + #1304 + Build: Improve dependency on Imath/OpenEXR include files. + CI: Fixes to Mac CI. #1315 + Docs: Update CLAs, Charter, GOVERNANCE, particularly after acceptance of + new CLAs and moving the repo to the ASWF GitHub account. #1308 [#1240] #1314 + Internals: Switch from deprecated call to OIIO::parallel_image to the new + version. #1317 - Update to version 1.11.10 + Bug fix: optimizer interaction with output param that also is userdata. + #1295 + Ensure that LoadMemoryCompiledShader returns false upon parse failure. + #1302 + Work to ensure that OIIO will build correctly against the upcoming + Imath 3.0 and OpenEXR 3.0. #1299 - Disable lto- Update to v1.11.9.0, see included CHANGES.md or https://github.com/imageworks/OpenShadingLanguage/blob/Release-1.11.9.0/CHANGES.md - Add new build dependency python3-pybind11 - Remove stray python3 oslquery module - Add loplevel markdown documents to doc package- disable RPATH handling - fixes 15.1 build- Update to v1.11.6.0, see included CHANGES.md or https://github.com/imageworks/OpenShadingLanguage/blob/Release-1.11.6.0-dev/CHANGES.md - Drop obsolete patches: + 0001-Fix-typo-in-the-.pc.in-files-that-botched-the-versio.patch + 0001-LLVM-10-odds-and-ends-1135.patch + 0001-Some-SPI-build-fixes-for-finding-the-right-llvm.patch + 0001-Use-single-shared-clang-cpp-library-starting-with-LL.patch - Renamed legalcode.txt to CC-BY-3.0.txt- Use the correct CMake variable to set the shader install location. - Replace osl-pkgconfig-versions.patch with correct upstream 0001-Fix-typo-in-the-.pc.in-files-that-botched-the-versio.patch - Adapt to LLVM 9/10 changes defaulting to single clang-cpp library, add 0001-Use-single-shared-clang-cpp-library-starting-with-LL.patch instead of mangling CMake output. - Dropped osl-oslimageio-soname.patch, which erroneously adds a version to the OpenImageIO plugin, voiding any chance for OIIO to find and load the plugin. - Rename the osl.imageio package to OpenImageIO-plugin-osl, to better reflect its purpose, install the plugin to the default OpenImageIO plugin directory. - Use python3 for the build process.- Update to v1.11.4.1 to fix build with LLVM10. - Remove incorporated patch: 0001-Generalize-lookup-of-stdosl.h-in-install-directory-a.patch - Added patches from git: 0001-Some-SPI-build-fixes-for-finding-the-right-llvm.patch and 0001-LLVM-10-odds-and-ends-1135.patch. - Created osl-pkgconfig-versions.patch to fix pc file's version fields. Upstreamed along with workaround for new libclang-cpp in issue #1155 - Created osl-oslimageio-soname.patch to keep the library build in line with v1.x. - For many upstream changes since v1.10.7 see: /usr/share/doc/packages/OpenShadingLanguage/CHANGES.md- Properly rebase 0001-Generalize-lookup-of-stdosl.h-in-install-directory-a.patch avoid workarounds in the spec file. - Remove conditional code for Leap 42.x - Reflect required versions of OpenIIO and Clang in the spec file.- Update to release 1.10.7 which fixes build with new llvm. - Rebased: 0001-Generalize-lookup-of-stdosl.h-in-install-directory-a.patch - Recent upstream changes: * Adjust for deprecated material in more recent Qt releases. #1043 * Fixes for MinGW compiler. #1047 * Texture "missingalpha" optional parameter generated incorrect code and crashed. #1044 * Fix incorrect optimizations surrounding 'exit()' calls in the middle of certain shader code blocks. #1051 * LLVM 9 / clang 9 compatibility. #1058 * Fixes to Travis CI system to keep up with OIIO master recently upgrading its minimum required CMake. #1065- Fix lookup of stdosl.h from oslc (bnc#1123254): Dropped OpenShadingLanguage-shaderinstalldir.patch Added 0001-Generalize-lookup-of-stdosl.h-in-install-directory-a.patch - Cleaned up spec file (defattr) - Correct LLVM_MCJIT_LIBRARY value, add comment - Use current LLVM for building (bnc#1123252) - Split shaders in common-headers, MaterialX-shaders and example-shaders subpackages. stdosl.h in common-headers is required by oslc in the main package (bnc#1123254). - Correct clang-devel package name for Leap 42.3- Spruce up descriptions a bit.- Initial version 1.9.13 created for blender see boo#1120406 - Blender fails to build with 1.10.x versions - Added OpenShadingLanguage-shaderinstalldir.patch shaders are installed directly under /usr see: https://github.com/imageworks/OpenShadingLanguage/issues/955obs-power8-05 1684770359 1.11.17.0-bp155.1.131.11.17.0-bp155.1.13OpenShadingLanguageshaderscolor2.hcolor4.hmatrix33.hoslutil.hstdosl.hvector2.hvector4.h/usr/share//usr/share/OpenShadingLanguage//usr/share/OpenShadingLanguage/shaders/-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.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/29636e2029ea295d9b2d762220783186-OpenShadingLanguagecpioxz5ppc64le-suse-linuxdirectoryC source, ASCII text#vuVpxutf-8820645766bec8f1be7e57328f9602d1cee4239545ed3008b9633338cc85bcdfe?P7zXZ !t/#^] crt:bLL ؝0Co jWegq*fky+9qTdaayu VX<P^i^> YFu8Nj(-X]}Xy[<{Ê@=xbU:`͓#U#OF ?UV,hT@Ucq9B:hƚ\עWkscoI[K6 uY5aM(3'Y(/_TGʷ e~0q: (#ILDȽE[.NT1\wR` _7 a:A^  C^!.<ǭbǍce l譪=U7y"5-&V87+I \:7E8ƪĭV`U=.^S{n S ͗`7O =+5)KTybriC]{5놝ej?d ⟒K<6:bfg_ >"om앛,ώc%OyH>|FN![2%iԊwq؞ǩ($mӗJ +*$ 5|u8/FEɂ90H.|Q-%[ZL"c(cA,=mNc ]ظ{8) )B;>s,뿩thqtS)!ЮG:՛aJ*ڡ} Ϻ@%9Hў|ۣNA3{WzewYtr9/׿c2^%',no~N޸'!* 0[m}2Xt6zmoy%[U\5E d:u/] *j5R&L}=g/f62БRUf1m) .fc4t /y[rd#ġd" U͉Ʊzk#D.p V? 701Ʌ^%c %"qy/dvLWۋϣߓ$v9v$<=|q& s.DI?o䩝0k%ЙV%LޯIՊI`H\e4~auX?("5hf~fہw5%7INx!e7p*mJ7)V=[ӪgɓLNjK0m50=N׭+-|*ȧJ;o,U]G9B7fRVP.A+f=pk{hxzC;G+?DK)?xSً OoyG&4&R⯀ />qI8 w5ȄAD#:5U ߔ@&@֕$b5D7[t?94' iAD<Ʌ,;G pcCu͔ëYua)4L@5\@Y~z6Km|wbd*jB =Hzɑru?d8Cq@1@v\b 5cdqŪXI! EZǫe~Hx;$誛`Fu$+]_A4y6?d2xod L-|ɔHQ׷*;T@V#s@վ'_k,4ן|EF׌GY.dUE(={."ber;dl-4ε.EDOArRs;畻? y)+j cirx01Q>g2oH9@?H'EI3D5 -м}h;6ĆC6GY8F#2ʊ._r^oaF;(r_*}>q>FǀnR4U?1.  XխAC̓AusnQ"⹮ϙ ȩʾ&lQ[{T+Q(yM\̉&NXk۵RVJeI]xqLKQZET\00GGzO߹:zn5\dTe ,IU dY9r F.xAВ<݂8MGvvAY3+RZfʡOHIbŐz(.>q=T[B!o=H$zs$/LS]τ~tN[-J,:jP 6ک]݇&ޢB2C~E+-X73&f/"Pg,[P/wXHvD$c 78KCCV>G,@xLp`4f?q4_' oGu!keoN C@9+_q•UoyU.b(8 mEP4P+ۗ?wkπ B2@Z kR;|W;>{o#υ֌.ǟ3\ZFܻz e;&/= (mxm\JosjU$RtN%N[Khnˮ3݆1Mt%NKI+Ȍ xN9óhfZs4 BT0"<~ֻ |dK]检%XcK**ϴHiUDA]bª7<-78^7NDkD9›}D,DE}t*\N78T5YϸKąT1F@3}[|q'GU{p&W_h9ru|*ȝ Cijʝb=˝p@Ese"V+bz^+QelU3X8I8 nU_UoVwR:V"ޏrIC%fFqDF"5u}to3W4뉡`:DVg2>LNV/C"a E1~Iu80B4 ; V(nC%djṔOq IӮ!.Gmv܅ *8d7h 0[6LXo5/hsl L;1c S< wT\exvohCup 7Jcj_ag> 3jqJk ~(j_^|Z*ơ4 Op֝vtñ}O ,7/%Pq |dW|_$R;w>x="u\"B=FFa*ݔK`O"Ql$HRμ%Ԣ6/R}%a~5&Ȩnxw??Ŏ ,Zĵ eŚ屬0??VL*5I-sgmO+a4v/|H\.ɷʋc@%2砓~l+kylPrHP1P"˔\% +E{Cfdԟ!=niSO,xǛh|¾:H+| BflBr}IaOqd+2}7iR>L"_4.vۍ$Κa*,RֿLqfq5&aF~v!SY9#=!^.~ЕElsM{h]ѠxXoB:H Ɣ:YmMxWHMѓt˓틡0E%xV)wu _|#E*@͸>/1Sq狾,DBT@BolR*xmFV"sWw>lB4gBKKVԊ?[-*OAC1lbu |8E{s l 4\BspN %yݟԆ&*Q־o͢ V6yЌۂlN]ﶓ)m=$ܙ"Z) P)Mq._ 0\f‹@QV*9I.E $SQ2nXu5:Ni NGl}3̚/IH B2.hHZ{u,84I{co>fgNݡi[=V"W%Aſ uD48Q-GbfNv蛚'W90_FLT5u i]̧Wĉ꫖0+Eh$Ӑ4>2 oӞ4kFx p9dW +_Fo2b$嵲Ea!$+6-WݦqNFpBo y䰉)H"1T-^Uwc $mRkclϫ`5~9Z+T6-a<%I j)mۛ5hVA/k/#$o4o27$V\ú_xVT:2QDb{ϢjǶ*eD6;GջfXPH`އ-ЕWo>5WүRkUTNq$y.hJ.0~:k膊- ݾ:7WAx2-J%FZ8d} ~HA䥻5YLսPB+EAo}޳m?Iju]n@H\=L{u B%M`+(-dx֕PaA㗼;6eRqXh"5ՌHhƣ^-Dze;`MF!E1PQP̶wga8a0h  o-]IHXd)fAS")~G#&>/,Zw?=el*Θ!`gNLo!Ri[E{@- N P J_:I/^(^Sn\:b TZķ'٥){x"?T01b"AgC(\ tb_g ު˛>_R]p&-BK{30^C\<3{b]3 6KԞsj4u(Sx7^Ӵn ߙCT/ہJ58 hk#C+jPD_>mcq&ٛh?qIq-W0u fٚ hb v*R5BVkWkY,iKd{zQ~xrWClI2L&&dʡk{!TA- |t|bdmѷIcI[{ᖃ8oJpNx꩜<@vlW*┿_Y{/jYnus\^&cmNZ.&¸h3Vr~a7#1܆QdU=?Eo^~3'/<')I)+?M Dx~"l[un.F/A">i[y & whzخ\WNp" v9V9Jv/_GbVE- u83@C> @;A/oQpooB鯄nÝUB.˪`KQ DXόoLJFN[rf#0M {{^/[k)jb+-pӾ(?[{LY}S~~܈8Dg,E}QCuFeڔ<v@.C` ?+b*=gG<Ӏrj9a42"R~M:~&lI{{+Yzc̽(eUPO|V୕hFĶYU}{"\ œoF:ܠiOy5~B\|dNŧo%wMG9QUQXb(N#9} :p1}BXΟE%PRnO;Bb eR;zx JG ťqnKYbL d8=x״RUqx/+ܗ0@?q*);O_Ngj h-32H|/Sct4kמ"oX;h>?5%w1Ni:HQ8FۈnQĒ 1kUӼg88+3vQV۪#dR>Z2!>x(;e% -!?G;^ /{&/ьDI[8>򗁊jaS)o O} 6SkQW p{嶜̎UljY<x>6*0Prᘇ5/ͩ"Z23cVjw,R*׾Bt"*~6u0||fg__f}e+{umף%1I=mP0@cW9Wrhln硐gLH(½K>d?bf/D>!P5(^x{b?nG$sJUyc!6dCC;s t ?l82he){߫k6Z k@cNt[6=j7وn{'