libmypaint-gegl0-1.5.1-1.12 >  A ^p9|R i8:Z2A#"Hȿ}Ɋ&ΘٖlBp2'$2ʥX^bXOdލCp,4q§hk)qL^ ,mMJ?}zLa^bk֊ h.,27-N105fe6f77df02242ba344b4cfc3113cb3e2c8c47807a3b0c475df8c824eb69f09bede87b13ddeadb5a314cc7d4c895a3b761f657-^p9|#UY5ckBѽ(z/]/ĆKdUުÖH^FaV>{k( `jD1dg:ggnOer0wE˓bKg!Խp/58+pe_팸:P0yFIbZQH6e|(6|AdsaԘĭ>Rª 1m0xꏲ:KU.'$A;!!RZ6r4¹ >p@?d  [(,Efj      (0:Ddlb(8 9 : >@FGHIXY\]^2b>cdCeHfKlMu`vhw xy zDTX^Clibmypaint-gegl01.5.11.12GEGL bindings for libmypaint, a brushstroke creation librarylibmypaint, a.k.a. "brushlib", is a library for making brushstrokes which is used by MyPaint and other projects. This package provides the shared libraries for libmypaint's GEGL bindings.^!xinomavro SUSE Linux Enterprise 15SUSE LLC ISChttps://www.suse.com/System/Librarieshttp://mypaint.org/linuxppc64le ^^81d3d8bd6a416b0cdfcac116404256ae5f95e0d8aadf27ae75ca0be8f2997106libmypaint-gegl.so.0.0.0rootrootrootrootlibmypaint-1.5.1-1.12.src.rpmlibmypaint-gegl.so.0()(64bit)libmypaint-gegl0libmypaint-gegl0(ppc-64)@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibbabl-0.1.so.0()(64bit)libbabl-0.1.so.0(V0_1_0)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgegl-0.4.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libmypaint-1.5.so.1()(64bit)libpthread.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^S^K]o@\@Z@Z@Zb@ZXqXbadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.comjengelh@inai.debadshah400@gmail.combjorn.lie@gmail.commailaender@opensuse.orgbadshah400@gmail.com- Update to version 1.5.1: * mypaint-brush.c:count_dabs_to calculation changed to be consistent with v1.3.0 / 1.4.0 when called via the old stroke interface, and generally fixed so that there's no need for an additional initial mypaint_brush_stroke_to call to produce a visible stroke. * mypaint-brush.c: estimation of dabs per pixel reverted to the old calculation when called via the old stroke interface. * Fixes incorrect versions for the requirements in the libmypaint-gegl pkg-config file (for both gegl and libmypaint) * The openmp flags are now actually used when building with - -enable-openmp * Translation updates. - Drop libmypaint-gegl-pkgconfig.patch: incorporated upstream. - Compile with openmp support by passing `--enable-openmp` to configure. - Build introspection bindings: * Add BuildRequires pkgconfig(gobject-introspection-1.0) and pkgconfig(glib-2.0). * Split out new packages for introspection bindings: typelib-1_0-MyPaint-1_5 and typelib-1_0-MyPaintGegl-1_5.- Update to version 1.5.0: * view zoom & view rotation. * spectral color blending (pigment mode). * new smudge settings: length multiplier, buckets, transparency. * new symmetry modes: vertical, vertical+horizontal, rotational, snowflake. * adjustable angle for symmetry modes. * optional multiple output rectangles (only relevant w. new symmetry modes). * Directional offsets are clamped to a maximum distance of 3 * 1080 pixels. - Drop libmypaint-gegl-0.4.14.patch: fixed upstream. - Drop libmypaint-gegl-shlib-version.patch: incorporated upstream. - Drop libmypaint-bump-gegl-version.patch: only applicable hunk moved to libmypaint-gegl-pkgconfig.patch; rest incorporated upstream. - Add libmypaint-gegl-pkgconfig.patch: In libmypaint-gegl.pc, change Name to libmypaint-gegl to avoid conflict with libmypaint.pc and Requires to depend on the correct version of gegl and on libmypaint - not libmypaint-@LIBMYPAINT_API_PLATFORM_VERSION@. - No longer needed to run autoreconf/autogen.sh before configure since patches that modified build files are dropped; also drop libtool BuildRequires required only for autoreconf. - Use autosetup to apply existing patch. - Bump so version in keeping with upstream (1_5-1). - Move libmypaint-gegl.pc file to libmypaint-gegl-devel package.- Update to version 1.4.0: * Back-port a few new features and bug fixes from the 2.0 alpha branch. - Add libmypaint-gegl-shlib-version.patch: Fixes building with GEGL Support by removing versioning from the gegl lib (gh#mypaint/libmypaint#144). - Minor refresh of patches to apply cleanly. - Version Obsoletes for mypaint-devel appropirately to avoid self-obsoleting. - Fix spurious exec perm for README.md file.- Add libmypaint-gegl-0.4.14.patch: Fix compilation against gegl 0.4.14 (only for openSUSE >= 15); patch from https://www.gimpusers.com/forums/gimp-developer/21248-libmypaint-needs-patching-for-recent-gegl.- Provide/Obsolete mypaint-devel: mypaint > 1.2.0 already builds against libmypaint [although we don't package the 1.2.x series because it doesn't work on openSUSE].- Update descriptions.- libmypaint, the library, should not obsolete mypaint, the GUI application. - Move libmypaint-lang Recommends and libmypaint-%%{version} Provides from non-built mainpackage to shared lib subpackage. - Recommend the same-version lang package.- Add libmypaint-bump-gegl-version.patch: Bump minimum gegl version to new stable branch 0.4.0. - Following the above, replace pkgconfig(gegl-0.3) with pkgconfig(gegl-0.4) and add libtool BuildRequires aswell as pass autoreconf since the patch touches the buildsystem. - Drop currently unused pkgconfig(gobject-2.0) BuildRequires. - Run spec-cleaner, modernize spec.- update to version 1.3.0- Initial package./sbin/ldconfig/sbin/ldconfigxinomavro 15917890891.5.1-1.121.5.1-1.12libmypaint-gegl.so.0libmypaint-gegl.so.0.0.0/usr/lib64/-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.suse.de/SUSE:SLE-15-SP2:GA/standard/47fdd565f86b2bf958ed4110a10f3eb7-libmypaintcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=bd9953300ef0509ece6b72305d8d169d5d5408bb, stripped PRRR RRRRR RS1%d<utf-8d36382f8c822f27ece4692d6a83793c024145cdbac1aefc5a1beb6e194aa6be4?7zXZ !t/ ] cr$x#ɼOϝ8>{1m gefGkvx50a}9L3]R/ (Mx״KisHcLnjΐT ⩀HU򤥷-#?[GZ/w=_ aH; xk8f M`zǒdXU96Xq'# g9vخ>;C5Je%~eL?8bqwsP@B=+F:Ҡ!yi_  ShttƄ.^3WvgY6Hi"\eQu|ŝBPPԜ}sa >!NI zQMW:P1‚G77Sc]|E9 C7bjtzuݎ5Gܢ ؞Zwɷ IX=/M1E0~&nYz؜AY? LsPzi@Gi;lHrI;+$Uc86g%yQ`cuUAGEL݂L?mڰqi{>c4^?'i JeSR m(pW{u{ 9>Ж.~6dxWox:Q8ʽG r 4hoxܨ>ILњܯ#8K~ 4UWk"Yu-U]>rj4!jH5b^F`a49v"M&v=-]N/ŗ`9PSఌ[g pa<}AQll>RvSi)R*쬊V vy蜊MpO4AfBFUƼ0vsj3gljWK-<#D2qۑ3귃OyҵAHaPrVg>ҷőZ o'i8a/kTDo^lU;rYk{#l8J2Ð}RpaH#g# *b^Tαș(&*j+7*Y^rۧ^dmk/-9J\LM̝\@VӨZFˋmEl 3ƧYƆIC:˽_屌tsnbɦi KgER EԣRI/Rєx7 ^Vū9%qgugIpRʥ+ak{3zf87e|;mjCv=DZwdzjıiWg)C$qNm6`<ԡJJ8>]UoA8ށoBT\ت}jD!{̇GK+]۞)/]0 JI%4ږ:ե>CH0RI<)M+* IJe]Yu?o`zIqeGfx,GY6~Fh b':fT>-ҝW^bxcpWAEڬ[3a-mGBzeWJ|i4PK޾;i՚=*ZD~!L<Vlܝ=tP8ܸlPΟr`x p ɢ,a,k]{ X&ߚ/~x[w*tKR҈`5e"rXBwt-MC<_a1TnO֝H7M,A7`C$͆+q:m=dɧJMha8Yt0N((jJ7n#b'?.x$ggMVEe)=)IGL2r!?gwˆT_ZN[m$P.Ó_}@k׈X7aVl^Zh+DI\k*t @0Ʊo V(NgVOq-GYzQ%w]!`m{EmXWeu޾ܖEO_|h«?Xs`ߎfJqazt2Ibmm4H\cEsmІ0E!Nrx7㞟*R#S EI?uhg7j-4E`RI|'ZP >c]p8+DuwV{O~]3KFwY__4exF/ vzRoSK-IF>QP@nH/kc:u%2TEB$[1\׼MYg:#{q@m6`e1}+(,reV5gHQL /e?ݸ&EMW}m&!WŌO1m8@9:Kjzu/fZwOBNbi 75ȡeSBx{ֽ!eċ'jSQilY?74-2f8x hA 4탹SA}֊q??e%'I]b K&XRo] c2Mvj1,Afے3QbuL:5gA~rV-B K!=EP JN_vi/ [ 9xw %ٜ5Ҏ"kA{B' ?6nOO86Ax_߾+G.7찂.y# ؇3gH`=m%ټQFF`1jgR-?d#e)7BdfPAaFR0ZgF;AIW TE\ p 1E""2R#-eoj U]]ܦqƖ?<( F f@(G?#~=# \wE@sdM: sYgW.Ӫd=4oohPNbŃ/O'yC!m)\Qu#_a碕{Ԝ5cج,FlXurB7|na6/4^W{ub.h`Ae>8BY*uDqT@!nz 5/EƺsC-U;Zs"/< fR +?pQ+lIvnK0PU7Q=Pj\H|%ֺ`زsN*AG`Ԋ"ȕ,Bն YZ