libansilove-devel-1.2.8-bp154.1.22 >  A byGd!M@eeeT8# 3D3\eM^˟5./UgIWJd}>4쮂P CT `ڽxs,Y!|C ɾrx@HݧhhX%N yqpfjAu$ӨH +(8yT5% J5[0 lAcݼBۍ\ Ŵ:IkesN>ҸsJl,82f0edc5292691c4440868dfc09d41f497c48f883fa63dbf43a6e22ddb98b3e84b75ad00dfe1311d9919b1b92758318bbbbde73cSbyGd!M@eeewipξʆ㤍ы-mkRT9W(@-WsɏKs%{,BumJ);/&ARJnG"aRF[x{b9nNю/WCsGt>>䙵= RKuK.%L4iAidǐ W"h4t @̄շ+L usCk(-9r ΂ܑ.CL?!9')k3G>p;"P?"@d % bPT`d 0 N l  7 X*P@(b8l9: :FGHI0X@YH\l]^bc d!e!f!l!u!0v!lz!!!!"<Clibansilove-devel1.2.8bp154.1.22Library for converting ANSI, ASCII, and other formats to PNGThis library contains shared code regarding the conversion of ANSI and artscene related file formats into PNG images. This subpackage contains libraries and header files for developing applications that want to make use of libansilove.byGGs390zl25>pSUSE Linux Enterprise 15 SP4openSUSEBSD-2-Clausehttps://bugs.opensuse.orgProductivity/Graphics/Otherhttps://www.ansilove.orglinuxs390x D_hbyGC_h_h_h_h_h_h_h_h_h_h_h_h_hef950cfeccfd1173d1cc22a4369a419a58472e98f6e1eea8840bf8403b42ff64a9c582b44261b9e97151f15ae216ed42c415edc1dbb0bbd8f659d2b4159bb822893bf2b1d190d959f739f2d062005b01002abb9a6de7f014876fede5c49a1be284f5fe3d0fce26fa18c37322be5858a65ec514fbef93496992a50dbb3271d15e03e66506992db6ac1affdd524b4a05af80f693d22a6ccef980777d5e8e526508d00034b519468893a5abf78374ca7938a00a1f1516dac1b3d6e231b78c1b30f4771d3f2be29cc797d4a0aa1484fa1e22a2f918ecb38a5a69da44a980efb622dd6ff8e888f7485d9cb340ddd76dcb2a9f1c84a12d799edd0b4a24292feeb2fd6d70d784f06de226756ceee37c4e6f7b0f173dc6f5c3faa25e237dd526a77341e98f7c56d0e32cd597d97f062f60103e6a2f04d6d5ddc9ecb3488297beca7039a42543be90f149e061ed5277179aa9f28d75fc06231f4fc363fcb03396d1806ac4810c7bcb2d351bfb599dde9cd81cfe7f25362f3b261bd2809967c13e06c4e63c3a214b4cec110a7f38a62aabdb9723c021b42ccaa667863aaec01b9cb1b46466af52ac8102c86084925af61ca01f38432b2f8da1aadc21cf69967a104c6c054elibansilove.so.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibansilove-1.2.8-bp154.1.22.src.rpmlibansilove-devellibansilove-devel(s390-64)    libansilove1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.2.83.0.4-14.6.0-14.0-15.2-14.14.3_h_t@_ts@_l@^K^˳@^^p^J@^%@^$D]f@]҇]Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke - Update to version 1.2.8 * Add LibFuzzer-based fuzzers for each supported format * Do not hardcode CMAKE_BUILD_TYPE to "Release" in CMakeLists.txt * Only enable FORTIFY_SOURCE level 2 for release builds * Add #ifdef __cplusplus extern "C" to allow calling library functions from C++ * Constify input and output arguments of ansilove_loadfile() and ansilove_savefile()- Update to version 1.2.7 - Error out early with ANSILOVE_FORMAT_ERROR in case ctx->length is 0. - Initialize ansi_buffer and pcboard_buffer to NULL. - Refactor the IceDraw loader to use a state machine. - Check strndup() return value and error out on failed allocations - Add some file format integrity checks in the IceDraw loader. - Add range integrity checks for scale_factor values in the output() function. - Return error code directly if ctx->length is 0 in the ANSI and PCBoard loaders. - Add range integrity checks for columns value in relevant loaders - Add range integrity checks for bits value in relevant loaders - Add additional file format integrity check in the XBin loader- Update to version 1.2.6 * Introduce canvas' width/height variables and refactor canvas creation. * Refactor the ANSI loader to use a state machine. * Remove systematic filtering of Form Feed characters in Amiga mode * Correct values for TUNDRA_COLOR_FOREGROUND and TUNDRA_COLOR_BACKGROUND. * Switch to using reallocarray(3) in the ANSI and PCBoard loaders * Add a compat layer for systems which do not have reallocarray(3) * Refactor canvas allocation for retina output * Introduce the ANSILOVE_RANGE_ERROR macro, for values out of allowed range * Error gracefully if canvas' width or height is equal to zero * Remove an useless comparison in drawchar() * Add some file format integrity checks in the Tundra loader * Refactor error handling in several loaders- Update to version 1.2.5 * Add missing parentheses in an if statement in output() * Define CR, LF, TAB, SUB, and ESC macros only once * Refactor error handling in the PCBoard loader * Stop parsing for PCBoard cursor position sequences * Add bound checks for {back,fore}ground color values in the PCBoard loader * Fix default background and foreground colors in the PCBoard loader * Refactor the PCBoard loader to use a state machine * Refactor the Binary loader to use a state machine * Refactor the Artworx loader to use a state machine * Add some file format integrity checks in the XBin loader- Update to version 1.2.4 * Use size_t in for loops setting color palettes * Remove unneeded gdImageFill() call when using Workbench mode * Define _GNU_SOURCE in CMakeLists.txt to avoid cluttering source files * Use size_t type for variables used to loop over arrays * Separate RGB values for palettes, makes color allocation code more readable and efficient * Move ADF color mapping array to config.h- Update to version 1.2.3 * Call memset() to set all fontData struct fields to zero in all loaders * Refactor error handling in ansilove_savefile() * Add error handling for fwrite() in ansilove_savefile() * Fix includes in various source files- Update to version 1.2.2 * Refactor the output function, to allow combining DOS aspect ratio and Retina * Remove the im_ prefix for all gdImagePtr variables * Various README changes and improvements- Update to version 1.2.1 * Call memset() to set all fontData struct fields to zero * Use the ternary operator to simplify character attributes assignments- Update to version 1.2.0 * Correct section number in manual page. * Add initial manual pages for all library functions and file formats renders * Stop calculating columnMax in the PCBoard loader, it's unused * Add support for user-specified columns in the PCBoard loader- Update to version 1.1.9 * Remove unneeded gdImageColorAllocate calls in the ADF and IDF loaders * Reset background24 to 0 when encountering blink attribute in an SGR sequence, fixing the remaining rendering bugs for 24-bit ANSI artworks- Update to version 1.1.8 * Properly reset pcboard buffer when CLS is encountered * Use memcmp() instead of testing each character one by one in the PCB loader * Do not use background and foreground variables to handle 24-bit ANSI colors * Various improvements in the IDF loader- Update to version 1.1.7 * Rename the alSelectFont() function to select_font() * Only export symbols which are part of the public API- Update to version 1.1.6 * Use CMAKE_INSTALL_{LIB,INCLUDE}DIR instead of hardcoding directories. * Introduce a XBIN_PALETTE_LENGTH macro * Use XBIN_HEADER_LENGTH and XBIN_PALETTE_LENGTH macros instead of magic numbers * Add another format validation check (palette size) in the XBin loader - Drop patch (fixed by upstream): * libansilove-libsuffix.patch- Initial package, version 1.1.5s390zl25 1652115271 1.2.8-bp154.1.221.2.8-bp154.1.22ansilove.hlibansilove.soansilove_ansi.3.gzansilove_artworx.3.gzansilove_binary.3.gzansilove_clean.3.gzansilove_error.3.gzansilove_icedraw.3.gzansilove_init.3.gzansilove_loadfile.3.gzansilove_pcboard.3.gzansilove_savefile.3.gzansilove_tundra.3.gzansilove_xbin.3.gzlibansilove.3.gz/usr/include//usr/lib64//usr/share/man/man3/-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-SP4/standard/f3b8bf3940a5f160f9567c4b92242ad5-libansilovecpioxz5s390x-suse-linuxC source, ASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)Ka7ZѕLiutf-81aa4ed7b98d32e335a7f6af1e96dda54b620b0c8faa2b15aacee256c78c2f401?P7zXZ !t/G-] crv(vX0ݸgVE"Wi\x/i#@{Eثzko|1? R7Q v~ )$ОRhrq-Ki龞Y]@":I޲ChT.}yIf2tte$o+[d, lݲ؁&UXe( ʵ#ևMmmн6]GnH]V#yF(Qh預@/Cx ̚jF12B F4i@-#GgLYDqFV:C}R>+ϸv$%fd占ZVW5 aWV(IEq=i@Y!^:|3-.ѻ$J5k&|YJS6ㇺgl[VU}_#KEN!ǩLV sb i2в5-fjE Si1̼_׵Imt|1V3NZk̑W''Nj5j`MCg^fǹ&SG{MhoqUn cױFu u¿-N 2-۾ JF"<eBm6BA!+o Y*Z2|_5KL=lvGx~ 놢aPEws5mΧ?"t%Z7!R;Ţ8ύ@ӿ|.5ySE? 7<.)ϳ?T7yIg M..ڣV1'[=ʯ;9*T3a0;Q]}%dIa)3.K[A/9~Q'%wmw]qt\ʂוk` A<̤#?CAN(d|!`ehàjHkKnh_{ A!\4P!}]0èM6|nc᱓!Ÿ̐qThp˧Dݡaދw 8. DE J#k9jìmR1)5_ #!rFv]3kr0ϫЛقq,sEk=> :c1"Xi{(u8'rfzV+#u f6!CO=av&|jr U:'-V]uo]JYJpTgcC&*3j܌>x љK tS{}t+2!gq\̮#JJzap["ȮPF)oQ7fQz4=?m*rrDrdBqpܺ`W(I*'cUR 5sִ)zyob8i#\Ӥ7 #ݝ,-,A߽jzy}PIj?~ޡ7]ݤ{:KSӂC⊘`#~n>FjAw8ky%D@I8aST~`ګG|rѭr,n)8Ωw(!QXiaY_'pLoc]H)QSkefW jgp) a?JzN!"]=ܿz+9~\4#4*+׮_J%%6H7>SI/SmzaNy_+4꼌O9v12@l@ SGGs 8|\9|!kzZRz18)|t._TQ>IDZS%|dK|k ͱrr! 2zig: |֔OSuddi9d S|3Ż7;@9Z: #yM(µCfTk*zݪpg63I:6Cn'r7Rڎ/N1 AGK_:`DlkoA:{Ҏ>}aN{9YP3.p@B٦,~LwY) D@3 LZ̧NY~ A[.o YTl[fm Do rdm V <+pEެO%*oX][%W⿶ُ)/jx E,X@MG6:I=ֻ/ 3^gz\)H; Lq۰XTH|c~:Զ*JAJ6%hÙrW( G|[4ȼ7/ǢvRJR Ny 7;y3ԎkpU6x\7PyH˒v5IS2=m!SP= 2d:sQv'l#߲n?W~.:dNWf#K&@aW+ʲc3 M*A3$RaKo%J]<3DHQ6#׶'>G~'V$Ýҡ6L%ru3&]x2e粱q %dQCje KoprIXXB0t X>%j{Mξۈ[:pn__IB"nㄏJKU`[OxIKQSQ޲+GrRZ\ORd)I5W@0"[ #WR9f i ae9_%bbFS<" -#Yt~-RYRڠ'O STYؑ:Nʱ^-v@)Uwf?Tӑx33E  דf7(%J{rJZ/Krq`ѢC2> =2-d`Y>F\ۖ<~ץC:Dte+FH`ËğQԓ'uMؼf [)ޖiR*c'2&`1J61]I<Xa>Lp]ǸzɈBuBN.\1zaM>ds]1kI Jݰ{*%8`K!†Hg^D |3\4~{nCq aEz7󞘭o0I`\yBe )bTh)n^cMEJi0-+ ۬Xx-MWq6Vnזoɰ 7]auZӮ%|@q_w2BˏP1{3v= !DSьY!P'E3DP ieۗ-JjÏ3! J"Ltڨ4VU2Qͽ;XU8\F69yȍn( 1^>Gk8*v%6xo*1\[9*楔 "*Ʊl5*G\:n"P+9xb62E cd}p^3F.c9#Eg`A{5&H,zZy_icΆyLZ@2xzv0ZzO(cx}v_e҃7Rʥl!Wk2`?lx* O,GvN #]'ɱ7%Cw Gr0_c2A <w^Ao:IɚH pŧ-M Ī`6fd"vfydk&(7}L*2X(Rjǀ&`Τ`S9O'6*u'!kti[%?'7yt r>+g_ #wY[yB`:0dX np!dSkD䬪:o ߼7ȕs ky3-uqZ*o#ғyhkP+|teّ9=VI}?ilgբ6B" ҟ;oRby\mL/B8}s ô'VcI.NoZB'J\KDM?-+D3ksnSETE:L)<5׉U.[yg{="&Eo^a dz+`qTYMX!qCO}Zb`Ilj/hy~ Fg">(㨛 ȥ쟂4 s Є^'a=LC4w1/xRnjK {Qf:>dph؜x0W0˛~#=a5\N^s;>(AR:~+cl?s7)Uj%?ű39G߱jj'BVѥ ^B-Db2óF}.j;M ۋ4LrXG(.q^v}$3|CL?X8kzz+CmmڥI՟WIY 3Q+̋` :76~遫Gy](J"~Hyfs}eWM(TE#B\FruqGϣ.ԬTY?#tJJ~ Y.vjJAtͩbT}d*cIb(N :ojm51k7Jj`A3k̉hV--O黳z5FQHN"!7X1RXQ=ˏpzVKGĎ& ^&E)>xۣY2BxHDYO<6saJet@f?U LE0oS2աRC7'Ah"?]dXjf8slGkE edo` wV[dK'pOًFGa)E C1`pqwJY 1I5ZQkh*Ɋ=&-:'U>z1<7.^| 5,o#2>iSfU=~Qw࿬v_LC]1Y!*Ԏ2 3Q^N|0zv-U1y2J>=PNn"_L]=8GD<=ĘXx]0ލuEkMz(E/F iD"5uOEɄ!N6ْp$$c`aGo&` o1['XQKJb 4ApL<x9Vs2jt5hQGðpV(>r]P  7b9-ݘi'X'z\GnS׻ñڿ-~N 蚭A^[Dg\+B7 Bw7x!z嘧]^d _I>8!S+|>{*oCc[NYLSEմFsѓfUF[/;9("[o"0O %=Š )0, ߭@svp\ w4pbҐoPpz D\U99Do<%j}wo!p7ZkW֗ _2<%:;{=qr(cN_wޞ2GμoA؈2+US RE_Rءujѕ9)g"RK6=Y7qF%%+:]#6jnK@SE$ \V ^EK&0rj,\41W :`3]Cu95 cǚT`.ŎtyNYb7/tn=U6gs"TCFn7kb %,ga*Ɲ.T& J6%P,8VX9ZunՠeAĕ/1"eA5h%S,hk0ёlB8Yv5.Pjc9e`)| ?۴ؓ IJߺ<{6Nm ]C bP}N,0V_tDR.#W_d\}6[a ~$ ̫$$F4[ ի+ gs8a i0חw]M=|%0HȻg?$he֪CG;iV4,MՃſW9?$V--ݯtfƔ? .esH o{2gHV NLmj=~Fs} [ehg -=XD(.Zb6e| ??"AL}3f.'h7gvm?<2,u$E˺O> P>^5B8hdĨ-i@4/p{ 3t?<E|5N>#Jٸ?K _rt(Mrh|⣄k<_W驲Y f' _#D{D!s:BDvײ-uk3o= }S2kk.(ٿ.N*j* .u)iaYDMuk;[^nq;Ѣ-a|6]:fv?Ii;~WZIkjf;2vg1`yĮ9X$#<0 <5w!]ĐtZ blx&SvgƳ7S1}~LuیYd7GHPe r#wJ9ƅhabx?H\e!I@#¬a<;!:t4lG 1'[*pO>YwXÙ=s FJ^s'GE9YFa<i oOfX}bW]N[ ZNЖnb53[ٙx33W`ImYz6}Iԛixܲ_U}@UY_clɶp($e"犤6>bu1@9a|mx7 ~9g>;(}.6(8C mL9G*&p!u=s_2@1#OyI}r-Ac+¹<7oJ2# f,zyfn< љ;ܬNbœiGnZƽ8 \7[8a6M_^nI kh-a|{tOW"$ܲ`Ԥ4ϛ~l9UF3I< #ҥ,퍇C$4~d->kX Viqcj]{='!t.TfbΡ%TrAĂ0r|hƇH:<ӯlX$iV#q//?'6Uj~>[IRrb'[(,θHVcYV^x:!:md Ǿۙn\EĐ~0+te4: 5j}e޶u'Uц| GDC'6PӨJiF>r) +y[ӌxÞ!K;~Mupx:i%RvYt4/#{8UFO9oS=ٳ2 5#&E鴸}Jzvh4x~쀹4 -XqD522|Vw4>p&e1k%ipV:-U%Fcy2  بon׍/v;Qeee0:\A> Ӌ,%umN Y &](VB MHx<`.e 43GL$[} |=Oj YBVz;.5r ~rj'Rq73`tߤ"Y#Lz^5!8+]I+5eI{Xq-0o: pc2󧊖ff4&|9T,=pͱ!2ǣrPA ;!tk<1TF7ݻ]ce %rU /E.!yH3Ё KS(:l{{W9BD]4mkJ۰PR6;DnR͎1Q -Uy6]r=v+)`&#,@&xin'|EK4Zy;9]L!JL/m[SUq28~.vq?Y\ wUL9h ңɚi5&B q>zZҨ ;^ؗwZy#nA6p[eK # 9_)س|}LiG3{[„ɝ׀[E%ܒޓU2qKFzEۛ0- |~q Kœ`1B_d&(7,ǃ ݮ$FU)宧ҋM|UE󿦫ٿmJYtމOJ f4SГO{n:nr ϸ@ Ōʼ0E:Q8$>Iu'3]#]&tna1Zz>UzI%h;FC7KpzBYU8Ay|mQ/qouyE]Lw"Wlm` v}=O@&y' $*Qh@똿36g}y4i1-}NdhÁ0WhɯBYɏi$ ،@Ie+'NGS ou#ؤϠx/>"lj׽d-cRF lXWg5 |oH ?+ة_? Ebھ? Dkd/(y [< b.߁Me/JH!WƂ!P;)y@26m" ڼ]B9BvȯԛIS8 8)FL`K! .t!bF3Pjs1@4 *\It3Ԛf=:a=_tT K9,h*>m>eG!tcϑ{q2W* ++ѷu[1GROJ q5u?|¹T|~%m}c6u 39ŧjGӯw' a6WM(}"}N.Mrfc%o:PH8HEڷrwmC4<]mBjT &~i!6i Su %(ԅҭ2Jtz_  Ê+Zf-=Da&MEJcNC/m"rж,2 2a?v[ ` YZ