typelib-1_0-Babl-0_1-0.1.72-bp153.1.19 >  A `B!M@eee/B g5-YRU;-j緁H -f G %x}l"՘|NA/٭36Z 4( >ig(Ձ~a醴{"UAJd\cIm/oB 8@C@kPGB-(WN//"NB» ,,zA}KXGƋ%Â}U"92bt%y %%ci}413f7bdbac32e91136914bddd50e83b9e23d48916a17cf2d247a9e8389ec282c17ebc9db4b6d67f12f17bfc047f404c9ae4e39da4`B!M@eee_.ؙpm9}}F[g:\|x< K)&뽁zf '-MݶȰdp%Y9*y>E| c\'̒qtVNFd K6ɬMrbs8aL{&$ EH`eG&^rHW#aVwf,-Q,TM">p>&D?&4d ) I5 O`v|     H\(8!9!:q!F$G$ H$$I$(X$,Y$8\$`]$d^$ub$c%8d%e%f%l%u%v%w%x%y%z%%%%&0Ctypelib-1_0-Babl-0_10.1.72bp153.1.19Introspection bindings for bablbabl is a dynamic, any to any, pixel format translation library. This package provides the GObject Introspection bindings for babl.`Brobs-power9-06!SUSE Linux Enterprise 15 SP3openSUSELGPL-3.0-or-later AND GPL-3.0-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttp://gegl.org/babl/linuxppc64le!`BVe4c0cc8bcbd05c203037044c9e3e9806a1153edaa7ba02f9a16ecfe2e895ab16rootrootbabl-0.1.72-bp153.1.19.src.rpmtypelib(Babl)typelib-1_0-Babl-0_1typelib-1_0-Babl-0_1(ppc-64)@    libbabl-0.1.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.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 16149837940.10.1.72-bp153.1.190.1.72-bp153.1.19Babl-0.1.typelib/usr/lib64/girepository-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-linuxPRI~ºdB+&utf-899c9782b470bafbfe3d60e71752056c86faad179be4e0f444a1f89e6e2d7f6b9? 7zXZ !t/" 0] crv(vX0`GeNɛw}(kQ./ir fF3BKT4F2klk;&*&VSkf}7+Q[f3a.y{رߞ4Wkcupe]M@,;WYh2['ņ/9!*Eu/f hQ78.!d i LfK-z鞠ZHaϽJX */pģߵ9 !HED%Do;s4~0=/H7uBCǎv2[9Ŕn5Rl%I.^+$kEf$_Fw yц,r]& C>W,^F HoIosM&5% 3٪.nAyg3&dwU"0zs+pkt~"#ئמ:77).Cv T>[iՋT%| TQNdFHtax}[92f.ԉ02PPS_U8oHJx"QG_v/xr6G0|r30DLx~̍q)?Sˊ1q^P\M >h}^aLxBjN|݉uB b68`a1 ~^2r R`cuy ~Yk@J4Tڄa>pLBx4?nq"%% }wc訂Y(MxDd"3 MIT:]{FK T4vӫTzb )ǮxK^Aӱ'jڥ3/M1 ~‡wGnKgz}gA#B(Ni]z ^9Wjh4/q Q!hnw杌BĄcM)GtX?t\RXdM;Hή,Eүav(xTKTKwQsu~=.WE )%'ވ16!p& blƉpIc$ױ@erJ\n` z֕\jd;APPt5Gmr̂6+.C_ccAxb-n?Dm:rO7RKsǫU$Q2`j_״Cp_=Xi!8.pnBմ*Q"]a8!ǫqu7_@kvVQTk&>kݓn!X5w˫~S;@cwZe)_ n A+#kH һ<)dfH>P4CmR!^_R5tk@c"2%znܮo̷d [ M^ Ty_F9k