summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Tim Dickson2019-11-01 19:03:23 +0100
committer Willy Sudiarto Raharjo2019-11-01 19:03:23 +0100
commit19b94cfeac59e4f54941629a75d4da2be3644e23 (patch)
tree6f44433b5ead1b92f401b28ea2e89bc390219802 /development
parentfcbcf721767ffdd1481b0ea1fc9161be7b788d65 (diff)
downloadslackbuilds-19b94cfeac59e4f54941629a75d4da2be3644e23.tar.gz
development/gambas3: Updated for version 3.14.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/gambas3/README11
-rw-r--r--development/gambas3/gambas3.SlackBuild2
-rw-r--r--development/gambas3/gambas3.info6
3 files changed, 10 insertions, 9 deletions
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.
diff --git a/development/gambas3/gambas3.SlackBuild b/development/gambas3/gambas3.SlackBuild
index bca3f08cea..c175c0fe72 100644
--- a/development/gambas3/gambas3.SlackBuild
+++ b/development/gambas3/gambas3.SlackBuild
@@ -26,7 +26,7 @@
PRGNAM=gambas3
SRCNAM=gambas
-VERSION=${VERSION:-3.14.0}
+VERSION=${VERSION:-3.14.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/gambas3/gambas3.info b/development/gambas3/gambas3.info
index 36dd5d9ade..75b9f87062 100644
--- a/development/gambas3/gambas3.info
+++ b/development/gambas3/gambas3.info
@@ -1,8 +1,8 @@
PRGNAM="gambas3"
-VERSION="3.14.0"
+VERSION="3.14.1"
HOMEPAGE="http://gambas.sourceforge.net"
-DOWNLOAD="https://gitlab.com/gambas/gambas/-/archive/3.14.0/gambas-3.14.0.tar.bz2"
-MD5SUM="e5541b66966e1a4b7da733b6c34b25a0"
+DOWNLOAD="https://gitlab.com/gambas/gambas/-/archive/3.14.1/gambas-3.14.1.tar.bz2"
+MD5SUM="4c305f2f410ebf606a9d104268dacc85"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""