graphviz-sharp-2.20.2-45.5>p  @D\lJ8Ӹ/=„/WTsh:~havW{ώ'yDe=RB^G+PKd4z5O\U,yڹɚ $m/ W:g)MvfVRFNP`n-i于sDp|?5DGa>f*`0|fej#8ii Oio_{; w3'I&p6JnDqAcCήdd7075114073e5c6dbd019a7ff72ab7e8d4bb056aJ8Ӹ/=„ޛ'T &Y+6inTxW6?d  7 D]ch            < n  8x(89@:^FG H4 I\ JfXlY|\ ] ^pbc9deflzCgraphviz-sharp2.20.245.5C# Extension for GraphvizThe graphviz-sharp package contains the C# extension for the graphviz tools. Authors: -------- David Dobkin John Ellson Emden Gansner Eleftherios Koutsofios Stephen North Kiem-Phong Vo Gordon Woodhull J8qbuild19PopenSUSE 11.2openSUSEIBM Public License ..http://bugs.opensuse.orgProductivity/Graphics/Visualization/Graphhttp://www.graphviz.org/linuxi586WWWSGTEM,A큤큤J8OJ8CJ8CJ8CJ8CJ8CJ8CJ8CJ8OJ8>8da059d088aa768fdd69e17215c0f81eb9a81ab884427f5c32bd9df4884b5ffd311baf74f9be29f4a77b9e6c40cf603c7477600d9ba09c91a6fb2452ee64a3aaeaf5510395679ddeff05a2ca6b74fc88f9928ad4b337328fc0406e2046b3a2a2f7b6bccbf7dfc15bb140b4564baf3fb2ed19b5284d452a10cd6568aeec4fd6e0dbff2f98005a86d4c30405a18f722c72rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgraphviz-plugins-2.20.2-45.5.src.rpmgraphviz_pluginlibgv_sharp.sographviz-sharpgraphviz-sharp(x86-32)   @@@@@@@@@@ graphvizmono-corerpmlib(VersionedDependencies)rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libcdt.so.4libgraph.so.4libgvc.so.4libstdc++.so.6libstdc++.so.6(CXXABI_1.3)rpmlib(PayloadIsLzma)2.20.23.0.3-14.0-13.0.4-14.4.6-14.7.1J#IH8@H@H@HHuH HjH @H;G GG@GG@G!F<@FGFm9@FfFDZFC @mls@suse.demrueckert@suse.depth@suse.dedmueller@suse.dero@suse.dero@suse.depth@suse.depth@suse.decoolo@suse.depth@suse.depth@suse.depth@suse.depth@suse.dero@suse.depth@suse.deschwab@suse.depth@suse.depth@suse.depth@suse.dero@suse.depth@suse.dero@suse.dero@suse.de- make patch0 usage consistent- fix build with newer libtool - fix debug package requires- Fix vulnerability that allowed overflowing gstack (bnc#433747)- fix python version detection- drop get_release_number script - remove release requires in plugins package, require just the same version- drop nodebug, require main graphviz package from debuginfo instead- Update to 2.20.2. Changes since 2.18: 2.20.2: - Fix bug in HTML-like labels 2.20.1: - Fix bug in ccomps related to conversion to cgraph 2.20.0: - Fixed bugs (see http://www.graphviz.org/bugs/buglist.html for details: - 1315: Different/error output for *.os and *.pdf - 1317: Graphviz fails to open more than 512 files. - 1324: Graphviz crashes in atexit(). - 1336: Plain format label delimiters change randomly. - 1343: Layouts other than 'dot' seem broken in tcldot due to documentation error. - 1364: Dot fails with failed assertion. - Add new "folder" shape for nodes. - Migration of gvpr tools to libcgraph. - New output format -Teps (encapsulated postscript) - Various NetBSD and SuSE fixes incorporated - ./configure now provides a summary- Disable the use of ocamlopt as the archive turns up empty (bnc#384855).- fix build- Move all GTK/GNOME related stuff to plugins package.- Switch off strict aliasing until swig produces code that plays by the rules.- Fix paths for lua and php interpreter in examples.- Fix package and filelist correctly. - Install tcl specific libraries to %_libdir - Properly package language specific demo code- fix build (added directories to filelist)- Update to 2.18. Changes since 2.12: - Lots of bugs fixed, see ChangeLog for detailed list. - in -Tps use a new number formatter that suppresses trailing 0. - support tcl/tk-8.5 - support gcc-4.3 - support for node usershapes/images in svg format - install: perl, php, python, ruby, tcl, bindings in language-specified directories - add arrowhead scaling with edge penwidth - add "folder" node shape - add "smyna" large graph view (thanks Arif) (not yet included in binary distros) * 2.16.1 - Improvements to PHP binding - Improvements to OCAML binding - Make regression tests run from the build tree, rather than require installation - Repair freetype detection on RedHat-7 (Yes, people still use it!!) - Fix zoom-at-mouse-location in -Txlib and -Tgtk - Fix some dotty regressions * 2.15 - new regression test suite - new cgraph library (will eventually replace graph and agraph) - add "image" and "imagescale" for simpler support for images in nodes - add "tab" "box3d" and "component" shapes. - Diomidis Spinellis - replace arith.h in distro - add functions to access version info to avoid need for gvcint.h - Fix problem with irregular character spacing at 96dpi in pango/cairo output formats. - Add gdk_pixbuf plugin providing: .bmp .ico .jpg .png .tif - Add DevIL plugin providing: .bmp .jpg .png .tif .tga - Extend GD plugin to provide a backend to cairo for: .gif .jpg .png .gd .gd2 .wbmp <- gifs are now antialiased - Rework plugin framework to separate device from renderer, and to autoload load dependendent plugins - show defaults in output from: ./configure --help - add more info to dot -v and dot -v2 debug outputs - various issues with CR/LF in windows, but not in binary outputs. * 2.14.1 - Add xdot parsing library to source distros - graphviz.spec fixes for rpm distros from Gareth Armstrong - moved language binding man pages to mann (gv_php.n, gv_ocaml.n, etc.) - New access functions for version info in GVC_t - permits gvcint.h to be private. * 2.14: - Using system version of libgd if gd-2.0.34 or later. internal copy of gd updated to gd-2.0.35. - Updated GVGUI viewer for Windows - Added support for selection of edge routing types: line, polyline, orthogonal, spline - Added -Tvml support - Adapt the patch to allow ^LT_(CURRENT|REVISION|AGE)$ in configure script and reenable the use of these variables.- Allow ^LT_(CURRENT|REVISION|AGE)$ in configure script. - Remove broken autoconf macros.- Add missing includes.- Add missing BuildRequires for fdupes - Guard fdupes by check for suse_version- lib/sfio/sfhdr.h(SFSETLOCALE): fix test for null pointer. - Fix include paths for php5 - Move gv_php man page to where man searches for it. - Use %%fdupes - Add rpmlintrc - use -fno-strict-aliasing for gv_php- no main package, no debuginfo- Move man pages to _mandir (bugzilla #281398)- added get_release_number.sh to sync rel-number between graphviz and graphviz-plugins- create own specfile for all plugins to reduce build dependencies of main package (and break various build cycles)build19 1256667249 `[ `` `_ `^ `a `b `\ `] `Y B/usr2.20.2-45.52.20.2-45.52.20.2-45.5sharpSWIGTYPE_p_Agedge_t.csSWIGTYPE_p_Agnode_t.csSWIGTYPE_p_Agraph_t.csSWIGTYPE_p_Agsym_t.csSWIGTYPE_p_FILE.csgv.csgvPINVOKE.cslibgv_sharp.sogv_sharp.n.gz/usr/lib/graphviz//usr/lib/graphviz/sharp//usr/share/man/mann/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/a411b299dc58d43bb2985cde050ab460-graphviz-pluginscpiolzma2i586-suse-linux+Xn dvW?] b2z`ћaXm#xmfQ C!_.y(,e) n'5w+WF.V4X~-1uGſ?'3MmBb3ru/i&%yl lErMI.iRإͪ-Waęa®6dbK,euBcKX$#3}#C ɥ.z, IKWeA–3]4_У)QWJ/kJ6$mhiѾ} J+L.nz={DojPJEy4dTIUp#>vTn*n%kk4g^12d S;A#愺\*mSv Ռ4gzԊ꠱`WˈXYׯ*SYpaZ"+Y|v78\ ՟O81H-(53߮KT&1n&@65'gpoOլV@jmqz`S]Gܱq1 DXdJV5?8Ѻzj^~s\)}-gඎ٨d.lÙ\u~5kCF\youG8$& 3Yӊɪ~uԴQcxiorY$Ezi/>ɰs,9te":y-rmz [KrKuXesM)Z|J$@\wKw!˚e3NjEDӱR^XG\ye%uaUJPϽtlY8ʍ|*ŝ(DOu-^@O0x;xUWޛ{2]vA$v"c"eZN'WnDǒI>zm'+l!O )T#Yr#bZb7a{1_(T>J#9pݯQpN,T ϱDA}ͶU~?!AVGQZ  genW~t[GRxB+;0D14S'4[ba:eZr'zEyP 7[:p> {'}]n Q,LM둮'8&lg-r?.v|ʥJy@jlt1.-"mD/K/@^J~X[ϗ{xc.ZZ5 ߷M"ϗR\|* L_jD1tfvu K"c;0 MO^ͷ[`G0w~}wkU0;3> WAU~,ZRG~ v\ɴ: .숈X(<(RG2nx(/Hc .Aπ_q](2g)1uWFٶQ9jM]o?7 Ј YWP -ڼ*,StX֨[¸3;8&~ !CU7` ͜FyzYHޭ~}o5PSn)7<} 33}}[_!XXm&͘uFC?qf?p1UƆm*8i7o[ &Ȓ?(X/xmKsVcp dp9)Rz @IpN0Fࡪ)%IxzؔDb 6[EQj-RGU˹☭5PAҳàDQł]$q=uE)vQnFFyr yQ_o e@X??N|N3+@^GE4"lҸ!%8P"vxpXiJ%gA!ΩU@0V>W*?Ccُ_vY,BטsEL!l;X.,'9)ߨrm#pz"ճ@9usrCmLMe}*x[v .ՀnWx3uBZ1cf?%_`Bt*kpzz%9 `T'[@LTu-OCOmG#}KrT]X ܈A(S>"5ש!ELZȫ_ |pN?rZ[Kqjz)AKIؼzd; ?Jr?7AHFfŢ-Ʒ5mK~0j+@xW*2 !i0/]L ḟ.0^0tY]Zy7%WQP偧lC8Ѓ+>?Eni¥ƣlKِu풒ac$ΣjG]8զ^};z e x9 qj¥֨m6CIp켏 dd$p)Sp p3;Y#λ6aKM1xS*=8x/v8ToP|^+du⑅=E::ՠ53;6L(HO+i;BIǛ ꌔC7W"%)o7!, >ײva<6${/]~ {\vK<|Scm­\'I,JӉC`=+L<(!"Ɓyʨ\X[} FVg\^X:Gnn9`|}9}T:NRnq-p.ԃ_CcFa nWD mc>= 8%KRm8ƝB[]r[k`ihGcl7B "1ϝrP3득scz@w>,e;1"mM?OW5VUDO:ZB Ho _0v|nא!z)3I1,+Mv@(H$[i ɣ@]}ۚ51GJ-%@7Չd| @J{1[}3 ;@ GZ#PI)i £O[shA,ۦ6#Mv2oAөWTkK#B;ᅎ(@Rlq҇7oqx^oApYB=$D&mih,¨F,((Δ7~0!)!k_P9'ڐ_S}ZUsҕUK2mDZ1b`A{*U:0>̹q\1!E"6Uk.j|Onܧ-$Pծ^50DÁ.Ȯ~&D; :Ul`4 /ZZA$c'M7pbkRafVJ}\Uwx**.U(nTX EQ˼(lU7hr*_OR <.P}0se=AЏC^Ss 3)@X_rT69&(<IhL'^֦Bl&o (;D z7Δ78 r*`ۃKu'j_9 sLF:C ?- u|eJXs)}4=m}q-o#GsBm2O.Tfu|+NY/Aq}L\9a K2ъe1f J3m/{&EĠ= yLײ6CJ%rӵXaCaqXw(z8t%?y.-"ڞ-6nQl=i7X *dSAtpKȫ}hRu&>-M|B]Suѿ06H*4٧1IC.E,8us -r#);{oPHmNX`Tڐ&:T>T[lr=QtǮlR XHzm/,l4~5ϿɱlvɃ-*$Mg{b4!\+Νh>lHzF5:j9$;J Mw`9吂g8mЖvfw3z]Q6tlU ?CYlWI 6]kl"KORˤ6Sڐh3uEO5`zW2t:.{VP ㄒI.{kSj(G 354u<:2JhXps(䲺Kmһdxnwg[c4/ H2k/>y6IS U\5&.U]9fz`^(=E+{R|gwzf¤/n;@C{?LDo119k$Q;{+X,4D֍9IGx,z ,~rz:),Lm@[!PR)᤼|=ˌ}v;[w5] /7E$Jō 2|ڶndFvvI!/rPE."o.E[@d4/@;4njLÐfv*WrE%+t !L%aj.m@s=Y8o "uj,a+^ޚ0GI: {VUui\Wr19@{7a.4c'5 lBƗM7 BT:+!zKm O˷a |&!L&‚ E~x-넝f1X{Ɠf,<[H1%]d.ѱOp51m\R RmijDv)a~AN N6LM <&, PVCnUkbQ{%ZWF/"}LZ_,mhޣ˦fzL\.P;uqWs,QNa' ;gC 0Q(za@d\Tر;2*(bk&$a)KO$<8۲V>F[AP'7a[Hf[2 lSwS{7ՐzRKD2摁4>>!BMُ>:[98|O̟_=s3-< KbCFŝvK[rIZ*"F>w;g\-v eyڡ{N>1@71&̄/ )lE txXѿ~Ԍj{:ԦQCز`cl=uۓ>K) k͝t]AXRhtrI녻6vVGY䵹E12Hu"aqc `eL\s$Mӹ[JHz"aV,hm8N0O, ʒTkS PêVKUtJՈ!nqD̆LO(0듟 fAԪ/{ >VU󒘄a`WJt/f4CXce3Ioܾ:hn/o!/ A+dTg'ӤJ~faݣ%Q4 Gu WZR].z( Q-@z 9'~_h~ Af݃Yɵ' dK\vHI2P!!?ΫD1j]HyO \x^i9*7"; !*EJb4"y2~=qF,-~./ٮ`"\0xhSbC ;ggp/25Q)i~]D)vNpyO&EOùOf (cU흫ʓrE`ݚ{4729-?kK $F0g94ŕ{"y܉qK_R(K+ޤOn, xkf 7e5GM)X ~OFIoGP?'GGw`J3Dl[-d E_E$`UX֡zR\:rw|i*#.-ľ{=@Fŧ;` BWn׷D29`Xh! qyYjsxqb(}|Ef~QO63gg/&s%xRμ,hm]"Ӏ_ƮK W0A5t;Q{ sX +&CC~]^j?k2 1;y|@$Xw V"5HP촛Dl[i$?i>S)ʌ?!&?,c^"7z1H][ȓw-Ո-$sd.7( .Pu~>?HȲLUsM/(恊~=9=<vKjbӷia/"KPBLR5ռEq,y.{tt|OU@t4.%-o "A*cvuq6K9eXK%=@K2EnXFN`Iki ygV"C$Hgͧ{´ }'FGE6% QSpF@ F/Qu)IiG>UݞI I.S8"44,Zxi?Ҙ.ҷ`~KiD`vM)*-~/wֳM=a$Q SM3FYpj\?#bHFA $ī54Uw73[5$7CWR6|v$I -zq.Ypv^iO1'9U"vhPiU[\zhP,&^uv&!Փki_s-5{[sl_A?%;F]#a删4 JbbH`3E:߯asB tPXJN'iA7C\` <*C!vݳ#lM9~r6ߞo4n1WO({W'-mQq&Y6ryuqlcL8g3g^xR٭ 4I-hDOC>ˎJ<ڐV9+'Za &N;Nd6@$ z7 k4+Ia{]|{ӱvtzMnBVVEisN|Ӛy~ ZsD1K鼖)#0rf~H]R<>Nт ©/Q~gR騦g0̗I~Q01pʒtv adgLE ;L3-\ > ;[$tȇXSD/ #H R Z>H% 0-K(`8 HQ*pǣ $ x2>Pl`q'+َ}4.RV4 ہ`i mC 4*Q.vi3SxƏVS|vP6M@DeZ= 4гG ecVح FI*{OFBVKe10!{$} C:@zAx.{?:Vz/ׯlkeV\~<~UQ!-TLm>!۴=6 Ó缴PBЊjcoMR{ȃA{ 61~56\nPY xź7|i.R[cZP s `# _Ž0PGݠyj>bAxЭMd`w$=ʑH;(1l IDb|?3Z CeHGכ$/N!Yއ^{HXvqON__<*&)Zf$ÖThZ= !!k"hFALJ@8h;skemDhSG'͋{e~YMLKA 9.,,X[ ~*<Ʈʭ7Х*S T$]=„N+'^ЏX;j\+1[$ci2(?I"fp9#Ef4`~N(uxK.eۯi&FS@vh9Y#1xfk,Dʣ9DhV^ljjl#Hza=W.2TPIVp\c0im':%kyK.wA^$H /v- DEh~*){eMz*<5Ⱇ|@x#V^,]|CGGuJ[қ)fϡ O,* :%)`O)CsV }#ٵ\em'xnwr8n]vY h}U_$|8:1leɈo[L%%RBS$3(9h3]p+ 8۠iEe"{:mnp'sDt~y}]mE+a0Bgj ~q%chANꓼaO;7<i<4lm Ih<^:qCB?2I(Rg$ikDG.y648|L!kd̜t돻s+_fY@ONBaEr{?qF+egFݩ)AZx2^C`SA1N. '5y h'WiO6`@-8N1&$8ϨlPz׍# C&jho^t_Fa!T CR݉w2wUk(iGF#NY֚Wt{Fja){ӾdZ*l V% q9N6 }KY v}4,҆{?8y" 5)~0 'y^Ҕ\ҠRtGN ZLI/UL4 8V"HqU8%G:z`E $hFĂ`a"h2ni7wq ,B+hH{YA5rvNtqp]$ X5U\&IktEs&z"{b::Qtn74lV.$L.Dp<^_a?Z Q3"X LPVV^|Ro9شq~NfMȔFDw ᷆.3Њĩq *12n.y`z+Ֆ/r|&_/~I UhgaӀQJyW@)I~=Lr8qUx;pk$Yzܼ>}Ef ]dʓ(Kܵ{=D4 COSfΦLr,؇8OU.}sSq@YI &9_޽D¥W߭BiJ#簔R>ucȴf4}CRnŞ-Oe aUdZb7 <|)ȀqamFf\7)FG׬hX5-ěxrr6HiF'Sl?NIN~1򡥆wsa kQ3i>9Q~yfG{ڽyΡ E~Żo$9R춿{ Tߜ+ҭYkUwS󉘧TL3ψaպdcR6_ FU]JOqsЅ$`o/@A/m@vdg5ۏ.LY҃øگ{ 7lbNF wVĨ+pY>@O?RY,3Qv.._\ׇ™1$kǛsn/~d%y!*\_gܑ3An J\%.=Ύb&6A6@\Kv+qL\=64Vy3[IWhz>Ƭ;Ĩz.1 |E%'_'2Zj|SR kf$'kMy2s`?k#ZK<3)w{6C.A:nѱ$DK##Y!^`ހҾBIdyx>8?@[@55G!Y\<%R1Y7ܔ=R_XR}v>&y{(l~^UG]hܮ_JwE˼!|BZ&3^6K.ș F<ipS8l%}≜{XDBx3<PIsj>~Xx?#O5,JZž:A[wݜCߌ Dӎk1Jȭ>I{A1ɱOӑM:A@mhȍ+Ox)ȇk9ߡs6V6TtGuyCSW|Y iT#$u%s ~ E(>AmKѰ9lUQeKPcEѶ2'2TShz%Et!Ya9aDe:e{1FǤܜۖ9DxvMΛ9q \3e'LE*j&#/eɘ5ܛCCsc$mL䝁eݼXv՟ABe?砅j[Ãv@I(l3>