automatic version update by autodist [release 3.15.2-1mamba;Sat Feb 20 2021]

This commit is contained in:
Automatic Build System 2024-01-05 22:36:58 +01:00
parent a91462ded4
commit 7967be3610

View File

@ -1,14 +1,14 @@
%define with_v4l 1 %define with_v4l 1
Name: gambas3 Name: gambas3
Version: 3.14.3 Version: 3.15.2
Release: 4mamba Release: 1mamba
Summary: A development environment based on a BASIC interpreter with object extensions Summary: A development environment based on a BASIC interpreter with object extensions
Group: Applications/Development Group: Applications/Development
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://gambas.sourceforge.net/ URL: https://gambas.sourceforge.net/
Source: https://gitlab.com/gambas/gambas/-/archive/%{version}/gambas-%{version}.tar.bz2 Source: https://gitlab.com/gambas/gambas/-/archive/%{version}/gambas-%{version}.tar.bz2
#Source: http://download.sourceforge.net/sourceforge/gambas/gambas3-%{version}.tar.bz2 #Source: http://download.sourceforge.net/sourceforge/gambas/gambas3-%{version}.tar.bz2
Patch0: gambas3-3.5.4-llvm-3.5.patch Patch0: gambas3-3.5.4-llvm-3.5.patch
@ -187,7 +187,6 @@ Requires: gambas3-gb-vb = %{version}-%{release}
%description ide %description ide
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This package includes the complete Gambas Development Environment, with the database manager, the help files, and all components. This package includes the complete Gambas Development Environment, with the database manager, the help files, and all components.
%package gb-cairo %package gb-cairo
@ -198,7 +197,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-cairo %description gb-cairo
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This is the cairo interface component. This is the cairo interface component.
%package gb-chart %package gb-chart
@ -211,7 +209,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-chart %description gb-chart
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component allows you to create charts. This component allows you to create charts.
%package gb-complex %package gb-complex
@ -255,7 +252,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-db %description gb-db
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component allows you to access many databases management systems, provided that you install the needed driver packages. This component allows you to access many databases management systems, provided that you install the needed driver packages.
%package gb-db-form %package gb-db-form
@ -269,7 +265,6 @@ Requires: %{name}-gb-db = %{version}-%{release}
%description gb-db-form %description gb-db-form
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component provides some data bound controls, i.e. controls that can display and edit database records automatically. This component provides some data bound controls, i.e. controls that can display and edit database records automatically.
%package gb-db-mysql %package gb-db-mysql
@ -283,7 +278,6 @@ Requires: %{name}-gb-db = %{version}-%{release}
%description gb-db-mysql %description gb-db-mysql
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component allows you to access MySQL databases. This component allows you to access MySQL databases.
%package gb-db-odbc %package gb-db-odbc
@ -294,7 +288,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-db-odbc %description gb-db-odbc
Gambas is a free development environment based on a Basic interpreter with Object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with Object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component provides the Gambas ODBC component. This component provides the Gambas ODBC component.
%package gb-db-postgresql %package gb-db-postgresql
@ -308,7 +301,6 @@ Requires: %{name}-gb-db = %{version}-%{release}
%description gb-db-postgresql %description gb-db-postgresql
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component allows you to access PostgreSQL databases. This component allows you to access PostgreSQL databases.
%package gb-db-sqlite2 %package gb-db-sqlite2
@ -322,7 +314,6 @@ Requires: %{name}-gb-db = %{version}-%{release}
%description gb-db-sqlite2 %description gb-db-sqlite2
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component allows you to access SQLite2 databases. This component allows you to access SQLite2 databases.
%package gb-db-sqlite3 %package gb-db-sqlite3
@ -336,7 +327,6 @@ Requires: %{name}-gb-db = %{version}-%{release}
%description gb-db-sqlite3 %description gb-db-sqlite3
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component allows you to access SQLite3 databases. This component allows you to access SQLite3 databases.
%package gb-dbus %package gb-dbus
@ -347,7 +337,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-dbus %description gb-dbus
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component allows you to interface to the D-Bus inter-process communication system. This component allows you to interface to the D-Bus inter-process communication system.
%package gb-debug %package gb-debug
@ -360,7 +349,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-debug %description gb-debug
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component helps the IDE to debug Gambas programs. This component helps the IDE to debug Gambas programs.
%package gb-desktop %package gb-desktop
@ -373,7 +361,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-desktop %description gb-desktop
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component allows you to access desktop components. This component allows you to access desktop components.
%package gb-draw %package gb-draw
@ -386,7 +373,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-draw %description gb-draw
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component allows you to create drawings. This component allows you to create drawings.
%package gb-eval %package gb-eval
@ -399,7 +385,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-eval %description gb-eval
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component allows you to evaluate expressions at runtime. It is used by the Gambas Eval() function. This component allows you to evaluate expressions at runtime. It is used by the Gambas Eval() function.
%package gb-form %package gb-form
@ -412,7 +397,6 @@ Provides: %{name}-gb-form-mdi
%description gb-form %description gb-form
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component contains controls for creating form elements. This component contains controls for creating form elements.
%package gb-gmp %package gb-gmp
@ -423,7 +407,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-gmp %description gb-gmp
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component allows you to interface to the gmp library. This component allows you to interface to the gmp library.
%package gb-gui %package gb-gui
@ -436,7 +419,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-gui %description gb-gui
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component is used for managing the graphical user interface (GUI). This component is used for managing the graphical user interface (GUI).
%package gb-image %package gb-image
@ -449,7 +431,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-image %description gb-image
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component allows you to apply various effects on Image objects. This component allows you to apply various effects on Image objects.
%package gb-jit %package gb-jit
@ -480,7 +461,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-net %description gb-net
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component allows you to use TCP/IP and UDP sockets, and to access any serial ports. This component allows you to use TCP/IP and UDP sockets, and to access any serial ports.
%package gb-net-curl %package gb-net-curl
@ -494,7 +474,6 @@ Requires: %{name}-gb-net = %{version}-%{release}
%description gb-net-curl %description gb-net-curl
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component allows your programs to easily become FTP or HTTP clients. This component allows your programs to easily become FTP or HTTP clients.
%package gb-net-pop3 %package gb-net-pop3
@ -520,7 +499,6 @@ Requires: %{name}-gb-net = %{version}-%{release}
%description gb-net-smtp %description gb-net-smtp
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component allows your programs to easily send mails, with attachments, by using the SMTP protocol. This component allows your programs to easily send mails, with attachments, by using the SMTP protocol.
%package gb-ncurses %package gb-ncurses
@ -532,7 +510,6 @@ Requires: %{name}-gb-net = %{version}-%{release}
%description gb-ncurses %description gb-ncurses
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component allows you to create ncurses based console applications. This component allows you to create ncurses based console applications.
%package gb-openssl %package gb-openssl
@ -556,7 +533,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-option %description gb-option
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component is an interface to the getopt() C library function for interpreting the program command-line. This component is an interface to the getopt() C library function for interpreting the program command-line.
%package gb-qt %package gb-qt
@ -569,7 +545,6 @@ Obsoletes: gambas3-gb-qt-webkit
%description gb-qt %description gb-qt
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This package provides the Gambas QT GUI component. This package provides the Gambas QT GUI component.
%package gb-qt5 %package gb-qt5
@ -580,7 +555,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-qt5 %description gb-qt5
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This package provides the Gambas QT 5 GUI component. This package provides the Gambas QT 5 GUI component.
%package gb-qt-ext %package gb-qt-ext
@ -593,7 +567,6 @@ Requires: %{name}-gb-qt = %{version}-%{release}
%description gb-qt-ext %description gb-qt-ext
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component provides some uncommon QT controls. This component provides some uncommon QT controls.
%package gb-qt-kde %package gb-qt-kde
@ -607,7 +580,6 @@ Requires: %{name}-gb-qt = %{version}-%{release}
%description gb-qt-kde %description gb-qt-kde
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component transforms your QT application in a KDE application and allows you to pilot any other KDE application with the DCOP protocol. This component transforms your QT application in a KDE application and allows you to pilot any other KDE application with the DCOP protocol.
%package gb-qt-webkit %package gb-qt-webkit
@ -619,7 +591,6 @@ Requires: %{name}-gb-qt = %{version}-%{release}
%description gb-qt-webkit %description gb-qt-webkit
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component allows you to use the KHTML Web Browser widget included in KDE. This component allows you to use the KHTML Web Browser widget included in KDE.
%package gb-qt5-webkit %package gb-qt5-webkit
@ -643,7 +614,6 @@ Requires: %{name}-gb-qt = %{version}-%{release}
%description gb-qt-opengl %description gb-qt-opengl
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component provides the QT OpenGL controls. This component provides the QT OpenGL controls.
%package gb-qt5-opengl %package gb-qt5-opengl
@ -657,7 +627,6 @@ Requires: %{name}-gb-qt5 = %{version}-%{release}
%description gb-qt5-opengl %description gb-qt5-opengl
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component provides the QT5 OpenGL controls. This component provides the QT5 OpenGL controls.
%package gb-report %package gb-report
@ -670,7 +639,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-report %description gb-report
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This is the report designer component. This is the report designer component.
%package gb-signal %package gb-signal
@ -681,7 +649,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-signal %description gb-signal
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This is the signal component. This is the signal component.
%package gb-sdl %package gb-sdl
@ -694,7 +661,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-sdl %description gb-sdl
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component allow you to use the SDL libraries in Gambas. This component allow you to use the SDL libraries in Gambas.
%package gb-sdl2 %package gb-sdl2
@ -718,7 +684,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-vb %description gb-vb
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component aims at including some functions that imitate the behaviour of Visual Basic(tm) functions. Use it only if you try to port some VB projects. This component aims at including some functions that imitate the behaviour of Visual Basic(tm) functions. Use it only if you try to port some VB projects.
%package gb-xml %package gb-xml
@ -731,7 +696,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-xml %description gb-xml
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
These components bring the power of the libxml and libxslt libraries to Gambas. These components bring the power of the libxml and libxslt libraries to Gambas.
%package gb-crypt %package gb-crypt
@ -744,7 +708,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-crypt %description gb-crypt
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component provides the Gambas DES/MD5 crypt component. This component provides the Gambas DES/MD5 crypt component.
@ -756,7 +719,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-gsl %description gb-gsl
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This package provides the Gambas GSL component. This package provides the Gambas GSL component.
%package gb-gtk %package gb-gtk
@ -769,7 +731,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-gtk %description gb-gtk
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This package provides the Gambas GTK+ GUI component. This package provides the Gambas GTK+ GUI component.
%package gb-gtk3 %package gb-gtk3
@ -782,7 +743,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-gtk3 %description gb-gtk3
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This package provides the Gambas GTK+ GUI component. This package provides the Gambas GTK+ GUI component.
%package gb-httpd %package gb-httpd
@ -795,7 +755,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-httpd %description gb-httpd
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This package provides the Gambas httpd component. This package provides the Gambas httpd component.
%package gb-media %package gb-media
@ -806,7 +765,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-media %description gb-media
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This package provides multimedia components. This package provides multimedia components.
%package gb-opengl %package gb-opengl
@ -819,7 +777,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-opengl %description gb-opengl
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component provides the Gambas OpenGL component. This component provides the Gambas OpenGL component.
%package gb-pcre %package gb-pcre
@ -846,7 +803,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-v4l %description gb-v4l
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component provides the Gambas Video4Linux component. This component provides the Gambas Video4Linux component.
%endif %endif
@ -860,7 +816,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-ldap %description gb-ldap
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component provides the Gambas LDAP component. This component provides the Gambas LDAP component.
%package gb-pdf %package gb-pdf
@ -873,7 +828,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-pdf %description gb-pdf
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component provides the Gambas PDF component. This component provides the Gambas PDF component.
%package gb-web %package gb-web
@ -886,7 +840,6 @@ Requires: %{name}-runtime = %{version}-%{release}
%description gb-web %description gb-web
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on... With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, control KDE applications with DCOP, translate your program into many languages, create network applications easily, build RPMs of your apps automatically, and so on...
This component provides the Gambas WEB component. This component provides the Gambas WEB component.
%debug_package %debug_package
@ -895,13 +848,13 @@ This component provides the Gambas WEB component.
%setup -q -n gambas-%{version} %setup -q -n gambas-%{version}
#-D -T #-D -T
#:<< _EOF #:<< _EOF
%patch3 -p1 #%patch3 -p1
%patch4 -p1 #%patch4 -p1
%patch5 -p1 #%patch5 -p1
./reconf
%build %build
#:<< _EOF #:<< _EOF
./reconf
%configure \ %configure \
--enable-bzlib2 \ --enable-bzlib2 \
@ -1011,6 +964,7 @@ install -D -m0644 app/desktop/gambas3.svg %{buildroot}%{_datadir}/pixmaps/gambas
%{_libdir}/%{name}/gb.settings.component %{_libdir}/%{name}/gb.settings.component
%{_libdir}/%{name}/gb.settings.gambas %{_libdir}/%{name}/gb.settings.gambas
%{_libdir}/%{name}/gb.term.* %{_libdir}/%{name}/gb.term.*
%{_libdir}/%{name}/gb.test.*
%{_libdir}/%{name}/gb.util.* %{_libdir}/%{name}/gb.util.*
%dir %{_datadir}/%{name} %dir %{_datadir}/%{name}
%dir %{_datadir}/%{name}/info %dir %{_datadir}/%{name}/info
@ -1020,6 +974,7 @@ install -D -m0644 app/desktop/gambas3.svg %{buildroot}%{_datadir}/pixmaps/gambas
%{_datadir}/%{name}/info/gb.list %{_datadir}/%{name}/info/gb.list
%{_datadir}/%{name}/info/gb.logging.* %{_datadir}/%{name}/info/gb.logging.*
%{_datadir}/%{name}/info/gb.settings.* %{_datadir}/%{name}/info/gb.settings.*
%{_datadir}/%{name}/info/gb.test.*
%dir %{_datadir}/%{name}/control %dir %{_datadir}/%{name}/control
%dir %{_datadir}/%{name}/control/gb.map %dir %{_datadir}/%{name}/control/gb.map
%{_datadir}/%{name}/control/gb.map/mapview.png %{_datadir}/%{name}/control/gb.map/mapview.png
@ -1036,6 +991,14 @@ install -D -m0644 app/desktop/gambas3.svg %{buildroot}%{_datadir}/pixmaps/gambas
%{_datadir}/%{name}/info/gb.report2.* %{_datadir}/%{name}/info/gb.report2.*
%{_datadir}/%{name}/info/gb.scanner.* %{_datadir}/%{name}/info/gb.scanner.*
%{_datadir}/%{name}/info/gb.util.* %{_datadir}/%{name}/info/gb.util.*
%{_mandir}/man1/gba3.1*
%{_mandir}/man1/gbc3.1*
%{_mandir}/man1/gbh3.1*
%{_mandir}/man1/gbi3.1*
%{_mandir}/man1/gbr3.1*
%{_mandir}/man1/gbs3.1*
%{_mandir}/man1/gbw3.1*
%{_mandir}/man1/gbx3.1*
%doc AUTHORS COPYING %doc AUTHORS COPYING
%files ide %files ide
@ -1056,8 +1019,7 @@ install -D -m0644 app/desktop/gambas3.svg %{buildroot}%{_datadir}/pixmaps/gambas
%{_datadir}/gambas3/icons/application-x-gambasserverpage.png %{_datadir}/gambas3/icons/application-x-gambasserverpage.png
%dir %{_datadir}/gambas3/template %dir %{_datadir}/gambas3/template
%{_datadir}/gambas3/template/* %{_datadir}/gambas3/template/*
#%dir %{_datadir}/%{name}/examples %{_mandir}/man1/gambas3.1*
#%{_datadir}/%{name}/examples/*
%doc ChangeLog NEWS README %doc ChangeLog NEWS README
%files gb-cairo %files gb-cairo
@ -1352,6 +1314,8 @@ install -D -m0644 app/desktop/gambas3.svg %{buildroot}%{_datadir}/pixmaps/gambas
%defattr(-,root,root) %defattr(-,root,root)
%{_datadir}/%{name}/info/gb.pdf.* %{_datadir}/%{name}/info/gb.pdf.*
%{_libdir}/%{name}/gb.pdf.* %{_libdir}/%{name}/gb.pdf.*
%{_datadir}/gambas3/info/gb.poppler.*
%{_libdir}/gambas3/gb.poppler.*
%files gb-opengl %files gb-opengl
%defattr(-,root,root) %defattr(-,root,root)
@ -1411,6 +1375,8 @@ install -D -m0644 app/desktop/gambas3.svg %{buildroot}%{_datadir}/pixmaps/gambas
%{_libdir}/%{name}/gb.web.* %{_libdir}/%{name}/gb.web.*
%dir %{_datadir}/gambas3/control/gb.web.form %dir %{_datadir}/gambas3/control/gb.web.form
%{_datadir}/gambas3/control/gb.web.form/* %{_datadir}/gambas3/control/gb.web.form/*
%dir %{_datadir}/gambas3/control/gb.web.gui
%{_datadir}/gambas3/control/gb.web.gui/*
%files gb-xml %files gb-xml
%defattr(-,root,root) %defattr(-,root,root)
@ -1420,6 +1386,9 @@ install -D -m0644 app/desktop/gambas3.svg %{buildroot}%{_datadir}/pixmaps/gambas
%{_libdir}/%{name}/gb.libxml.* %{_libdir}/%{name}/gb.libxml.*
%changelog %changelog
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 3.15.2-1mamba
- automatic version update by autodist
* Sat May 30 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.14.3-4mamba * Sat May 30 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.14.3-4mamba
- gambas3-gb-qt5-webkit: obsolete gambas3-gb-qt-webkit - gambas3-gb-qt5-webkit: obsolete gambas3-gb-qt-webkit