gambas3-gb-ncurses-3.10.0-lp151.3.66 >  A \Kc/=„vp{`j,+?x\gaXoKRaz0 EԄ 7Y0u<2,ڵ 4&+pQ0 }g`vr@("ݕ_Y-cXǎ` *XYiRۍ%o.r+2tn FP'@/d-΢$K 2@7tҒBۃ3lR,V .ރ)N#ӈ>ۻ-ƒ=WRi m3zuް0AnKSxr6CeT:\wV ERP]A-aju}aA:`rO؆>p>4?4d ' H ",H V d   3Vx,(>8H9:F0G0H08I0TX0\Y0h\0]0^1!b1Nc1d2Ue2Zf2]l2_u2tv2w3@x3\y3x z33334Cgambas3-gb-ncurses3.10.0lp151.3.66The ncurses component for GambasThis component allows you to use the ncurses library in your Gambas UI.\Jdlamb26openSUSE Leap 15.1openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/IDEhttp://gambas.sourceforge.net/linuxx86_641.V큤\J$\J$\J$\J$\JP\J@\J@8cb0907a4b88958fabef35b7aa511d8290934ff3ab85ad389fb5617a953b313032322ac307db20a3f5aea34e86e749dd23c6d359aaf7467a8e0c38e4a5c0c8d9e919d092d4f892357da3d85db8eabb4c8be59653146ca64e3aa51747f4fb5710a5856a6be82bd9fc3bfc8201f4cc19a9a12cb6bfed804d277c43322a69547dc6d9518374bc0526e1a1279cd52a9647231a8f63ce92f704f60fe1438b5da17015gb.ncurses.so.0.0.0gb.ncurses.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootgambas3-3.10.0-lp151.3.66.src.rpmgambas3-gb-ncursesgambas3-gb-ncurses(x86-64)libtool(/usr/lib64/gambas3/gb.ncurses.la)@@@@@@@@@@@    gambas3-runtimelibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.4)(64bit)libncurses.so.6()(64bit)libncurses.so.6(NCURSEST6_5.7.20081102)(64bit)libpanel.so.6()(64bit)libpanel.so.6(NCURSESTW6_5.7.20081102)(64bit)libtinfo.so.6()(64bit)libtinfo.so.6(NCURSES6_TINFO_5.0.19991023)(64bit)libtinfo.so.6(NCURSES6_TINFO_5.7.20081102)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.10.03.0.4-14.6.0-14.0-15.2-14.14.1Z3@ZZ.s@Z-!Z+@Z)-@YYYoIY3@X@X@XXWWM|W@MVm@VV}/VC-V4@V/g@U\w@T@T@mpluskal@suse.comlars@linux-schulserver.deavvissu@yandex.byavvissu@yandex.byavvissu@yandex.bydimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgavvissu@yandex.byavvissu@yandex.byavvissu@yandex.byavvissu@yandex.byjengelh@inai.deavvissu@yandex.byavvissu@yandex.byavvissu@yandex.byaloisio@gmx.comavvissu@yandex.ruavvissu@yandex.ruavvissu@yandex.ruavvissu@yandex.ruavvissu@yandex.ruavvissu@yandex.rulars@linux-schulserver.delars@linux-schulserver.delars@linux-schulserver.de- Drop sqlite2 support as it is being obsoleted- use %license macro - use spdx 3.0 license string- Fix build on Factory (add pkgconfig({ice,sm}))- Rebase bconds - Add gb-openal package - [Fixed] E: summary-not-capitalized - Update description for: gb-args, gb-option, gb-xml-rpc - Spec file cleanup- Build with the --disable-qt4 option on Factory - Add gambas3-3.10.0-disable-qt4.patch (bnc#1072031) - Drop gambas3-gb-chart (only qt4 version) - Add pkgconfig(poppler-qt{4,5})- Escape the usage of %{VERSION} when calling out to rpm. RPM 4.14 has %{VERSION} defined as 'the main packages version'.- Add gambas3-adapt-to-poppler-058.patch: Adapt to poppler 0.58 api changes. - Drop obsolete and unused pkgconfig(webkit-1.0) BuildRequires.- Pull in tarball from upstream again to please Factory source checker bots, as a new tarball with same version was uploaded- Update to 3.10.0: * see: http://gambaswiki.org/wiki/doc/release/3.10.0 - Add component gambas3-gb-term - Drop gambas3-3.9.2-gcc7.patch - Rename and rebase gambas3-3.9.2-llvm.patch to gambas3-3.10.0-llvm.patch - Spec file cleanup- Build with gcc7 (gambas3-3.9.2-gcc7.patch)- Fix conflict with shared-mime-info- Add gambas3-rpmlintrc in spec file- Update descriptions - Fix a wrong {with qt4} to be {with qt5}- Update to 3.9.2: * Release includes various bugfixes * See more info: http://gambaswiki.org/wiki/doc/release/3.9.2?nh - Update patch: * gambas3-3.8.3-llvm.patch -> gambas3-3.9.2-llvm.patch- Update to 3.9.1: * Release includes various bugfixes * See more info: http://gambaswiki.org/wiki/doc/release/3.9.1?nh - Change in 3.9.0: * A new component gb.web.form and gb.form.terminal * A new IDE output console based on the previous component * A new and better project argument list interface * Project creation is now based on project templates * The Expression class is now inheritable and allows to customize the interpreter evaluator. * FileView and DirView controls automatically refresh themselves if your project uses the gb.inotify component * TextEditor now can display thin vertical lines to emphasize indentation * Menu can have a proxy, i.e. pop up the children of another menu * Paint.StretchImage() is a new method that scales an image to fit a rectangle, keeping the image proportions * gb.net.smtp component support PLAIN and CRAM-MD5 authentication * See more info: http://gambaswiki.org/wiki/doc/release/3.9.0?nh - Use default Qt5 on openSUSE > 13.2- Recheck the required dependencies- Fixed Tumbleweed build- Add Requires: gb-{markdown,util}- Fix: Installation of Gambas [bnc#969744]- Update to 3.8.4: * Release includes various bugfixes * No crash anymore when running the IDE through a terminal server. * Support for time-only values on recent PostgreSQL databases. * Support for PLAIN and CRAM-MD5 authentications in gb.net.smtp. * See more info: http://gambaswiki.org/wiki/doc/release/3.8.4?nh- Update to 3.8.3: * Source files can now be dragged & dropped in the IDE project tree. * Project directories are now movable. * Support for line cap style, line join style and fill rule in the IDE image editor. * Array accessors are faster. * See more info: http://gambaswiki.org/wiki/doc/release/3.8.3?nh - Build with llvm on openSUSE <= 13.2 (gambas3-3.8.3-llvm.patch) - Clean up functions for configuration gambas3 - Add a new package for openSUSE <= 13.2: gb-jit - Remove files: gambas3-Fedora_16.spec, gambas3.png- Add a new package: gb-libxml - Don't use fdupes: symbolic links can be empty- Update to 3.8.2: * Support for dark themes. * New logo, project, mime types and control icons based on the breeze theme look. * Project creation is now based on customizable project templates. * Logical set operations on selections in the image editor. * Relative paths now can refer to files located in the main project, in the current component, or in components crossed by stacked function calls. * The ODBC component is usable now. * Includes all bugs fixes since the release of 3.8.1 * See more info: http://gambaswiki.org/wiki/doc/release/3.8.2?nh - Change in 3.8.1: * This release includes all bugs fixes and little changes made since the release of Gambas 3.8.0. * See more info: http://gambaswiki.org/wiki/doc/release/3.8.1?nh - Change in 3.8.0: * The text editor has been entirely rewritten in Gambas. It is located in a new component named gb.form.editor. * Support for QT5. The new gb.qt5, gb.qt5.opengl and gb.qt5.webkit components have the same interface as the QT4 components. * Automatic support for KDE & Unity tray icon DBus protocols. * Important fixed in UTF-8 string handling. * Searching inside native arrays is faster. * The SQLite3 driver has been rewritten and is faster now. * And of course tons of bug fixes... * See more info: http://gambaswiki.org/wiki/doc/release/3.8.0?nh - Use pkgconfig(foo) style - Use %{version} macro: its use is highly recommended - Update Requires in gb-image-imlib and gb-sdl - Fix build with v4l support - Do not compile in DATE and TIME - Build with Qt5 on openSUSE > 13.2 - Del old functions for configuration gambas3 - Add a svg icon instead of png: use %icon_theme_cache_post(un) - Use %mime_database_post(un) and %desktop_database_post(un) - Add a new packages: gb-gmp, gb-form-editor, gb-media - Spec file cleanup- update to 3.7.1: [General] * A new software repository made with Gambas for Gambas. It allows to publish and install Gambas softwares. All Gambas examples will be stored there now. [Development environment] * Projects can be published to a "farm server", and installed from there. * The database editor now automatically store the description of the database into a template file that can be used at runtime to initialize a new database. * The text editor now can handle Unix, Windows and Mac end-of-lines characters. [Interpreter & compiler] * Array accessors are now faster. * Two new functions for encoding URLs: Url$ and FromUrl$. * The child process interface has been fixed and optimized. * The USE instruction of Gambas scripts is now part of the language. [Components] * gb.db got new methods to create databases from templates generated by the IDE. * gb.db.mysql is now faster, as metadata requests are now cached. * gb.db.sqlite3 now supports common table expressions introduced in SQLite 3.8.3. * ListEditor is a new control that allows to edit and reorder the contents of a ListBox. * Completion is a new class that helps implementing automatic completion. * FileCompletion is a new class that implements file automatic completion. * DocumentView is a new control that allows to implement a viewer of any document. * ColorPalette is a new control that allows to select a color among a predefined list of colors. * MessageView is a new control that implements an embedded notification panel that is automatically hidden and shown if there is a message to display. * Keyboard management and input method nightmare have been fixed in gb.gtk and gb.gtk3. * The Border class is now creatable and allows to paint complex css-like border where you want. * HttpForm is a new class to help submit forms to HTTP servers. * /wiki/comp/gb.report2 is a new and better implementation of the reporting component. * gb.scanner is a new component based on SANE to help dealing with scanners. * The same Settings can now be shared by several running applications. * gb.util is a new component written in Gambas that provides utility functions to the interpreter. * gb.util.web is a new component written in Gambas that provides utility functions to web applications. - spec file cleanup - removed example sub-package- update to 3.6.2: [DEVELOPMENT ENVIRONMENT] * BUG: Control properties containing a database table name can be modified again. [GB.DATA] * BUG: Don't use forward typedefs as some compilers don't seem to understand them. * BUG: Silence false positive compiler warnings. [GB.DB.MYSQL] * BUG: Try to reconnect to a lost database server when listing existing databases and the fields of a table. [GB.FORM] * NEW: The SliderBox is now in the same change group as Slider. [GB.GTK] * BUG: Fix an uninitialized variable. * BUG: Fix warning with Slider or SpinBox when setting a minimum value equal to the maximum value, or the contrary. [GB.GTK3] * BUG: Fix an uninitialized variable. * BUG: Fix warning with Slider or SpinBox when setting a minimum value equal to the maximum value, or the contrary. * BUG: Paint.Reset() now works as expected on non-cached DrawingArea. [GB.GUI.AREA] * BUG: TreeView renaming works now if the renamed item is not visible. [GB.MEDIA.FORM] * BUG: MediaView: The Control property has been renamed as ShowControl. [GB.QT4] * BUG: The Menu.Checked property now returns the correct value for non-radio menu items. * BUG: TextBox: Workaround a Qt4 weird behaviour that sometimes lose the selection. Same workaround for editable ComboBox. * BUG: Fix a compilation warning.- update to 3.6.1: This new release fixes more than 459 bugs, adds 465 new features and 22 optimizations. Some of the main changes are: * A new open project dialog in the IDE. * Support for session management. * Offline help automatically downloaded from the wiki. * Single-file mode for the IDE. * Support for transparent windows. * Shadowed text drawing routines. * New controls: Spinner, SwitchButton, DirBox, FontBox. * gb.gtk3 is a new GUI component based on GTK+ 3. * gb.inotify is a new component to monitor filesystem events with Linux inotify interface. * gb.markdown is a new component that implements the Gambas Markdown syntax. * The gb.net.smtp component has been entirely rewritten in Gambas and fixed. - added sub-packages: + gb-inotify + gb-gtk3 + gb-markdown - adapted file list for latest changes and fixeslamb26 15569577963.10.0-lp151.3.663.10.0-lp151.3.66gb.ncurses.componentgb.ncurses.lagb.ncurses.sogb.ncurses.so.0gb.ncurses.so.0.0.0gb.ncurses.infogb.ncurses.list/usr/lib64/gambas3//usr/share/gambas3/info/-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.1/standard/0e1736956162587c58da9852b405de7e-gambas3cpioxz5x86_64-suse-linuxASCII textlibtool library fileELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=35bd37147d228586b4dfe44b4dd849aee639810f, stripped PRRRR R RRRRR Rw>zۤutf-85b32407ad2d53d237659ff06887c11466e6a1dc39d673ed5780173b06148ebe7? 7zXZ !t/0 ] crv(vX0~]6f%Uce}갂FB *O 1'GiQQss;JD'[T5>"fa]ڕl>W`dXR9Kyع= 6u*Wd{]d܌4+p Jx~R-:ߡ![5TET $O& V a^41& %1"vͽQmL W@OW{ .xzE 4q0cȥ̑8;%>r#>;kU1Y #\u5)lJx2h#Rm՗ΦKcT#wahf2'9AB%3b@NS5`P/{_VަkQ&yזGX[XL۰ 1p!ѹ7*u}DAmd&yOUSnݓl9"2{bl&QoOZT<<j)7cпR Dtt4>!ΐ{giN|</zW8lC4͊sṚ'Z{nF<&  [O}p |p<"a[JC”V'YL;d᤟ F76)>Eg:)3P|@uv[Z6n_J\hA74RpE V\rBB62ɦO1ja׮-"B vϱ?&$`$&~Z,'./9D{8_{$C Ȝla K é/}k L&Zn_`RECcE͝v&#NTOpGphӳ&G4鹤ޣ S'r_ t0vGIfd+kU:3lDwl\ZGscR/z$=SEI *8(B+ a yJޜn}:(˩0ٶLݗ-rxǢ 66XQE:G8ڰN|)rpAAX^~m^+(yɐҭ!ͣgƂ0MNNV,؅ěXn UqxGTx8bhj. ?Vɧ hQ҃^mwJ̳tO7La9tyƹIIwMT4Twb;h,wK/Cz5S]HcYV?(+y ݖ8L Mx1HY0y3* ar#/I 0zF73S5*0-2R0o=Rj>B@U@~+Y|*0:鹯49ңV+mW iDY?҆Z{@ s.3GGcC1nk!P3?`|ퟁ6sVVSUD,c2&La`0z']xWm1T2qk,*[@ &p8$5uac8)%efԉBVXyfX tO:v}]pt/d=i>Je McX[ C5$`$itd#[' )WH^]qO #Q%XykOXby3 ̊t79Mb6wM7a+V4 F'a66rKL.WQajR~y8ڗ)J1ȷWL{󨠍b]ٿ:0 P,UC*.rsG jU8-̦G-2587sn*T:v[]k47t+biǵZ_ɜ~v_Ej^-a2,>AjUT*{kI2[qF) irD61)Bx!*`,קHdy ;5fVZ2 1#W ^=>&A>߹qFΛfJd 9X6o/vz9;ib0dmx㮧z>ƈ>"fJej_?_,xΧGdToܚ9}rb6w3Y}B\CJ$T;=@,[&Qi{*(zr\=kfIU|:@>8R[ճC3҆ N|EN&υ  N885uv|~/|*vX9ZBgneѯhM%rMۅ$ݮ$edh8Q 3~ 8d􊒊-gmt^ lz)gÊđ*ʦJPvCNmFӏoXQ2S>Vos@e]VOބ4i=QӸͩU*fTPғ|)C]- ' ~#ۡr^k,L=Cާhow <v_=3-l[cMwNmȂ-r`2,v't21ޗPϾac .(4Q!mNkFe7/+p{LM< wnZ Cp7<$E/cQcl3z3`3Csp5=O]}_.{I`Z)4o:uX9O9pM( $JV pS?p_+ яF`Qb.:ߔ0ߍ~'=vpJD䱃>&uD +KDƗ2 6JigB)25rN02ן?@պV֗Vۙt@;JdU\\)K8V~롘 9}PgR_Vt ^О<*)?Ip8J(d`Ip<+N:.L˖Zɂ̥Zʩz(siѸY}뤹ǥͅXjR7+t|"a(х/r<ؚ."Z4u2[jIUq <6xa>g)6?h&ւ[|dtH7cɮ V$4F:/JQk TP};|1D뉓0׽ 3Q1̋d\ YɻSg iWu<X L+{f ȏAAfxkdczP{anK̻m\Y#ЕAe+&ls uc[oZuFeF4Spr'ho4ՒT2*p){Y^&&̟o)h\6OQiWA 9&i 3 OlxQE+ yrAksE.Eˏ=Cɋvy%mmXt=m)x+|u/us{.dkg0ƥwE/n^URBܱ<C/xċ_dfBgR-tYkj]kc̡hE mOFya Z/GګLaΧG:)Y._w"ܝv˧Y M"}X9>NDPmZaiyg\WGD I)ٵ◉lQ秲eBt&-i-Y0:YkxvxR&/+~).ˍ,sa:P "76b= G>|./_c2>Ek@ܞGϔɂ]hh*j *.MUR+&uхWaaFuSSHkR:'6'D'yrɪo`?dZ?[Xz޿} #CCNݫSzm %ե'PuFZܰ21+cz_B+5[UYn ṏ5ﷂ!/t9RHd;I1Chb(zKWB,?HB5:{ {7YƁ#%a^X!Z!L4u?zb[j̘bze= oftt X>aR;5+3Th?x]ͷe\d&zvs"Q863Mg DQ! v d H<-Fo!ďOwcYhhIĕv!$$)O}xkU)+i[䰟F%Vdy۲!ph1Ԫ8^W&pb^]Rͤ׆!nYj8BɅkٰDwupԎFVgIv3tU?`TDߐѫbWkPz,s,Y`$1vbi {S\_Xy!gU~đ!0C/ʞXh(14r[?܁\P$Ri[EJ/7*'Z6.94#RXZ~M/XQb.xe7gT1/2T/mKe-OE]S[);>e3͓E:6|X\[B/\Gd|οך/OэP}5f&=Q`ЙwqW A糩 OqůIz/a31`dԥƯ`vh=~RYtx'!Gd(W S3iUXziFQ~NH=XpdhE+fh3c.Iay;(%ՐW6y*rc8OQC2<` ӂpW߅' n_N0W|C\0PCZD7ZKY$i Up$7DKdk߳ X7 (qa&ݖc2./2ћЮ2ogM1쎼++%%Z\J9{O{]YHkϮ%4-8$T q7p{z\PY.}p|q`T CHRw o9GgW:E ;9qbIm_ĢE1V]5Nb&Pv^칩<"P]ݰ)OH`~51^gXB0rԴ2Agh(zŲV9@W`-7͍?i^*h3M3@wh .(hjHɤZ Pj23(YC8GqZ{Փs-@("\8,I6f5[‘_6{l\Iq!#$FuWX%又c0 vp#Y ?'zƥط(޽FEmܵjUg ֯\xO4q"<[S~["X 1Pe/"R9 wv.1ZւXhXHY@g<~;VT/4{]kTl_g. %s O/ "6&hInqH.AX g)@S^:.H"\xk|,NʾeVd ><Ϡ]#4?-\Z~pzAuP2,Zheiܕ̴!OW ,Zeܭ/KhrHM֭6c:EHkgp\$xAhu~8-U 1`pT_ά Ƣ7UXLfsN%εw"fa!Ѹ`$ya8'/KiէYit *ņ`L#zL4,tHyzB/9cC--jM `'r + ̯k1>Z瓖RQ0y^Fiio&Պc}Bć~_(kI@aԠ z|(ފT-U I.3kVg[ؗ>Z2"N#zaW_*jJR2~ƅg?jA)Z+$~f kiA!vkXA BL~HJO¨Bs! W35+ 'K/Wݬfd7̬يߎ9Dhl`h(nKܸBQfl ^oyo0{D>1?D KzoL  Ɖi$ ;8펹0HWIaXÖX*e2L@/x}u"'DǼOHNxY13w>عv$ɩ*rӝ/D9twۈbg+NQ5VcBOg\]fj ݁vgC*|9ֶZtkR°vtḢa*ՍnwEH;U}`O RRR뿵Z>*63{{9?OȞF~Xeڙٯ Dm$kF+lo1 aTKOӁYj͹sMBpfoAVJ1ѓgzw@A<JY.JcJւ._x_Idr(I]7a|6Ζ+msDqdx1J&}`5X۝bjFnkH^?-d_ .jk|m\i7bg^ H{OCV7`lnO YZ