diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2020-09-03 18:32:02 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-05 08:26:43 +0700 |
commit | b848bd9d3963fec959a8747d89c5755685fb51a3 (patch) | |
tree | 8ebcce22bcd1abf1316c6ebab8987ff202ba5645 /development/gambas3/README | |
parent | 746cc2c6bcf891cac03edc1feba36d9d8e652981 (diff) |
development/gambas3: Updated for version 3.15.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/gambas3/README')
-rw-r--r-- | development/gambas3/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/development/gambas3/README b/development/gambas3/README index 0d63fa9df3..bdcd0affcd 100644 --- a/development/gambas3/README +++ b/development/gambas3/README @@ -5,14 +5,14 @@ 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 +alure, gtkglext, imlib2, unixODBC, sqlite2, postgresql, SDL2_image, +SDL2_ttf, SDL2_mixer, translate-shell and qt5-webkit are optional 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 +The Gambas ide can create slackware packages of your gambas programs, +but bear in mind that the install location is fixed as /usr/bin note: installing llvm from slackware/extra is recommended. |