From 3f24512901b9d899f87c4267b25cf844733ff1e3 Mon Sep 17 00:00:00 2001 From: Tim Dickson Date: Fri, 12 Apr 2019 23:32:20 +0700 Subject: development/gambas3: Updated for version 3.13.0. Signed-off-by: Willy Sudiarto Raharjo --- development/gambas3/README | 12 +++++++----- development/gambas3/gambas3.SlackBuild | 4 ++-- development/gambas3/gambas3.info | 6 +++--- 3 files changed, 12 insertions(+), 10 deletions(-) (limited to 'development/gambas3') diff --git a/development/gambas3/README b/development/gambas3/README index fb39105149..0afda50516 100644 --- a/development/gambas3/README +++ b/development/gambas3/README @@ -6,9 +6,11 @@ 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 and qt5-webkit are optional dependencies. -You should uninstall any present version of gambas before creating -this package. +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. + +It can create slackware packages of your programs, but bear in mind +that the install location is fixed as /usr/bin -It can create slackware packages of your programs, but only the -noarch version contains the program. diff --git a/development/gambas3/gambas3.SlackBuild b/development/gambas3/gambas3.SlackBuild index b18da6762d..24df685277 100644 --- a/development/gambas3/gambas3.SlackBuild +++ b/development/gambas3/gambas3.SlackBuild @@ -26,7 +26,7 @@ PRGNAM=gambas3 SRCNAM=gambas -VERSION=${VERSION:-3.12.2} +VERSION=${VERSION:-3.13.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -59,7 +59,7 @@ fi set -e if [ "x`ls /var/log/packages|grep ^$PRGNAM|wc -l`" = "x1" ]; then - #and current installs of gambas should be uninstalled before + #current installs of gambas should be uninstalled before #attempting to create this gambas3 package echo "you must uninstall $PRGNAM before creating package $PRGNAM ver $VERSION" exit 2 diff --git a/development/gambas3/gambas3.info b/development/gambas3/gambas3.info index 2c6d4dc6c5..f43394baf4 100644 --- a/development/gambas3/gambas3.info +++ b/development/gambas3/gambas3.info @@ -1,8 +1,8 @@ PRGNAM="gambas3" -VERSION="3.12.2" +VERSION="3.13.0" HOMEPAGE="http://gambas.sourceforge.net" -DOWNLOAD="https://gitlab.com/gambas/gambas/-/archive/3.12.2/gambas-3.12.2.tar.bz2" -MD5SUM="08b6198c852a48460ccf1da074d91f6b" +DOWNLOAD="https://gitlab.com/gambas/gambas/-/archive/3.13.0/gambas-3.13.0.tar.bz2" +MD5SUM="843309fdbf0666461b3f093327eb1af3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-79-gdb01