libmwaw-devel-0.3.21-150000.4.17.7 >  A cp9|& }4͡sFs;ȹ]E d*^Q|xśDBKP`,$@O%A=î͑i[|Gvc[8Muсy)r)T0:v(R .ږ~ڽ?2nKU>p>?d % GF \h     $Ld(89:OFLGdH|IXY\]^CbcXdefluvwTxlyzClibmwaw-devel0.3.21150000.4.17.7Files for Developing with libmwawLibmwaw is a new project for converting many pre-OSX MAC text formats. This package contains the libmwaw development files.cibs-arm-4QzSUSE Linux Enterprise 15SUSE LLC (LGPL-2.1-or-later OR MPL-2.0) AND GPL-2.0-or-laterhttps://www.suse.com/Unspecifiedhttps://sourceforge.net/p/libmwaw/wiki/Home/linuxaarch64?HCAA큤ccccccH0f6e0e3784e9ac69faa9da07dc8d704a96731ca9bf6cddcb9b865e29d30e8eb33490ae4008693145c38bddf66a866eec83ec777715c27b697034652b5b225c3e4d4495a4ae62355d118157a00f792172bf76367e0f19562ee7cfc889330b4660libmwaw-0.3.so.3.0.21rootrootrootrootrootrootrootrootrootrootrootrootlibmwaw-0.3.21-150000.4.17.7.src.rpmlibmwaw-devellibmwaw-devel(aarch-64)pkgconfig(libmwaw-0.3)@@@    /usr/bin/pkg-configlibmwaw-0_3-3pkgconfig(librevenge-0.0)pkgconfig(librevenge-stream-0.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.3.213.0.4-14.6.0-14.0-15.2-14.14.1c@av@`x@^W@\@[@Z&@Z@YTY@XYXXBW~VwUM@U|@T@danilo.spinella@suse.comdanilo.spinella@suse.comdmueller@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comadam.majer@suse.detchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.comtchvatal@suse.com- update to 0.3.21 (jsc#PED-1785): * add debug code to read some private rsrc data + allow to read some MacWrite which does not have printer informations * add a parser for Scoop files * add a parser for ScriptWriter files * add a parser for ReadySetGo 1-4 files- update to 0.3.20 (jsc#SLE-18214): - add a parser for Student Writing Center files (v1) - add a parser for Word Maker files (v1) - add a parser for Canvas 9/10 files (Mac) - add a parser for Canvas 7/8 files (Mac) - add a parser for Canvas Image files (Mac 5-8, Windows 5-6) - add a parser for Canvas 6 (Mac and Windows) - remove many coverity warnings - add a parser for Canvas 5 ( Mac and Windows ) - add basic support for hatch - add basic support for drop cap- update to 0.3.17: - add a parser for Jazz(Lotus) writer and spreasheet files + the writer parser can only be called if the file still contains its resource fork - add a parser for Canvas 3 and 3.5 files - AppleWorks parser: try to retrieve more Windows presentation - add a parser for Drawing Table files - add a parser for Canvas 2 files - configure.ac: add an enable-asan option - API: add new reserved enums in MWAWDocument.hxx MWAW_T_RESERVED10..MWAW_T_RESERVED29 and add a new define in libmwaw.hxx MWAW_INTERFACE_VERSION to check if these enums are defined- Update to 0.3.16: - remove the QuarkXPress parser (must be in libqxp) - retrieve the annotation in MsWord 5 document - try to better understand RagTime 5-6 document - add a parser for QuarkXPress v1-2 files- Update to 0.3.15: * Use zlib more * Fuzzing fixes- Update to 0.3.14: * Support MS Multiplan 1.1 files - Remove merged patch libmwaw-0.3.13-buildfix.patch- Add patch to build with old gcc: * libmwaw-0.3.13-buildfix.patch- Version update to 0.3.13: * Remove merged CVE-2017-9433.patch * Many fuzzing fixes- Add patch CVE-2017-9433.patch fixing bsc#1042828 CVE-2017-9433- Update to 0.3.11: * Various small updates- Version update to 0.3.10: * Various fixes for importing Mac powerpoint v4- use individual libboost-*-devel packages instead of boost-devel- Version update to 0.3.9: * Various warning and clang fixes all around- Version update to 0.3.8: * Various clang and -W* fixes all around * Bunch of bugfixes- Version update to 0.3.7: - RagTime v5-v6 parser: try to retrieve the embedded spreadsheets + begin to understand the hierarchical structures which store a chart (but not the meaning of each field), - ClarisWorks/AppleWorks: find a new structure in the file's header (which could prevent to convert some database's file), - BeagleWorks/GreatWorks/Word Perfect Works: retrieve the picture's field in a database - all: improve a little the methods which create spreadsheets, - all: make some constructors explicit. - add a parser for Style documents(at least v1.6 and v1.9) - add file signatures for FullPaint documents which have the same format as MacPaint.. - add a parser for Pixel Paint documents- Version bump to 0.3.6: - Added a minimal parser for ApplePict v1.v2, ie. no clipping, does not take in account the copy mode: srcCopy, srcOr, ... - Extended the --with-docs configure option to allow to build doc only for the API classes: --with-docs=no|api|full . - Added a parser for MacDraft v4-v5 documents. - RagTime v5-v6 parser: try to retrieve the main layouts and the picture/shape/textbox, ie. now, it generates result but it is still very imcomplete... - MWAW{Graphic,Presentation,Text}Listener: corrected a problem in openGroup which may create to incorrect document. - Created an MWAWEmbeddedObject class to store a picture with various representations. - MWAW*Listener: renamed insertPicture to insertShape, added a function to insert a texbox in a MWAWGraphicShape (which only insert a basic textbox). - Fixed many crashes and hangs when importing broken files, found with the help of american-fuzzy-lop. - And several other minor fixes and improvements.- Version bump to 0.3.5 * Various small fixes on 0.3 series, nothing big woth mention- Version bump to 0.3.4: * Various tweaks&fixes on the 0.3 series found by fuzzy testing/etc - Removed patch libmwaw-0.3.1-stream.patch as we should not bother with old autotoolsibs-arm-4 16715324160.3.21-150000.4.17.70.3.21-150000.4.17.70.3.21libmwaw-0.3libmwawMWAWDocument.hxxlibmwaw.hxxlibmwaw-0.3.solibmwaw-0.3.pc/usr/include//usr/include/libmwaw-0.3//usr/include/libmwaw-0.3/libmwaw//usr/lib64//usr/lib64/pkgconfig/-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:Maintenance:27130/SUSE_SLE-15_Update/dd818f62f6257547175b10e00dca1c61-libmwaw.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxdirectoryC++ source, ASCII textLaTeX document, ASCII textpkgconfig filePRRR<&dҔutf-89eb807bf197b8a39029001668926c0621b489a7b3c7b92760f581495f2765383? 7zXZ !t/Uw] crt:bLL EJʂH*U)(0؁gkk͟i *LRU Vظ~0)ਗ਼B@]"QtaXOӢ"…Ee:ީ4 z5¬Md7P/wM/3Y8*-U 8ms&!?QM鶴{`*4\sܘv6wU}engs-04i#+X|L7%iuQ(])* >IoW6 בyt Kᾔ{WE0`Yc 'n Kl99KjUCl%-w 1QS^4cp~^`J_@lC`qWFIHRMpAyd߹P?Xk N(t/1Kap'%, OZ ^x|uȐj=ZfnS̑,?~6ꏛ%wõj<"Hf^ۅȼ0qBHNW3AxH 6 ,jx'.s[ )}MGKty5ъ4}8}hVR]w%gYIb Gnͦd"ʯcͩB)uZAh#)lPj3"6.R <4}@NFOSX\Qx,=Z}Jv$N* Noy:ECc!, U->By'|lrc;p*+%oV^2ի$ ,%[ynlpbΛMne{OQ2LAv!&Hga7fj D> jŀvE=<3ӰESk_ ':4({Wyӈ;ɺCXٟ,lAQBL|O 0!+bP~>LCPv Ek:xrljKN]6F'm4?IO=N5EEQy߰@~gz9Ko^˯pS%ƈZK=H!mͻ|UyEcf __yBJg;7SSs0AflLLI 6\Sw( n3N01W$W4ǜr*:g&, .Il&j/A"(OLV,m&f#9 6:R5\%CILF`q}d̆*{ɹw0h&PI|Yνȅs=81B-9V +d\eZ>OiX-ɻv0%'{Q e (Ymxդ @rg!Ws8!4¾NQ bx7>n:ўQGdR. Z“ɗ~Cr:2-HIAa"Hl'*FaO @Oˬ`{g^IC qƩnfOE͗̂HoVƶtn_ zDBWb\L9[Ž}mI}.cxw?α *h"Oԯ>wT4 =7,Ú;z6iZ\F)"AYM(D̡Z,-AM a[ " 7K^e{P`0BI|"c|Lj1Hj*OF@eRI(p817@/tg̯ʧIw'cW)"\.qAD )ljňD=`pKQF%~߀|WqC"v+49J.SV(1K`+^йL*&I.xmX˄Cr&r^ͥxObЪeR"Nᴝ.oKj [L6?e}Mw'6dUvW1>տ9rمm⎨{kWr^lB#M>J GE.s;ATO/żK ͒j-/h"} UmU£j!ۀ eդ0yj@WIMĠK)dcS+zA\oL;x =?ӣ¼_rGFG~Qprs:0 W (gÞPe#@0囀"iǻɔ&WTKl:PS҂c*&T0pݹ ҹ\f]Ir[4E+3_?\ͣ瓩k=N m(kt3W ) e.P}vү`s#4ǪӲ0H/TJ35`~T~K̗ I帩{M j눒M<#o 71Ws?5OP.s*K0WZƋ<Y#ׄhT'4?q=\#0kr8}BfÂ'Dž͚> {"D<'v<1I^-}>nn28 SAueiz-G, e8# 9`sdF}Q'"hܯS6$N/F_1Δ>qHx)^E$`X;oz"sFL `?ނ^z "rwZ#1ܲx}{PٿҼMV*$X8KKևlр#yFr?;oem+ be#NsO$FKb@a:'Ŭp,;?"=rSw"$:ꛚ&A/iBtIbXG?oYbH@2_ѥOˬp"դCȶ39˔0ycLmc,qր?Zn c0j`S!'sMgc}`AZu#AA!|5f s ĥB>CjysL+^ݙbXx&]l[U̞nP%.zB|qs8{kҡnrVmqJ`l1`Cϴ&J]&J8|n{;HFR]] zO@,ZXn$!O^boCXN8|sLϫ9;~̲ɼL1 [?W.~\X{܆:#_H+}o@ujMl7_YBRB++:n/=JKouIF~xzNNibvZ/]qC -IpIcZǞM1'W B+"[Qj+nM#.hlPc.sJ lrBCnÄR L3M*ps{ZK0ǤdiT ;J2/i5hyo_ϽlQsF5Į`eU yzDoCSa[[IL`K=䌶,lp̻su+ 3ŚWt[ѾYӞ+ ע.}曱%1ru:5b֒cZ/.SGNHW^0Mɢ+|TMWb!ʯD.o~_plOcpy x<YOZw\X,TJøF5Y'⩝]njԘg!r_^s"@ET(J {؈qb`MMz^>SM8Y#\sc]oLoKR+´rdsxuAKm"m7hJ9/A Fv@80hPVO~;][Ԇ1M ϩKQ?C'6Lb-e+IFl9o(z6B@l)p#zkgW\ugUMJI)yx`R&DVĴ>HYߏc\,//+ 6uHn5iMMYFڄ-C:vXD>'<\:#-4¨;Y?=y{>')9A,.˼]- ݢ:=c ~k(wlWێ^D-7vί(N(c8pG9;r(J?3l $q }'O5h yljx[uu .\Ĭ-1 ޜ%vxE|=\ow>*#|=7JSL&ƭV^.Xx-t31@Jv_IodB ,O\t1¿kt3%qToeyD [}UeYs1˶C4D϶> UwҠN (OUx_vDo3iz3ܘQ4A'lbs#g*0,j&_;]ŧ'rU|ĽF_2S3f˾,b)t|;w1B;i'9&C OyY,*+#?;UÑ=x%r]p8XDU*$]y_B Q l+6D YZ