From 19b94cfeac59e4f54941629a75d4da2be3644e23 Mon Sep 17 00:00:00 2001 From: Tim Dickson Date: Sat, 2 Nov 2019 01:03:23 +0700 Subject: development/gambas3: Updated for version 3.14.1. Signed-off-by: Willy Sudiarto Raharjo --- development/gambas3/README | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'development/gambas3/README') diff --git a/development/gambas3/README b/development/gambas3/README index 63f9162f5a..0d63fa9df3 100644 --- a/development/gambas3/README +++ b/development/gambas3/README @@ -1,17 +1,18 @@ Gambas is a free IDE based on a Basic interpreter with object extensions, a bit like Visual Basic. With Gambas, you can quickly -design your program GUI with Qt4 or GTK+, access MySQL, PostgreSQL, +design your program GUI with Qt5, Qt4 or GTK+, access MySQL, PostgreSQL, ODBC and SQLite databases, pilot applications with D-Bus, translate your program into any language, create network applications easily, make 3D OpenGL applications, make CGI web applications, and so on. alure, gtkglext, imlib2, unixODBC, sqlite2, postgresql, sdl2_image, sdl2_ttf, sdl2_mixer, translate-shell and qt5-webkit are optional -dependencies. You should uninstall any present version of gambas -before creating this package. To enable JIT please install llvm -from extra. +dependencies. + +Note: You should uninstall any present version of gambas before +creating this package. To enable JIT please install llvm from extra. It can create slackware packages of your programs, but bear in mind that the install location is fixed as /usr/bin -note: installing llvm from extra is recommended. +note: installing llvm from slackware/extra is recommended. -- cgit v1.2.3