babl-devel-0.1.72-bp153.1.19 >  A `B!M@eeeKUkd^K+xW۩72h:ݭ`>7Ya;nx:rTޙZ޲XtBA jZ`bӨoAf.ІXD=[WN8+yȓ3Xw':2Z9f'Ok(0# I xBp>,?,d   H  +AGP         9  X   0 d  o (8!9(!: !F'G' H' I(, X(<Y(H\(t ]( ^)5b)c*d*e*f*l*u+ v+Hw+ x+ y,$z,0,@,D,J,Cbabl-devel0.1.72bp153.1.19Dynamic Pixel Format Translation Librarybabl is a dynamic, any to any, pixel format translation library.`Brobs-power9-06SUSE Linux Enterprise 15 SP3openSUSELGPL-3.0-or-later AND GPL-3.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++http://gegl.org/babl/linuxppc64lexPa) )AA큤A큤`B\`B\]^]^]^`BG]^`B\`BK`Bq]^]^`BVb61c6a9be7c0d699c77615c8c605428387abfb4987f99e5b28d97334ac2f1793d0c8ef31c3c4ae511c78e2364ec70f99afcb107ef71575123160ec9b49f4e65a284308ea7cb4eb89a2eb6f472a6db78095e8c04316d00b386556e95b4c20fc291601f8a779e93ae4033159f94b27cae811b74b28b16c6585c6a53c9c2daaaf4a1ed510bb0bf8918b71fb95051ab55ed3fca2af7292e425060d7ca7294aacacdd9f4c0a689bbdf081a9884f4a9b406f60e16e155ffb99e0e286d3205de2ffe66e27653b87bcd8b4d9c4bc00412e30dfd67388ff3b38b359ec3b95c66d600629cd0d1c54af9d97c886fa0b240f8a2f4da6a88323fe18e785f114a9fc46493ae1b038396a982eb66d982807dbeb401e6fe18d46f04c592561673f5cb2b57cfe8866libbabl-0.1.so.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootbabl-0.1.72-bp153.1.19.src.rpmbabl-develbabl-devel(ppc-64)pkgconfig(babl)@@    /usr/bin/pkg-configglibc-devellibbabl-0_1-0pkgconfig(lcms2)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib-1_0-Babl-0_10.1.723.0.4-14.6.0-14.0-15.2-10.1.724.14.1]_@]_@]F]\\+@\l@[^[@[~[>@[Z@Z@Z3@Z@ZZk@Ze@ZH@ZDY@YY[@YXXv@Wi,@WV@VV@TD@T@Jan Engelhardt Bjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie bjorn.lie@gmail.comsean@suspend.netIsmail Dönmez bjorn.lie@gmail.combjorn.lie@gmail.complinnell@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.comluc14n0@linuxmail.orgjengelh@inai.dezaitor@opensuse.orgluc14n0@linuxmail.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgmgorse@suse.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgsfalken@opensuse.org- Trim package descriptions on packages installed more rarely.- Update to version 0.1.72: + Added handling for grayscale ICC profiles and gobject introspection support. + Optimizations for many format conversions for u8, u16 and half formats. + Fixed a crash for NANs in float to u8 conversions. - Drop babl-add-sse2_cflags-to-CIE.patch: Fixed upstream. - Add pkgconfig(gobject-introspection-1.0) BuildRequires: New dependency. - Following the above, package new sub-package typelib-1_0-Babl-0_1.- Update to version 0.1.70: + Build fixes making the meson build work with more architectures. - Changes from version 0.1.68: + Added Yu'v' (CIE 1976 UCS) color model. + Fixed a severe non-initialised memory issue - that kept us from using fast paths for many babl spaces loaded from profile. + More fully symmetric conversions between associated and separate alpha. + Added more converters, both SSE2 and non-SSE2 for matrix-conversion between different RGB spaces. + Improvements to website/documentation; babl is now using the terms associated alpha and separate alpha, all of: nonpremultiplied-, premultiplied- and nonassociated- alpha are now considered deprecated API. + HCY luminance is now relative to the RGB space used - no change for sRGB related pixel formats. AVX2 acceleration for some linear to float conversions. - Add meson BuildRequires and macros, upstream switched to meson only. - Add pkgconfig(lcms2) BuildRequires: New dependency. - Add babl-add-sse2_cflags-to-CIE.patch: Fix build for i586 (glgo#GNOME/babl!42, glgo#GNOME/babl#23).- Update to version 0.1.66: + Added API call, babl_space_get_rgb_luminance. + Make most SIMD code-paths optional again on i686.- Update to version 0.1.64: + Support for Hygon Dhyana, and Y~aA formats for symmetric completeness. + Code consistency, gitlab CI, autotools and meson build improvements.- Update to version 0.1.62: + Initial CMYK spaces with lcms2 based ICC support, much room for optimization. + Improved custom space support for palette formats. + scRGB space, works like sRGB but always with linear TRCs. + Model introspection API permitting low overhead checks whether a format/model is RGB, CMYK type of alpha and similar.- Update to version 0.1.60: + Improved thread safety, acceleration for R'G'B'A u8 -> cairo-ARGB32 conversion.- Update to version 0.1.58: + Preserve color of transparent pixels in conversion to premultiplied alpha. + Added single precision code-paths for faster fallback/reference conversions. + New BABL_ICC_INTENT_PERFORMANCE bitflag for combing with intent as bitflags.- Update license to LGPL-3.0-or-later AND GPL-3.0-or-later per the feedback from legal.- Update to version 0.1.56: + Improvements to the caching of profiled conversion chains between invocations by ignoring unknown bits in cache file and remember which conversions yielded reference fishes. - Changes from version 0.1.54: + Export babl_space_get_icc, babl_space_get, babl_model_with_space, babl_space_with_trc, babl_format_get_encoding, babl_model_is, SSE2 versions of YA float and Y float to CIE L float.- Update to version 0.1.52: + Concurrency fixes and fixes to handling of 0/1 entry palettes. + Do not pre-equalize XYZ conversion matrices for sRGB. + Internal clean-ups. + Pre-define ACES2065-1 and ACEScg BablSpaces. + Add R~G~B~ set of spaces, which for all BablSpaces mean use sRGB TRC.- Update to version 0.1.50: + Improvements to speed and precision of indexed code. + Improvements to mesonbuild.- Update to version 0.1.48: + Fix u8 <-> double conversions for chroma, SSE2 version of RGBA float to CIE L / Lab. + Build with -Ofast by default.- Add baselibs.conf, build 32-bit support.- Update to version 0.1.46: + Added extensions with more coverage for u32, half and other utilit fast paths. + Improving fast path coverage.- Update to version 0.1.44: + Fix bug in custom primaries/ICC fast paths, improve meson build.- Modernize spec-file by calling spec-cleaner- Update to version 0.1.42: + Fully initialize fishes when loading from cache.- Update to version 0.1.40: + Added: - Format "CIE XYZ alpha" color model and formats; - Meson build; being tested in parallel with automake. + New API babl_process_rows for reduced overhead in some scenarios; though bigger gains seen also for regular babl_process with reimplemented branch-free dispatch, and faster cbrt. + Improved reference conversions for formats skipping some of models components. + Fixed gamma handling in indexed/palettized formats and improved gamma precision consistenct in sse2 conversions.- Fix RPM groups. Drop comment about author extraction (not used for specfiles in general anymore).- Update to version 0.1.38: + Added format "CIE L float", a couple of protections against division by 0.0. - Changes from version 0.1.36: + Optimized customized primary aware code paths for CIE Lab<->RGB conversions, improved accuracy of gamma approximations. + New API babl_format_exists() for checking validity of babl format name, crash proofing of cache handling and use of environment variables.- Update to version 0.1.34: + Brown paper bag release + Fix indexed / custom primaries conflict + Re-export a symbol used by old GEGL/GIMPs - Changes from version 0.1.32: + Added custom primaries and TRC support through ICC parsing + Improved float<->half performance + Rewrite of all conversions functions to adhere to new signature- Update to version 0.1.30: + Thread stability for palette modes, stricter alpha preservation, now cross-compilable on android.- Update to version 0.1.28: + Fast paths for Lav <-> Lch, release triggered by pending GIMP release.- Update to version 0.1.26: + Build and install HCY color space, platform independences fixes to fish cache.- Update to version 0.1.24: + Improvements to profile cache persistance, fast paths that improve actual GIMP use on various precisions, use single precision constants for some more of CIE computions.- Update to version 0.1.22: + Added cache of profiled conversions, added HCY color model, some precision and performance updated for fast paths. - Changes from version 0.1.20: + Fix run-time errors, leaks, and race conditions. Add conditional fast paths.- Update to version 0.1.18: + Bugfix: take alpha threshold in consideration when processing floats in SSE2.- Update to GNOME 3.20 Fate#318572- Update to version 0.1.16: + Improvements to half float reference, SIMD, and fast-paths, and CIE float fast paths; cleanups of fast path extensions.- Update to version 0.1.14: + sRGB precision tuning + Stability fixes + Locale fix for setting error tolerance.- Drop vala, libtool and gobject-introspection-devel BuildRequires, they are no longer needed. - Due to above changes, no longer define build_vala, stop passing autogen.sh to configure, nor --enable-introspection or - -without-vala. - Drop typelib-1_0-Babl-0_1 Requires from devel package, it no longer exists.- Update to version 0.1.12: + optimizations for floating point conversions, HSV and HSL color models + removal of dead code + fixed CIE Lab conversions - Patches Dropped: + babl-fix-gir-build.patch + babl-fix-gir.patch + Modified .spec to remove typelib package and gir-related %files entries. Package no longer provides them.obs-power9-06 1614983794 0.1.72-bp153.1.190.1.72-bp153.1.190.1.72babl-0.1bablbabl-introspect.hbabl-macros.hbabl-types.hbabl-version.hbabl.hlibbabl-0.1.sobabl.pcbabl-develAUTHORSTODOBabl-0.1.gir/usr/include//usr/include/babl-0.1//usr/include/babl-0.1/babl//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/babl-devel//usr/share/gir-1.0/-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/53c25a5d6bcb909af622bfa9a43a87cd-bablcpioxz5ppc64le-suse-linuxdirectoryC source, UTF-8 Unicode textpkgconfig fileUTF-8 Unicode textASCII textXML 1.0 document, ASCII textPRRI~ºdB+&utf-8ae7c14a3ea045df3eafa4e819e8f4b3d6d208e304a2eebef99b39be2b4dafa73? 7zXZ !t/1] crt:bLL*cy"'8)WًKzmuC߀q/@;hp;o+sDܝ@bEX=P5Z2h[Jn_Db-,9w3 NS34jA!9F55,Xdvi;qϨ+>[X\y:A < ~niPT]k܎頬z MYr[1]7L:!}-$ᅑ{URo\CSz<РmD|Dy~X㤔I9u䠄`c0}vPFw^Hګ˪ᑫ FfSkխO&qE}Mo WmCf7= |;4ibJ]EZqD:zm^->#u1Z8'|{.cz[o-Cn43b]_ 0yX:`m+B dW54 B낏*\| na[%MΟʹ<\o6iX8MD)0ߖj|yO7`^+Βx&k ī<`QZ];y!h-\C[&ggv)!㲐 ̹%ǤXUfxv5駾mEi.& +a;%m(p\ミ%MЇCmEJȥ)sˈR0!r='(# z4z࣍2WH[fßd(~#9c/l|L4>;[lBC8.5o@G~ei^N)a+ _:DT~2fSՕuޜo04|k)ث*Дg, iܤ\4hp@ό98c3KZd۝ׅ3\Xg}UBrȧmp}$!\HonruǕ&X`-Jz1ЇZ_Q j#Xr3%d+A\7v3NSK7u!F98D_?$*)_g?؄y滵 ėڗ4xn!iþTss& }g]엜2»X?dT/!xK~>%SQ=F(c`^}vNY1}Р/A0ZX$sgCy/+ x6hv3rulPqo. C@@d:èp7 nucnΝ.4E ǏNW@T='F'_JWx'AOԉϻKHlݙBةV{!vW9~`4z^.!~Vb$3HФ(ׄ~?Dw3Z.b?+vyMi{Q AQ&~ c@w[U\Bx;>4, $Hq@g [ ݾ!/qbCQӊg)GڿGobz660w~GC\Y3nu`SwSΝr.RJD ct/M"ZmMLџJq]8,5nh{9ǎ{*8e5ٿ3/M!&'6ţt[=3پu.uBk3J5@<\h&x|0zHoQZa'sJ< 5~y"6oMٻV vm`e\P,r}J kDJO1${o,B2.jQg+;S+!w}keΙЫn MYڸ3u[Ѓ /9k a@\rI96Ƞ8n t6݊rV:hE^[`<5r3MO%5 wN %KCA!g_ymxꖓ&(o69 z'w謟h.MWä^r K ]E4վ c2X|J21M0rjnpي~YN ׸կj"2T)L斟fwiQ;zʩuROO^jbJW8n\Ց+YzB9nQRpg޿d 1_ !(F$-u7V[|^P$̑D{75x!됤Oj+ȥ]҈3HeC,x-IƢe((5gJc(*!tidP^6Rv;\Rߌ`OcZ|mUFK9TM^!PF10+ꩅ(0q usө$l@Qj7fp nQo d?bSU^L ^V3JC˯2 .z1niR|~]&AĻZFkJg&ZCK|<@{mZDhg7KKXL?s'RD=a X*q@ϖcz-8+_du-$,˅-ZWU+ dʙˢcۅG ma.XjAch4yE^Jz)nCt)Ԋ :d>VĻlY\ K٣z"Z'mQTFd{̑1L3S45D$S!oKTu~Kk>wFlL|Ɏ7cKG@I .a(Elڧ&v YUkyU!)!z&|HVqEZ$'F!bJdw|jъGxd>3Yʢͼ{9iHuS }eRIae7Y/UNk&ַq!Jf9p {WϷ|j72Փs:&/?`L a M`RoKű,VØs_D>\ %i50} jHfKN9d0wT~e@;07=R!x㳊.` U0G(;i}]Ag% T™`M0؝3Bij 8+"F c'm1C&fr B^!ާY ·Wbw?=>o1nB&E)UP ozAVkHeLsU7yAN[GJ̚Y~[#j̍XfWU= فdA M@mk_t4oU>dmo{Zp *I٬qƻkB)*`sKu1!+ QݝC#C`)ŋ\_Wajʦ Lf-5m}wGW*Qxn!z^j.tpOh~)=kKc\?-Pr7_>84Q"<"zk*l"~x umѓ)“R)$8Ӵ^wZց FlÇ8m :U(3(Ǐ=^bݞ( !t#=4ɢ4Δ󜯆e+x< x3ȁVK@ }I ;kNC;Jr.;jx,u祺DCqg֪jC5rU"ܪ Yڪ_^aKüf?%װ°'b%_7][ c 8͚C0pHY>kVv9QURȣӨ}U_l1*s%]eܣ3e2#qhQN)0x%we `%7@,BɠK*ZV%ZM 7>ʝe؛˂%3iXttMzV3*X^ݜl\r_Ͱz\9;kv 3[w^%>O(۲EesF6G=6(E>2b.4:JmY]—V"ͼ ]mЩj32|X_ k6Db$A˻EaqL4K_][㠷WҚ42iѭ%3yG 5$^O9 y~ ?=Hb$e XJ[J 5aZڕ౔|; Jέs7lX(m*"=Z4)o=YzL` 1Vc5͟*y Dg"9}Ae{>Gxkټn&cwzj;JZz? 6ёbyuڵpOc*yC5j" qE_)1lsf_]V( G8iJ?Z ec|cq} &Zwet\ّe8. (qyFnتZy,^c3bk5Ww,dSϊ]i(?]"Oʾy#"bIo"ͿK!S(= z~t ;[LO(")>Z\!SIV&p_p4XU*otc- ^A '`wݐY|47<&ʎJu>&t^$! d9`SMQ0a4wl!I9pm\RFYl@m7)O|dR(s7`(7yx蹛&;Z`HRe Tݻ0#'w'y;wd|.LA`]WvKw:zVO'TW0tY`\"`Cs'-Jr(c +\t{*5OמTYjyQe@o[pU("=K ED@]Ĵ"JHtIprIE44'^X_Lto4 IMy WDnQX4@ҙ%$bw@Pb30\Qw Ks* "܀俹m ;%״`Rqz.#“RtA2O##* w3u[HB;^\P \#]a(̷ƽUrhnq3$&BD3QGluk19^ռh&6@?ۂTUE 9^r@ ap:~f'PzU+K1ch@oG;M ͭФ{K:%ŏcTMaQNvHB/|BқXVH᠙_ݐ$S u "zhU7!h5*N'BB2.`"?ub< JV_{U\Oo5:nbMT^@dc^f;`jՕQʀZR_UyNhr3mdUc -p;LO w]Q1[ @T&/{ϜΒ?,bL\ɻZ]6.\^0aLv.4n7(CE_ô8!=g]c87nڶ_ =*/ Fp Gf] V<@i6Na Ss :FBh͚C]}bXN~~EC6B%S-ۢvhW-1'=DZp%2'=8]ӔU9r%,u_ܻcK*P`hH-.)Ef؟; u=5Eij ]ܬu7wQ-xs"*;;-C\taOOMX)o6]_@9 sVdHPwaB[U}%^k.CKa֙{[XgbbX_m\=yn4筢A!.Ήue G,Ak|$$A}It+L a<*~6j[Tu̓m (kj_ s.i8=2!MCʃ9ti\ Yޟ/;xyäۼe(s =btYcpu_xRLkTO=V3Y3=f/[G\#)Vuj?y7=]EZo;+λ eU Cwr-gFE=ᖏ%>)+izi֊G,ز*FdݐcZ&HW:7o8zV8MȱuG *}Yvc*:E638s!6ieRXiFGC!{M[afb´Sf%`\DГu6 F: h)\Xeo?6tx@$+|\RY쒹Jh0Le)" ֱ\+*҆(ͥLKD슛g̼[WE׮_wikT'Aijۄ{Li ]dMD股4~ŜƊ;Qz6 /K2QI|%cq8MʓLsUעt3,-푝g1(WmqdVܴjj쳦nߧᆴ~)PJxu[oR({\\;9 Ӿ;m _&>4'%"qROCT/cE%3̷ԛvB:, 6KoUp 0#JVgİ>h>7V+g :-D4\[Gi f)&xo@Т鵫WͽgxKRe {Ugh}TH]T&i՞˥xOJS2DVN/Q,B,HPŌZM丘!M{1$4߻+<#.H *2y)_pǐKbeVTI $<6W(:*Jmn-Y? ӌ4ok%S1J&{5c[vb?_r3|1ڦ[;E33PiMˎ[&zj,7/ﶋ2Ұo-Y܋PkX_u}Y0@Rt*y]]YI|Uaq{Ce>}~5zc $"CZ>l1nwjP$K "|.)hG;%7.+r3$7M2^c4Ţ9Al8K,z'c*0-vuܷ#:SSkߔw r]0̏>ލp> L50=ӄi:>{GPVZG+R߉-JH+HO'k[ 5Hz^Q)V2)dP]LU*-JH٘ZN]gY| )gr-/ 5w0(#.ph/Ac|jn1IX\zCZ]{ F3a*{N<# kƇ߉'̹~21&ܝȲ5F/V38񶾣5vém XcX~JBDt>PG2Oh&8$u ti"6.- a{alt}4>Cڧ6:ysm~jmI劘.TRex. 1-~j\k?HKJ(:gi[`lOgq9a@z-Y;ԣB 6Q;рxM@-z^;{XYHl4ؖ BP T!ԜC%n}X"a.dDL~2EU%nZiu;I6IF0؃5>e: +y?cF9y j=wkB[Bfvu_w \,yXਖ਼:XRGiqd -g]tdv1 ȭ2'us,nf9|$M:'gx[?߄y3ʮ 񘖽YPe)U8 1Ň%1_v%JuV^uVS T BqdiwA'^%,w8,d2I1=\$,uw 01J*`&f/nmQL |:X̝#ʚ0dOGM%|%_Hs|P7 Z _5~3,!h2dex8_m+6kU#JG(^RUh*c8ܶ YZ