gambas2 2.23.1-1ubuntu1 source package in Ubuntu

Changelog

gambas2 (2.23.1-1ubuntu1) precise; urgency=low

  * Merge from Debian unstable, remaining changes:
    - Disable the -v4l package, it doesn't build any more on current kernels
      (v4l1 was removed).
  * Build-depend on libjpeg-dev instead of libjpeg62-dev.

gambas2 (2.23.1-1) unstable; urgency=low

  * New upstream release
  * debian/parches/fix_ftbfs_gcc46.patch thanks to Michael Biebl
    <email address hidden> (Closes: #624761)
  * Bumped standards version to 3.9.2, no changes required
 -- Felix Geyer <email address hidden>   Fri, 28 Oct 2011 12:29:56 +0200

Upload details

Uploaded by:
Felix Geyer
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gambas2_2.23.1.orig.tar.gz 31.7 MiB bf09b9a6889e85a3a9f922ec1b8bfcf143ed977b47465487eb7815b6c5336cbc
gambas2_2.23.1-1ubuntu1.debian.tar.gz 20.2 KiB 937d27aaf9992ea6641bf390f6e55e7a12913fc1949316ca1f931ca8d968118b
gambas2_2.23.1-1ubuntu1.dsc 3.1 KiB 90079541ea635acbaef47120238fcbb02124284283e0828e1d1c2cb8017dc95d

View changes file

Binary packages built by this source

gambas2: Complete visual development environment for Gambas

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This package doesn't include anything: it is a metapackage to install the
 IDE and all the available gambas components..

gambas2-dev: Gambas compilation tools

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This package includes the gambas compiler, archiver and informer.

gambas2-doc: Gambas documentation

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This package provides the examples, help and documentation

gambas2-gb-chart: The Gambas charting component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a native gambas component to draw charts.

gambas2-gb-compress: The Gambas compression component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component have the needed base libraries for the rest of compression
 components.

gambas2-gb-compress-bzlib2: The Gambas bzlib2 component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you to compress/uncompress data or files with
 the bzip2 algorithm.

gambas2-gb-compress-zlib: The Gambas zlib compression component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you to compress/uncompress data or files with
 the gzip and PKZIP algorithm.

gambas2-gb-crypt: The Gambas crypt encription component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows to use the crypt() glib function in gambas.

gambas2-gb-db: Gambas database access common libraries

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component provides the needed common libraries for data access

gambas2-gb-db-firebird: The Firebird driver for the Gambas database component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you to access Firebird databases.

gambas2-gb-db-form: Gambas database bound controls

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a native gambas component that implements data bound controls.
 It provides the following new controls: DataSource, DataBrowser,
 DataView, DataControl and DataCombo

gambas2-gb-db-mysql: The MySQL driver for the Gambas database component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you to access MySQL databases.

gambas2-gb-db-odbc: The Gambas ODBC driver database component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you to access to databases via unixODBC drivers
 from gambas code.

gambas2-gb-db-postgresql: The PostgreSQL driver for the Gambas database component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you to access PostgreSQL databases.

gambas2-gb-db-sqlite2: The Gambas sqlite2 driver database component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you to access to sqlite 2 databases (not for sqlite 3,
 there is another package for sqlite 3) from gambas code.

gambas2-gb-db-sqlite3: The Gambas sqlite3 driver database component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you to access to sqlite3 databases (not for sqlite 2,
 there is another package for sqlite 2) from gambas code.

gambas2-gb-desktop: Gambas Portland project compatibility component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component provides an access to the Portland project
 (http://portland.freedesktop.org/wiki/) xdg utilities

gambas2-gb-form: A gambas native form component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a native gambas component to serve as base for graphic components.

gambas2-gb-form-dialog: A gambas native mdi form component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a native gambas component that implements the Workspace control.

gambas2-gb-form-mdi: A gambas native mdi form component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a native gambas component that implements the Workspace control.

gambas2-gb-gtk: The Gambas gtk component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 These are the gtk components for Gambas.

gambas2-gb-gtk-ext: The Gambas extended gtk GUI component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 These are new properties for the gtk components for Gambas. At this
 moment it only adds footers to the GridView control.

gambas2-gb-gtk-svg: The Gambas SVG importing component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component is able to load SVG files and generate an image memory of
 it, to be used by any component able to manage the gambas image
 interface.

gambas2-gb-gui: The graphical toolkit selector component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component just loads gb.qt if you are running KDE or gb.gtk in
 the other cases. It will make your application more desktop-friendly!
 If the GB_GUI environment variable is set, then gb.gui will load the
 component specified by its contents.

gambas2-gb-image: A Gambas image effects component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a new component for applying many various effects on images.
 The effects source code was ported from the KDE libkdefx library, which
 includes itself some ImageMagick algorithms, and from the KolourPaint
 program.

gambas2-gb-info: A Gambas information component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a native gambas component to provide a lot of information about
 the system where the application is executed.

gambas2-gb-net: The Gambas networking component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you to use TCP/IP and UDP sockets, and to access
 any serial ports.

gambas2-gb-net-curl: The Gambas advanced networking component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows your programs to easily become FTP or HTTP clients.

gambas2-gb-net-smtp: Gambas component to use smtp protocol

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows sending emails using smtp protocol.
 It contains one control, SmtpClient, that is used for defining the SMTP
 server, the SMTP port, the recipients, the sender, the subject, the mail
 contents, some attachments, and for finally sending the mail.

gambas2-gb-opengl: The OpenGL component for Gambas

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you 3D programming with OpenGL in gambas.

gambas2-gb-pcre: The Gambas regexp component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This experimental component allows you to use Perl compatible regular
 expresions within gambas code.

gambas2-gb-pdf: The Gambas pdf component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 PDF renderer component based on Poppler library

gambas2-gb-qt: The Gambas Qt GUI component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This package includes the Gambas QT GUI component.

gambas2-gb-qt-ext: The Gambas extended Qt GUI component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component includes some uncommon QT controls.

gambas2-gb-qt-opengl: OpenGL with QT toolkit Gambas component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows you integrate OpenGL in qt applications.

gambas2-gb-report: Gambas report component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component gives the tools and methods to create reports using Gambas

gambas2-gb-sdl: The Gambas SDL component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component use the ttf fonts parts of the SDL library.
 If opengl drivers are installed it uses it to accelerate 2D and 3D drawing.

gambas2-gb-sdl-sound: The Gambas SDL component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component use the sound image parts of the SDL library.
 It allows you to simultaneously play many sounds and a music stored in a file.

gambas2-gb-settings: Gambas utilities class

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a component made in gambas providing several utilities

gambas2-gb-vb: The Gambas to Visual Basic(tm) compatibility component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a component to give compatibility with some MS Visual Basic
 functions.

gambas2-gb-web: Gambas CGI for web applications component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This is a component for making CGI web applications using gambas,
 with an ASP-like interface.

gambas2-gb-xml: Gambas XML component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component brings the power of the libxml libraries to Gambas.

gambas2-gb-xml-rpc: Gambas RPC component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component allows using RPC from a Gambas application

gambas2-gb-xml-xslt: Gambas XSLT component

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This component brings the power of the libxslt libraries to Gambas.

gambas2-ide: Visual development environment for the Gambas programming language

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This package includes the Gambas Development Environment and the
 database manager.

gambas2-runtime: The Gambas runtime

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This package includes the Gambas interpreter needed to run Gambas applications.

gambas2-script: The Gambas scripter

 Gambas is a programming language based on a BASIC interpreter with
 object extensions - like Visual Basic, though it is NOT a clone!
 It has many components for developing internationalized,
 desktop-independent, database- and network-enabled applications.
 Even games can be developed very quickly using its RAD environment.
 .
 This package includes the needed files to use Gambas as a scripting language.