libmgl-glut7_5_0-2.4.3-lp152.1.44 >  A ^n\/=„v4WJ\z`33$]{lvu huɵ,3h6c!=hAn$'WNlw ,Eo%wK'P,N\=I&B/hFe>$k !oW/@:Ӎ#24k: zC0qo[F9p{y`j-Jαy,R=</3:W߀c%yNٕ_n+&0b098e347d34d626869d740e53a08091685b09017b368409f09de824af37b452ff56e9c1ddf30c4eefda78b7c14cf8e0a8d6aa04V^n\/=„Ŧ310Ew~j%mJ¡Ұ.U46JO?ߵV0mMhO\D~gdFԶ$Y޼yP H-L2?d𜣘L4wUOr}"T٩&æn^y~>\YONcI9 &"1yXy|l NEʂM%u+䋯#Hlw(-CލMa%']b!ROAZ>p@:?:xd $ : (5 O`~      X(89`:>7@7F7G7H7I7X7Y7\7]7^8 b8c8d9e9$f9'l9)u9<v9@w9x9y9z::(:,:2:tClibmgl-glut7_5_02.4.3lp152.1.44MathGL window libraryMathGL is a library for making scientific graphics. It provides data plotting and handling of large data arrays, as well as window and console modes and for embedding into other programs.^lcloud131YopenSUSE Leap 15.2openSUSEGPL-3.0-onlyhttps://bugs.opensuse.orgSystem/Librarieshttp://mathgl.sourceforge.netlinuxx86_64Yȁ^lff37a772b904117000e95f3b81678e0c676f39e56d0c0e011ab9657e3fb16bccrootrootmathgl-2.4.3-lp152.1.44.src.rpmlibmgl-glut.so.7.5.0()(64bit)libmgl-glut7_5_0libmgl-glut7_5_0(x86-64)@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibGL.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libglut.so.3()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libmgl.so.7.5.0()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1]@]w@\Z@Z@ZZ+@YY@YbY3X@WV͛@VKV ŬUv@UrUjUTT-@TfTTd@Atri Bhattacharya Christophe Giboudeaux Atri Bhattacharya schwab@suse.deguillaume@opensuse.orgtoddrme2178@gmail.comfabian@ritter-vogt.debadshah400@gmail.comdimstar@opensuse.orgjengelh@inai.debadshah400@gmail.combadshah400@gmail.comtchvatal@suse.comdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgschwab@suse.dedmitry_r@opensuse.orgdmitry_r@opensuse.orgdimstar@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.org- openmpi has been renamed to openmpi1 for openSUSE >= 1550; adapt accordingly.- Use -ffat-lto-objects when building static libraries.- Update to version 2.4.3: * Add 'clabel' command -- draw labels for colorbar. Should be used *after* drawing colorbar! * Extend 'ctick' command * Add subpixel smoothing for masks * Boxes around text (style '@') now use actual height and position of the text. * Add mask to EPS export. Note, mask angles are reduced to 45*(0,1,...7) degrees for decreasing pattern size in the EPS. * Update default masks: '*' become dot, '^' become bricks, 'd' become plus, 'D' become tacks, ';' and 'j' change lengths. * Note, you can use brush.ods to prepare user-defined masks. * Add styles '^' and '_' for command 'smooth' to find upper/lower bound of the data. * Improve FlowP() to draw both branches (in positive and negative time direction). * Improve CGI interface and update website. * Introduce struct mdual as interface for C and C++ complex numbers. It is implicitly converted to std::complex<> in C++. And need to call c2mdual() and mdual2c() in pure C. However mdual is binary compatible with C _Complex numbers. * Add flag in CMake to manually disable support of C99 complex numbers. * Bypass user-specified extension in base font family name. * Improve hints in mgllab and udav. * Add utility 'mgltask' for making output file with a set of copies of mask-file. It useful for making set of initial conditions with a few parameters varied in specified range. * Add example of OpenGL output. * Bugfix for approximate min and max position. * Bugfix for position of SVG output. * Compatibility fixes for new versions of CMake, compilers and libraries. * INCOMPATIBLE: Formally pure C interface handle complex numbers by new way due to strict following of C/C++ standards. However, the MathGL library is binary compatible with previous version(s). - Drop mathgl-fltk-includedir.patch: incorporated upstream. - Fix Group for %{name}-doc-pdf to Documentation/Other, as Documentation/PDF isn't a valid group.- Define MathGL_INSTALL_CMAKE_DIR to correct location- Update to 2.4.2: * Add custom dialog for FLTK widgets. This can be constructed from C/C++ code, or from MGL script using Special commentaries. * Add progress for displaying the progress of execution (by ’#’ symbols in console, or by progress-bar widget). * Add contp for contour lines on parametrically specified surface. * Add flow3 for flow threads of 3D vector field, which start from the plain. * Add variant of flow for drawing a flow thread, starting from specified point. * Add scaletext for disabling text size scaling in relative inplot-s (like columnplot, ...). * Add setup for setting all low-level flags. * Add coil for projecting periodical data. * Add modulo operation ‘%’ (x%y=fmod(x,y)) to the list of known operations in real-valued formulas. * Add style ‘.’ for cont to draw contour lines from saddle points. * Add style ‘.’ for flow to draw flow thread from saddle points. * Add option value in tube for setting number of edges manually. * Crop output of ode if NAN or INFINITY value occurs. * Remove style ‘~’ for plot and tens. Now, all curves try to omit points. * Add setup flag MGL_FULL_CURV which disable omitting points of curve. * Shift axis labels closer to axis. * Change size of LaTeX-like commands \sup, \sub to be the same as \overset, \underset. * Change ticks drawing in colorbar. * Add new section All samples of documentation with large set of samples for most of MathGL features. * Samples in documentation are generated automatically now (from sample.cpp). * INCOMPATIBLE: Make obsolete MGL command setsizescl. At this, the similar C/C++/Fortran/... functions still working. * Bugfixes. - Rebase patch: * mathgl-examples-install.patch- Have the -tex-doc subpackage conflict with texlive-mgltex-doc since they share several files- Do not build with Qt4 on TW/15 as Qt WebKit 4 is not available (boo#1072033) - Explicitly disable marking either Qt version as "qt" plugin: * mathgl-no-default-qt.patch- Add Provides: mathgl for the libmathgl package, to make the mathgl-lang package installable.- Adapt to latest openmpi packaging changes: setup the openmpi environment before calling cmake.- Trim some irrelevant words from descriptions.- Update to version 2.4.1: * Add beltc plot, which is belt with manual coloring. * Add style '~' for plot and tens to omit some points at output. * Add style ':' for axis to draw lines through point (0,0,0). * Miscellaneous bugfixes. - Changes from version 2.4.0: * Add mgllab executable, which is FLTK based version of UDAV. * Add string manipulation in MGL language: - 'str'[n] - get string of only n-th symbol; - 'str'+v - add value v to the last character of the string; - 'str',val or 'str',!val - append numeric value to the string * Add time value to MGL language in format: 'hh-mm-ss_DD.MM.YYYY' or 'hh-mm-ss' or 'DD.MM.YYYY'. * Add iris plot to show cross-dependencies of several data arrays. * Add flame2d to draw flame fractals. * Add bbox to set bounding box for 2D output. * Add section to get part of data between specified values. * Add detect to found curves along data maximums. * Add dilate to extend the region of 1-th value. * Add erode to narrow the region of 1-th value. * Add apde to solve PDE equation in inhomogeneous nonlinear media with spatial dispersion. * Add symbol to draw the glyphs defined by addsymbol. * Add addsymbol to declare user-defined symbol (or glyph), which can be used as markers for plot (with style '&') or drawn itself by symbol command. * Add openhdf to open all data arrays from HDF file. * Extend crop to cut to optimal size for FFT (i.e. to closest of 2^n*3^m*5^l). * Add function mgl_data_max_first() and data suffixes .m[xyz][fl] to find first/last maximum along direction (see Data information). * Add function mgl_datac_diff_par() to parametric derivative of complex data (see diff). * Add style 'F' for bars and barh to set fixed bar widths. * Add style 'a' for plot, tens, area and region to accurate drawing of data, which partially lie out of axis range. * Add style '#' for region to draw wired plot. * Add possibility of manual shift in multiplot. * Add parsing arguments of options for MGL commands. * MGL command correl now can perform 2d and 3d correlations. * Option meshnum now change the number of drawn markers for plot, tens, step, mark and textmark. * Function step handle data with x.nx>y.nx similarly to bars. * Extend tile and tiles by adding manual coloring and face orientation. * Add variant of MGL command copy to copy data with "incorrect" names. * Improve tick labels drawing. * Improve time-ticks (add weeks) and add subticks to its. * Improve fplot to handle several singularities. * Add LaTeX command \dfrac{}{}. This is full-sized version of \frac{}{}. Unfortunately, there is no support of nesting. Contrary, \frac allow nesting. * Add mglODEc() - ODE solver for complex variables (see ode). * Add cmplx(a,b)=a+i*b to the list of known functions in formula parsing * Update CMake find_package to find MathGL. * Increase line width for wired text. * Update documentation: add description of new commands, add hint Mixing bitmap and vector output. * Add translation to Russian for most of labels and messages. * Name all are reserved in MGL scripts now as synonym of -1. * INCOMPATIBLE: Replace libmgl-qt by libmgl-qt4 and libmgl-qt5 for resolving conflicts of simultaneously installed both Qt4 and Qt5. * Minor bugfixes. - Drop mathgl-oldtexinfo.patch: fixed upstream. - Add mathgl-fltk-includedir.patch to fix include directives for fltk headers. - Split out a -lang package. - Package the binary and desktop file for mgllab as part of the - udav package; their desktop files share the same icon unfortunately. - Disable doc for openSUSE <= 1320; no longer builds with old texi2html there. - Move AUTHORS, ChangeLog.txt, README, COPYING to -devel package for all openSUSE versions; package it using %%doc. - Add _constraints file to require at least 2 GB of physical memory on obs; otherwise builds on 64-bit openSUSE > 1320 fail.- Update to version 2.3.5.1: + Library libmgl-qt is removed. You need to use libmgl-qt4 or libmgl-qt5 explicitly now. + Compatibility changes for latest MS VisualStudio. + Bugfixes. - Changes from version 2.3.5: + See Changelog.txt for list of changes. - Rebase mathgl-examples-install.patch for updated version. - Define a macro for deciding whether to enable octave bindings, but disable octave bindings for all openSUSE versions for now as mathgl fails to build with updated octave. This is a temporary workaround, and once the build issue is fixed, we should revert back to enabling octave for recent openSUSE versions. The "enable_octave" macro is defined with this in mind. - Add rpmlintrc file to suppress warning of missing man pages for the example binaries. These just clutter up the rpmlint log and have no practical use.- Drop dependency on swig3 as swig in leap got updated to 3.x series- Update to version 2.3.4 * Minor fixes and improvements, see included ChangeLog.txt for details * Update mathgl-examples-install.patch * Update mathgl-texmf-dir.patch * Drop obsolete getopt.patch * Drop obsolete mathgl-cmake-3.2.patch- Fix octave-mathgl package dependencies- Disable json examples - Enable Octave module and Qt5 support for openSUSE Leap 42.1 - Use wxWidgets 3 for openSUSE Leap 42.1- Enable Octave module for openSUSE > 13.2- getopt.patch: Fix use of getopt - Compile with %{optflags} - Fix %postun -n %{libname}-wx%{libversion}- Update to version 2.3.3 * Minor fixes and improvements, see included ChangeLog.txt for details * Update mathgl-examples-install.patch * Update mathgl-texmf-dir.patch - Fix build with old texinfo * mathgl-oldtexinfo.patch- Disable Octave module due to swig incompatibility with Octave 4.0- Add mathgl-cmake-3.2.patch: Fix build with cmake 3.2; X11 is no longer implicit linked.- Build with MPI support- Use texinfo for documentation generation on openSUSE > 13.2- Update to version 2.3.2 * Update mgltex. * Add reading files with complex numbers by 'read' command. * Parallelize reading textual data files. * Add 'i','j','k' variables for data filling. * Add saving images in QMathGL even if corresponding format support is disabled. * Add cmake option MGL_DEF_FONT to change default font name or use built-in one (if MGL_DEF_FONT is empty). * Compatibility changes and bugfixes. * Update mathgl-fix-python-module-path.patch - Add mathgl-tex subpackage - Set correct path to texmf directory * mathgl-texmf-dir.patch - Fix package descriptions- Update to version 2.3.1 * Add MGL command 'load' for loading MGL commands from external .so module. * Add Logo() function to draw bitmap (logo), which is stretched along whole axis range * Add MGL command 'reset' which restore default settings and clear image (i.e. call DefaultPlotParam()). * Change y coordinate at x-z projection. * Improve projection of 'unrotatable' objects (like legend, title, ...). * Add projection (Ternary&8) which is the same as usual (Ternary&4) but don't print text on projections * Improve orientation of axis ticks and labels. * Add mglWnd::SetDrawFunc(). * Add mgl_set_global_warn() and mgl_get_global_warn() for set/get messages of global scope. * Make copying private of mglGraph and derived. * Add virtual destructors. * Add some static functions for mglGraph. * Add option "-n" to mglconv to disable automatic saving of the image. * Add option "-s" to mglview and mglconv to run setup script before the main one. * Add light scaling at MGLD import. * Add scaling of frames at Adjust(). * Update docs. * Update mathgl-examples-install.patch- Fix build on SLE12/sbin/ldconfig/sbin/ldconfigcloud131 15917006872.4.3-lp152.1.442.4.3-lp152.1.44libmgl-glut.so.7.5.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.opensuse.org/openSUSE:Leap:15.2/standard/9a6fcab9a7b64f06ae2626031ea132e5-mathglcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=46e2858cf15403eadd865bf5178c85f6818e0306, strippedPRR RRRRRRR R RR R RR &sNqTkьutf-8dcbf871df4919ec317bbc693dfc799c7f9046c6032d1818296f54ef9cebafaa9?7zXZ !t/Z] crv9vW&%![ڦRǠ!N@Ih,K`z'3'e<EUvɤЉf +nBq Rw$~ً~S|a<˜9btD 2gc y/&57*YR%e-wd+g1yKz{rkuXb/03,S&.Pu+Vicyྞ&m-(*{q/ $-<cm0 Uɹ&Ds"~_əK.Gډ39`7^F)I<]Fz1ekZKT?Y}n+o14M.i'T*HI6}$r=n]6%^ٴ2mG0[rRRT]lGs8Mֵ,8dֲBx(EsXĠvt@r^x?:/Y.FsXPXԷ|t+cʠU-c8^R-SK$Xv>_C7M*ꉲC=/!K{\zݐFg\(]p#FE1dz r<% =[ۧs{ԡ{;+"2v̓Ψ:M\Y,@+y ك@ (ԣг0`9My RZ Lw>Y)sU_ߋ+aBǯΨ.`\ 22`)Dqk*]?.^8 :>d:h3 99-Z+mN$6ب>NGG\;+יf@4pǫ0B/ uK˘:EaaiNF9+c,LqHs4| m_DYW#c% z%(,x ?K&q6y0/YF.W1`EX^37 &qPDe祥%cFlJh3Wb@ݪVL(,85{x8 l }Aҷ% &%%F>DSrG!%mVBs(gFB7g:u:.1#ũ*#Lh~+3q4b@PQ:&֮@Jgj ^$4 ȗcy܊+]?[\aRVFW)3P7:VG!R Q/RY9N33TEX6v)!;?bAh e%UA뮧_Ie5ȢZo{+&9mSsPA=>Q%NCgKQǽfkV}]Iha@݇ N4FǮUcK5e6Z@OIߐTݕmJ~Z`}M#J/mȪ&E}`En7Ɋ4a%_tN@B`I1  :Is? n,^w!e;_.P+c5KlωV8ximAݓHHF&lH! UR;aI[Q0Y ;Ax#Ր5q|v\<{ċy)GY t|@ ?@UA%'<4]P=J{P7{ǂ;aB w`bE n՚V|I8b/|Q|4. Oz:4Ϛi`WΤh0Qv*و4%\o~gYVd9sap,! 㯙h^hC5<$C~n4)-ґ183}n;"՟08t6<-kPox^GtVwH|c`]`w=P`lޅYZX*\(w4GVZId-vJYԁ52T/PۚOP̯! :h7("3 i@71dI$5bw- (U<zJi)hb+/Eζ$Ck,t7оsA>}|ɮcg!YrI_e5ӾTgN/#bibt6dZ"&wxۜ=Mу `w3~o)RaZS+</lalRg}ۊ 3VڭyUg}Jt0\K QI㣍k<"Ro |By@rLѣSu\㥼FLvf^.c1)>L25YWKP;PsaDm"$FruI:UHBOF'i]1WHBh)YQa^WJs7>.6[@1Ai[) DܰM<1rٰO՝ـz)iD[w᾽Rj/ngoE-,Eaب`T#͋H|t%|.9;9X0?p4RT4MAՊ"uLɩ7^f_ON7>7zv7*0sx)2i|@Zܗ0 ۖ(/1w&o/Y::CŴm][3RY)ƒDz*\r/p?.xEݪ+Ycz.PH_nJykD&8*Y]7ͼjA?Df~,y+?@tyr&δ).N?8R K0jdYzhRI\FFq9`UTS_Uh1MgWkBJ}}+(ܦ7H Ąh>_e]^# \mJl?@˼;T AX2I߀@A+Ckׁ@9(MZAxOAyFu`hD5\2gJym=njOx'F@^ԼWdZ~MJ3!)'8FǕiĴS@Jal2WauA z^d|Htu8vv$LEyopc,2fkr$q\4sg,ңO~] YOI R˜E9yP.jG7%3Vv1ܠW1|x S{m,L|ٌmFB؅5mJF+PpD>{A&P\ qxܕKw ySWqʘ]10~ @~$+YY??*nf[ KX {!lwO }~OfϥN 5(?ź czTkR2;BAFe|Rxzj$F96;HԑhbmbeffIH%O[&}u5!CXn+ řgUqWr4R =R)GS~!磸S l \$zjIM7ݤ0+1@m? "k-磸Fs(0{8,v4{F"vXO+Wqe}6;|prODvyL o7{) 5!e~rPǔrЮˆ %jD"u"s6'[Ob[>ky>$;O a*kZR 9-j*H~ee(ϫaU'Ty+J0.5G#8l@vs \,PC~]A㇚eO<B(s+8-[i%e*ڋI0]N qg!XP㬫J9:7D1>2Q|$VS~h1Ms49hu5 tTE?d4nt0֩מxyONX/ ԹKȁBp&0թP/ۉ٠;(ǖMJ^r]'+ S<ܯ`L oO<>);r.mL 7Ǹ_Ejp~L_(>ekJaVޏͫ=B-)8XuQǔ>RxQQ8K>)@51;Na`D݂>gsFDxȎl?] z|}hۮq}/Hf38lME`.xHr0E~c/Lw$U8cMbfJF&% _y."N3s'|yG*:j rԼ.qpH~mt¤CPK6F$< Y̑lrDx`YjĹ$MlOo_MVy14n3h!SyΥb;'@xj @}E]!o Pa؟ d+/t' d|VO"Yrҗ99KIKXjIo:cMi#؁Zw?g,>[, h=w 9Y&.6?{'8q?tLwAⵀt&*7OkzxX"|3tY*m;zۿX(.R" I-uQ1 e<(oSkҚP[Cݺicv\uSådNhn H}`[}zPS,̞{II\wպ>XXf>) x*JXzD+&,)$- ψun*;]9c)I֎k$b&26DMxqԚمihӋ젱Bf*d꺡̤31aڸe!SJyx%o /T`C/J~+7XD ,VD֯e %;/ԵSSB YZ