OpenShadingLanguage-common-headers-1.11.12.0-bp153.1.1 >  A `c!M@eeeUf%5wt&V\UY`{Fyq Y?WgӬZSqwAIzf?:q3}Pkl'X<ʩ8;_=8 ]IܐW#39BsQ=ڍ ZT5YyRƸ0TgfoM V=4`<rW!~Y# 7IPxX Xp2Vy7|FWu(yc9f7ad7f2a71c6b4f36b6eaa045038354591a02bc22720b0d4334a680e5adf0fda53b71fa545ca090db0e3135f3578a81177b10fF`c!M@eeejSUEO4 _&*#ɼҥSoO⛯n];/s\)y'}AԔU2B'H O-?"@bqoi#HfB0Ot&cϔGB )#{uga/cƿU&)vM#SXŢ] -U徾t#7V5fMZHD!oX F]U԰&SB{%-P>Fw45!y(+9oL>p;P?@d%/ 9 d GMT x             D hC(i8p 9 :Z FG H, IP X\Yd\ ] ^bdc deflu vz<COpenShadingLanguage-common-headers1.11.12.0bp153.1.1OSL 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.`czbuild71ªSUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Languages/Otherhttps://github.com/imageworks/OpenShadingLanguagelinuxx86_64y E kAA큤`cr`cr`=`=`=`=`=`=`=9fa4e2a56a0b38f54e24f871a2886c35a78cf76c3082a89de7224e545349ec86231d38a1fb5dba0ec9a9ab91fbf35c3e47a4972710d8cb5ac5e404f46abbd6f76d4125de9f07d50fadc3a68aa8c14b5271c050cd8978447612da02794ad06cab02f40cdad79f7f57c7cb26194ef8474595d738c3dfe2f1b4274226700ccc16784934bd40472afe7b2f0dbb13c83c745cc8b713b0a4a815fe6dfba6eccdc126a49db72a1e5ad18433d42c197fbd26a90f54c01a4f2d44acb5c87e1fefc258045c6d3cb361108d8b124b79b744e8baccc5aac0f090cf71ddb621edea0611a253ccrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootOpenShadingLanguage-1.11.12.0-bp153.1.1.src.rpmOpenShadingLanguage-common-headersOpenShadingLanguage-common-headers(x86-64)    OpenShadingLanguagerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.11.12.03.0.4-14.6.0-14.0-15.2-14.14.1`m`W5@_@_ @_^@^@]µ]µ\;(@\4\*Dirk 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- 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/955build71 1619157882 1.11.12.0-bp153.1.11.11.12.0-bp153.1.1OpenShadingLanguageshaderscolor2.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-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/ea90ed21885879a4d521d4390bddefbb-OpenShadingLanguagecpioxz5x86_64-suse-linuxdirectoryC source, ASCII text x/sJe<ȱutf-8bc88b828f2e7075e52ed13ab60cd2839b85060a5c1f2ac899ac91916c8d7aa5a?P7zXZ !t/ȿ#Q] crt:bLL LT!7a#1-F@n^+Ƚn-au3tS3 1lAmRYn}9hD=bFўĻa-i t5P# }sLH/U/Q!G#=>jbw4 ݼ2\tCyQI};vFP7Of6!ASwK=Af ]}|^rߎA_@XϤgVe+/Nk=n7~9ӄe sTmYjG[` mK_#*+jҍ[Q?H-TUhgx,Raq/F5YBn.sln%gלY_YO&բkaHn!ZQ9Aw:Ӓ[et hȝ7􅩮 n3C/KVymʫ07%˿mJ:;iA"'8.vvpA/_.9(Au 82h0Uiå,[rFę^j}ibI?qQCzJ"XCg94=^;،^[.h$SU/!قMSx9V|&!'a\7STh?ܥJ[MN>?ْfuJLx!3f:0ʝc{GXH[`c$ @rI)|}3PA!eTw`E5CX8a~b| Pr.g1b>i^ N,: )Vjpl16=RskZgrp4Q-i9)퉳'2nsv0' g_SKirqG7θPMDKEw,Iެ ! (CV2 vZ5ƑqXH48񆙓1Xs2ыكB O%׹&>~րMfU=ʁx#/+-m:zbc%{Gd #:3q c1}7)ހ_+(-Y4a{ n EP%.UTkʆSF5w%#Mmb,U Y "78TIz\?*.ژ6!!OI"t^# KQVdQ~&J,icSh:i|o -b~yٴО.Am]&я9C؊)X̆8kב9zYRv_ߑgt4C90,ۙ/c 8iم@ ]ˌgh]q7w< QoɯqC>+?k% y|2Xދ}%PЬ| f/֙]I5Uk8A,?:K"k8ii# Ox=k}d H[?Li_/[%E{Cg G`hxJP%42#2-|- UjLuv!z+8>wp{3^QxƌFU1z;4zî_NRzDFf'h>5W;(@]*<#e|7 -twW|1n, G)OЕKFTѳ!3:S.{eB?u/.EkԴ_|hZ-Ťڿo\5ÞD}v-Ȥy! {Phwj]0$8{$h(DJ<xOZg^E&!s?.EqYfj 6vC:~FCUT ?;UNomc1f!iZw%[tYsшBԛB mDP x,RCZWYGUjn |p`dd^bP} ?\O;]ZӛHy^83gueШ;kYOJ ' +;mGڂQ"(C( kՌ');áD%3l |q_bܞtw~BONc ➝)Sm+%߹fewPԶ=!]uK-ȏ HӔ 1{rΧ7*[ Cp3h`;KuM7fRH3i%/H|WzSזJg goO)|HÃm뀾 >m|SUGwh-MD rnMs=c9zEej;u)pU0%qh!|Y r=$cC 2dG#/)CGo5C:". hk-;ףΰS3Sl8gaYZsҨ;)bB"cɉYsv&<8Bu 5vPX:˱T.!ov)Xm^qK Z.W4/Sx%0ST](Lj,Ԟ }XY lv"(@xE€}$JtjmSLnuk5قBپR4o򔛈fFЃ05#&/7&Tgoo%aIٸX*N i2]exE~i obx.e.xZRpIg|k褸9uq^{iu__xgX^TeVÏRfA|$%t&PrT{n`C+%ha;;2їki݀_ 6ӫ]UڟmI#!)d'{^\# V..\?E:nZG?:p:STCEX6x=V9n[?HDvJB &.ʟ۝:tyXѢ/> pl:n0K }4P~9̗\A)(WĻUiLF{$CɩVZE: Oecg2og EOrc2Lf^J<4zA$!"BTzbշa&i̇$7_՞OO33<ޔ_E"\tõ 5;oM{hfc]b*/؅}E,7>ϦPF23;]j"#|GRwL*hOL! wヌp9KOfȚ=tq\w0: +WiVn'3 Ixp0beD9]@}YlkX\ Vr` \X0uө8(=**Q|Vf}#C#?%)8e|oKL䪨haUޞAl%wLn3,3l^H R$hY~z{! +ir|~͍DLcl˱9}"8_83)04u]9>>O{fkn9֡mn]Yp!qFrZP)a v[@8S<|#t.v`&) 3\x{b9)GRk7o tZtMS qr&qPh~)76dA}Ie!+Р,ӍMNϯѭ &MvbXy߀=LjK5) ="׏Ղ[ :PMh c@5-12bv( # o +=|*З*Q, H7)~Gr*K:mB;z+k.cwTirc(OUOGvjK-1*:܋Yjf9.ҧinWgi*޼ËyXZΖJs\g8=χUp{Esk`!;#xƷ &ax_@."gMX-caC p+B{]eA8$uEK06<3) ܼiP*%@38*X営_4Xy2~}P/ܔ7cv(Ǘc67w4[Ts_Dׄ7*W74WH Ab-:V-킟M Jx C=}.svÆx210 z2p._7rۛ"uCk)iGU=Aj)~t}OAxVP  QQ}-0/%?pBA ن*(~vnV&jAGG2T G ?bD;<1;pOWa1ٖZXE096cDF hVV`֥(Oɲt*>xPFn=Y5"-i:Sݛ5B4 (eHNXG_?Baq&Z O]tS;^Ju\$A<3ض}=BB_~qSF 5@rIFkJ_&9`>Hˋ?-QzאR>^҉O`@=WɰŔܩr<$nTL `,_@QS Ӗ,<&%'DU X_abD ٵ]ȪzM= Ťz-_Hn>%VY\R-?7&TM: ᗽ_G@z/qru+@{A %R{d:D1N^˥n{W^y"t! 5B!ϫt[4|~Pfz !\JɆM[p5fr8B[Em nպCh"ƒJ rEGS|b4*ZLAB^Z#Zi/t^O[PD%ʧzYcWzNm>/&&$ev Be IUKco[D@_y,%ũθ6|l .6cQcmT[gsJ;=+(V4Zà|S~q1b8Qv)a"=x?[4u=d4vW 2QXWq0 cQ9#/G=LN]=ө՚jOx霑[B. Ev4nV`jqܠ4q޼zgp|d-&=3Ev*IA`KX=TV!ۦ gp힀[oU.g@ys{#)¾˾~ f5ÆE澀CGdˑjFi" '4M5yl , І.bLG 6зjOǽl&cJ K eQL G205}:P$h$Y>a'^gY41DŽ.*8q7 һ YVJ&"Ο hʆOQ5Fmm7dCɠ6?.PP^P L/Ϙ\lfݧfEQJ˥VL:(kDVUb!3wfVOti7 kX~' @Wr FN-FÿiI-5T5iϴi606D@vZƹmbB@Ma`ͻKPxnr-ERFzK8EyA/q9$ɯaXr`0 %߃"Qk+A~aVa%_>񍪝J/Lw:s=nU [PKŮztՑ!\Ġ^*PbF8"Gl{AԷ :ʽ=[ g.zMXf)ҀGfu7Td,Og]xZkЅ<U)V@C* ,M H,ڴU/0.cj &>* {W6Xi:FLe -ɫ?Nx? ) TdX\ &oHWLl)ӣ.ӗloxD# f`}뼨/8f 4܃rb6bܥԾ( Xl3 _: M2+iЃm%o/>S\ʼn>Bg'Buk&xx 4yMt|lgcؓZkhdPM23({*.WPe/,˙%/avq&ߚ~#VfM!- ᕉ. .'8!ހox}yjysA83oPZ8K'$@$!w\" =uf*hUjnA ]㗇֫hV8Lhg<rQ鸨+veߕU-WcWMuZ?RxIC?N:00)^GJƶ YZ