From: Gianfranco Costamagna Date: Sat, 7 Jan 2017 17:04:32 +0000 (+0000) Subject: Import gambas3_3.9.1-3.debian.tar.xz X-Git-Tag: archive/raspbian/3.16.3-2+rpi1~1^2^2^2^2~2^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a74f1935ad137d1501149ba7f836adfce87fdfb8;p=gambas3.git Import gambas3_3.9.1-3.debian.tar.xz [dgit import tarball gambas3 3.9.1-3 gambas3_3.9.1-3.debian.tar.xz] --- a74f1935ad137d1501149ba7f836adfce87fdfb8 diff --git a/changelog b/changelog new file mode 100644 index 00000000..284d62a8 --- /dev/null +++ b/changelog @@ -0,0 +1,248 @@ +gambas3 (3.9.1-3) unstable; urgency=medium + + * Team Upload + * Drop libmodplug-dev, useless + (Closes: #850525) + + -- Gianfranco Costamagna Sat, 07 Jan 2017 18:04:32 +0100 + +gambas3 (3.9.1-2) unstable; urgency=medium + + * Team Upload + + [ Josh Triplett ] + * Add new programming language sections (Closes: #847533) + + -- Gianfranco Costamagna Fri, 09 Dec 2016 08:25:00 +0100 + +gambas3 (3.9.1-1) unstable; urgency=medium + + [ Ian Haywood ] + * New upstream version (Closes: #837541, #838309) + + [ José L. Redrejo Rodríguez ] + * Fixed build dependencies + * Removed gitignore files from upstream when building the debs + + -- José L. Redrejo Rodríguez Sat, 08 Oct 2016 19:42:37 +0200 + +gambas3 (3.8.4-6) unstable; urgency=medium + + * debian/patches/openssl-fixes.patch: + - fix openssl 1.1 incompatibilities (Closes: #828307) + + -- Gianfranco Costamagna Fri, 01 Jul 2016 08:36:09 +0200 + +gambas3 (3.8.4-5) unstable; urgency=medium + + * Team upload + * Revert my previous change, because it breaks some arch:all + build. + + -- Gianfranco Costamagna Thu, 30 Jun 2016 11:28:30 +0200 + +gambas3 (3.8.4-4) unstable; urgency=medium + + [ Pino Toscano ] + * Fix compilation on hurd, by restricting the architecures list + (Closes: #829056) + * Remove useless kdelibs5-dev dependency (Closes: #829058) + + [ Gianfranco Costamagna ] + * Team upload + * Fix installation on hurd, by restricting the gambas3 dependencies + (where not built) + + -- Gianfranco Costamagna Thu, 30 Jun 2016 10:11:41 +0200 + +gambas3 (3.8.4-3) unstable; urgency=medium + + [ Ian Haywood ] + * patch to use Qt5 preferentially over Qt4. This way the IDE works when both Qt4 and Qt5 present. + * Remove Conflicts on Qt4 for the the IDE as now unnecessary (Closes: #814862) + + [ Gianfranco Costamagna ] + * Team upload. + * Fix unsecure VCS uri. + * Disable jit package, not llvm-3.6+ ready. + * Bump std-version to 3.9.8, no changes required. + * debian/patches/fix-build-failure.patch. + - cherry-pick upstream r7740 to fix build failure. + + [ trek00@inbox.ru ] + * Tweak gb.gui dependencies to not force many graphic implementations + (Closes: #823908) + + -- Gianfranco Costamagna Wed, 15 Jun 2016 14:40:21 +0200 + +gambas3 (3.8.4-2) unstable; urgency=medium + + * Team upload. + * Switch to libpng-dev to ease libpng transition (Closes: #809862). + + -- Gianfranco Costamagna Tue, 05 Jan 2016 00:12:43 +0100 + +gambas3 (3.8.4-1) unstable; urgency=medium + + * Team upload. + * Upload to unstable + * Update libgsl0-dev to libgsl-dev, to ease gsl transition. + * Remove deprecated menu file (Per the tech-ctte decision on #741573) + * Disable qt4 webkit (Closes: #784465). + * New upstream release, drop gnu_support patch, merged upstream + (Closes: #807061). + * Add breaks+replaces for gb-desktop{x11} package. (Closes: #787921) + * Drop -examples package, dropped upstream. + * Add new pacages: gambas3-gb-report2 gambas3-gb-sdl2-audio gambas3-gb-sdl2 + gambas3-gb-util gambas3-gb-util-web gambas3-gb-scanner + * Add some new build-dependencies, needed for new sdl2 packages: + libsdl2-dev, libsdl2-image-dev, libsdl2-mixer-dev, libsdl2-ttf-dev + * Fix some install files. + * Drop DejaVuSans.ttf sdl link, dropped in version 3.5.3 + * Add xdg-utils as build-dependency, needed to correctly handle mimes. + * fix copyright file, adding missing svg CC-by-sa licenses, removing some old + entries, making it really machine readable, add some public domain licenses + (Closes: #787761) + * Remove llvm-dev build-dependency, forcing llvm-3.5 (there is no planned + porting on top of a newer llvm release + (http://gambaswiki.org/bugtracker/edit?object=BUG.835). + * Simplify libv4l-dev build-dependency. + * Stop building gambas3-gb-inotify package on kfreebsd-* (missing libc header) + * move webkit support in new qt5 package. + + -- Gianfranco Costamagna Wed, 16 Dec 2015 15:10:28 +0100 + +gambas3 (3.6.2-1) experimental; urgency=low + + * Team upload. + + [ José L. Redrejo Rodríguez ] + * Fixes in debian/rules & debian control to fix lintian warnings and errors + + [ Gianfranco Costamagna ] + * New upstream release. (Closes: #775452) + - refresh patches. + - drop patches merged upstream: detect_browser_debian, fix-llvm-3.5.patch + fix_typos, + - move kfreebsd_support into gnu_support, since kfreebsd is now upstream + supported (cfr upstream issue 595 for the gnu support) + * Rewrite rules file, dropping old hacks, and following new dh rules. + * Bump standard version to 3.9.6, no changes required. + * Wrap and sort debian directory. + * Add appdata file + * Add libgtk-3-dev as build dependency, needed for the new gtk3 package. + * Add libdumb1, seems needed in the install target (spot by some build logs). + * Drop PHP3 License, the code has been removed already in 3.5.4. + * Drop SIL-1.1, file _default.bdf has been removed upstream. + * Tweak debian/rules to remove the _default.bdf file. + * New packages: gambas3-gb-desktop-x11, gambas3-gb-inotify, + gambas3-gb-markdown, gambas3-gb-gtk3. + * Fix some install files. + + -- José L. Redrejo Rodríguez Fri, 16 Jan 2015 17:24:39 +0100 + +gambas3 (3.5.4-2) unstable; urgency=medium + + * Team upload. + + [ Gianfranco Costamagna ] + * Add fix-llvm-3.5.patch, fixing the llvm-3.5 build failure. + (Closes: #763238) + + -- José L. Redrejo Rodríguez Mon, 13 Oct 2014 10:46:46 +0200 + +gambas3 (3.5.4-1) unstable; urgency=medium + + * Team upload. + + [ Gianfranco Costamagna ] + * New upstream version. (Closes: #752625, #754209) + * Added Vcs-* fields. + * Add gambas3-gb-clipper as dependency of gambas3-ide + (Closes: #749059), thanks to Shane Kerr. + * Bump compat level to 9. + * Remove d/p/find_postgresql_headers, addressed upstream. + + + [ Pino Toscano ] + * Adding parallel builds (Closes: #751217). + + -- José L. Redrejo Rodríguez Mon, 14 Apr 2014 10:46:46 +0200 + +gambas3 (3.5.2-2) unstable; urgency=low + + * New upstream version + * New packages gb.media, gb.logging, gb.desktop.gnome + * postgresql-server-dev-all needed to compile postgres + drivers (Closes: #741789) + + -- Ian Haywood Wed, 02 Apr 2014 16:23:48 +1100 + +gambas3 (3.5.2-1) unstable; urgency=low + + * New upstream version + * Fix bug in gb.geom (Closes: #731487) + * Added SIL font licence to debian/copyright + * fix permissions on gb.sdl/data/src/_default.bdf + + -- Ian Haywood Fri, 14 Feb 2014 14:41:15 +1100 + +gambas3 (3.5.1-1) unstable; urgency=low + + [ José L. Redrejo Rodríguez ] + * New upstream release. + * Remove previous Poppler patch, as upstream is updated. Thanks to Pino + for its help while we were MIA. + * Removed patch from Sebastian Ramacher as it's not needed with this + new upstream version. Thanks to him and Dmitrijs Ledkovs for his NMU. + * debian/control: + - New gambas3 components. + - Added new dependencies for the new Gambas3 components. + - Fixed some build dependencies to match current Debian sid repo. + * debian/patches/fix_typos (Closes: #690509, #690510) + * debian/patches/kfreebsd_support (Closes: #710320) . Thanks to + Steven Chamberlain. + + [ Ian Haywood ] + * Updated debian/copyright. + * Fixed some grammar errors in the changelog. + * Added gb.jit and its dependencies. + * debian/rules: moving to dpkg-buildflags. + + -- José L. Redrejo Rodríguez Tue, 03 Sep 2013 12:52:14 +0200 + +gambas3 (3.1.1-2.2) unstable; urgency=low + + * Non-maintainer upload. + * Backport upstream r4730, r4731, and r4732 to fix compatibility with + Poppler >= 0.20.x (Closes: #679885) + + -- Pino Toscano Tue, 23 Jul 2013 11:32:16 +0200 + +gambas3 (3.1.1-2.1) unstable; urgency=low + + [ Sebastian Ramacher ] + * Non-maintainer upload. + * Fix FTBFS with eglibc-2.7. (Closes: #701393) + + [ Dmitrijs Ledkovs ] + * Non-maintainer upload + + -- Dmitrijs Ledkovs Tue, 04 Jun 2013 23:16:32 +0100 + +gambas3 (3.1.1-2) unstable; urgency=low + + * debian/control: + - Removed hardcoded dependency on libglew1.5 (Closes: #674080) + - Replaced libpoppler-dev by libpoppler-private-dev build + dependency (Closes: #673746) + - Fine tuning some build dependencies trying to compile in freebsd archs + + -- José L. Redrejo Rodríguez Thu, 24 May 2012 13:00:18 +0200 + +gambas3 (3.1.1-1) unstable; urgency=low + + * First upload to Debian of gambas3 (Closes: #654424) + + -- José L. Redrejo Rodríguez Fri, 04 May 2012 18:21:24 +0200 + diff --git a/compat b/compat new file mode 100644 index 00000000..ec635144 --- /dev/null +++ b/compat @@ -0,0 +1 @@ +9 diff --git a/control b/control new file mode 100644 index 00000000..90c486ae --- /dev/null +++ b/control @@ -0,0 +1,1417 @@ +Source: gambas3 +Section: devel +Priority: optional +Homepage: http://gambas.sourceforge.net +Vcs-Git: https://anonscm.debian.org/git/pkg-gambas/gambas3.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-gambas/gambas3.git +Maintainer: Gambas Debian Maintainers +Uploaders: Ian Haywood , + David Paleino , + José L. Redrejo Rodríguez +Build-Depends: bzip2, + debhelper (>= 9), + dh-autoreconf, + gettext, + libalure-dev, + libbz2-dev, + libc0.1 [kfreebsd-any], + libcam-dev [kfreebsd-any], + libcurl4-openssl-dev, + libdbus-1-dev, + libdumb1, + libffi-dev, + libglew-dev, + libgmime-2.6-dev, + libgmp-dev, + libgnome-keyring-dev, + libgsl-dev, + libgstreamer-plugins-base1.0-dev, + libgstreamer1.0-dev, + libgtk-3-dev, + libgtk2.0-dev, + libgtkglext1-dev, + libimlib2-dev, + libjpeg-dev, + libmpg123-dev, + default-libmysqlclient-dev, + libncurses5-dev, + libopenal-dev, + libpcre3-dev, + libpng-dev, + libpoppler-private-dev, + libpq-dev, + libqt4-dev, + libqt4-opengl-dev, + libqt5svg5-dev, + libqt5webkit5-dev, + libqt5x11extras5-dev, + libqtwebkit-dev, + librsvg2-dev, + libsdl-gfx1.2-dev, + libsdl-image1.2-dev, + libsdl-mixer1.2-dev, + libsdl-sound1.2-dev, + libsdl-ttf2.0-dev, + libsdl1.2-dev, + libsdl2-dev, + libsdl2-image-dev, + libsdl2-mixer-dev, + libsdl2-ttf-dev, + libsqlite0-dev, + libsqlite3-dev, + libssl-dev, + libtool, + libv4l-dev [!hurd-any], + libxml2-dev, + libxslt1-dev, + libxt-dev, + libxtst-dev, + linux-libc-dev [linux-any], +# llvm-3.5-dev [!hurd-any], + mesa-common-dev, + pkg-config, + postgresql-server-dev-all, + unixodbc-dev, + xdg-utils, + zlib1g-dev +Standards-Version: 3.9.8 + +Package: gambas3 +Architecture: all +Depends: gambas3-gb-args (>= ${binary:Version}), + gambas3-gb-cairo (>= ${binary:Version}), + gambas3-gb-chart (>= ${binary:Version}), + gambas3-gb-clipper (>= ${binary:Version}), + gambas3-gb-complex (>= ${binary:Version}), + gambas3-gb-compress-bzlib2 (>= ${binary:Version}), + gambas3-gb-compress-zlib (>= ${binary:Version}), + gambas3-gb-crypt (>= ${binary:Version}), + gambas3-gb-data (>= ${binary:Version}), + gambas3-gb-db-form (>= ${binary:Version}), + gambas3-gb-db-mysql (>= ${binary:Version}), + gambas3-gb-db-odbc (>= ${binary:Version}), + gambas3-gb-db-postgresql (>= ${binary:Version}), + gambas3-gb-db-sqlite3 (>= ${binary:Version}) | gambas3-gb-db-sqlite2 (>= ${binary:Version}), + gambas3-gb-dbus (>= ${binary:Version}), + gambas3-gb-desktop (>= ${binary:Version}), + gambas3-gb-desktop-gnome (>= ${binary:Version}), + gambas3-gb-desktop-x11 (>= ${binary:Version}), + gambas3-gb-form-dialog (>= ${binary:Version}), + gambas3-gb-form-mdi (>= ${binary:Version}), + gambas3-gb-form-stock (>= ${binary:Version}), + gambas3-gb-form-terminal (>= ${binary:Version}), + gambas3-gb-gmp (>= ${binary:Version}), + gambas3-gb-gsl (>= ${binary:Version}), + gambas3-gb-gui-opengl (>= ${binary:Version}), + gambas3-gb-gui-qt (>= ${binary:Version}), + gambas3-gb-gui-qt-webkit (>= ${binary:Version}), + gambas3-gb-httpd (>= ${binary:Version}), + gambas3-gb-image-effect (>= ${binary:Version}), + gambas3-gb-image-imlib (>= ${binary:Version}), + gambas3-gb-image-io (>= ${binary:Version}), + gambas3-gb-inotify (>= ${binary:Version}), +# gambas3-gb-jit (>= ${binary:Version}), + gambas3-gb-libxml (>= ${binary:Version}), + gambas3-gb-logging (>= ${binary:Version}), + gambas3-gb-map (>= ${binary:Version}), + gambas3-gb-markdown (>= ${binary:Version}), + gambas3-gb-media (>= ${binary:Version}), + gambas3-gb-memcached (>= ${binary:Version}), + gambas3-gb-mime (>= ${binary:Version}), + gambas3-gb-mysql (>= ${binary:Version}), + gambas3-gb-ncurses (>= ${binary:Version}), + gambas3-gb-net-curl (>= ${binary:Version}), + gambas3-gb-net-pop3 (>= ${binary:Version}), + gambas3-gb-net-smtp (>= ${binary:Version}), + gambas3-gb-openal (>= ${binary:Version}), + gambas3-gb-opengl-glsl (>= ${binary:Version}), + gambas3-gb-opengl-glu (>= ${binary:Version}), + gambas3-gb-opengl-sge (>= ${binary:Version}), + gambas3-gb-openssl (>= ${binary:Version}), + gambas3-gb-option (>= ${binary:Version}), + gambas3-gb-pcre (>= ${binary:Version}), + gambas3-gb-pdf (>= ${binary:Version}), + gambas3-gb-qt5 (>= ${binary:Version}), + gambas3-gb-qt5-ext (>= ${binary:Version}), + gambas3-gb-qt5-webkit (>= ${binary:Version}), + gambas3-gb-report (>= ${binary:Version}), + gambas3-gb-report2 (>= ${binary:Version}), + gambas3-gb-scanner (>= ${binary:Version}), + gambas3-gb-sdl-sound (>= ${binary:Version}), + gambas3-gb-sdl2 (>= ${binary:Version}), + gambas3-gb-sdl2-audio (>= ${binary:Version}), + gambas3-gb-settings (>= ${binary:Version}), + gambas3-gb-util (>= ${binary:Version}), + gambas3-gb-util-web (>= ${binary:Version}), + gambas3-gb-v4l (>= ${binary:Version}), + gambas3-gb-vb, + gambas3-gb-web, + gambas3-gb-xml-html (>= ${binary:Version}), + gambas3-gb-xml-rpc (>= ${binary:Version}), + gambas3-gb-xml-xslt (>= ${binary:Version}), + gambas3-ide (>= ${binary:Version}), + gambas3-templates, + ${misc:Depends} +Description: Complete visual development environment for Gambas + 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, pilot KDE applications with DCOP, translate your + program into many languages, and so on... + . + This package doesn't include anything: it is a metapackage to install the + IDE and all the available Gambas components... + +Package: gambas3-dev +Architecture: any +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas compilation tools + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package includes the Gambas compiler, archiver and informer. + +Package: gambas3-templates +Architecture: any +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas templates + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package includes the Gambas templates. + +Package: gambas3-gb-cairo +Architecture: any +Depends: gambas3-gb-image (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas bindings for 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!). + . + This package includes Gambas bindings for cairo. + +Package: gambas3-gb-clipper +Architecture: any +Section: libdevel +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Gambas Clipper component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package includes a component based on the Clipper library, + http://www.angusj.com/delphi/clipper.php + +Package: gambas3-gb-dbus +Architecture: any +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas bindings for 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!). + . + This package includes Gambas bindings for the DBUS system. + +Package: gambas3-gb-form-stock +Architecture: all +Depends: gambas3-gb-form (>= ${binary:Version}), + gambas3-runtime (>= ${binary:Version}), + ${misc:Depends} +Description: Gambas form stock icons + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package includes support for stock form icons. + +Package: gambas3-gb-gmp +Architecture: any +Section: libdevel +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Gambas GMP component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package provides an interface to the GNU Multiple Precision Arithmetic + Library. + +Package: gambas3-gb-chart +Architecture: all +Section: libdevel +Depends: gambas3-gb-form (>= ${binary:Version}), + gambas3-gb-gui (>= ${binary:Version}), + gambas3-runtime (>= ${binary:Version}), + ${misc:Depends} +Description: Gambas charting component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This is a native Gambas component to draw charts. + +Package: gambas3-gb-compress +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas compression component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package has the needed base libraries for the other compression + components. + +Package: gambas3-gb-compress-bzlib2 +Architecture: any +Section: libdevel +Depends: gambas3-gb-compress (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas bzlib2 component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows you to compress/uncompress data or files with + the bzip2 algorithm. + +Package: gambas3-gb-compress-zlib +Architecture: any +Section: libdevel +Depends: gambas3-gb-compress (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas zlib compression component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows you to compress/uncompress data or files with + the gzip and PKZIP algorithm. + +Package: gambas3-gb-crypt +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas crypt encription component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows one to use the crypt() glib function in gambas. + +Package: gambas3-gb-db +Architecture: any +Section: libdevel +Depends: gambas3-gb-form (>= ${source:Version}), + gambas3-gb-gui-qt (>= ${binary:Version}), + gambas3-runtime, + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas database access common libraries + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package provides the needed common libraries for data access. + +Package: gambas3-gb-db-form +Architecture: all +Section: libdevel +Depends: gambas3-gb-db (>= ${binary:Version}), + gambas3-gb-form (>= ${binary:Version}), + gambas3-runtime (>= ${binary:Version}), + ${misc:Depends} +Description: Gambas database bound controls + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This is a native Gambas component that implements data bound controls. + It provides the following new controls: DataSource, DataBrowser, + DataView, DataControl and DataCombo. + +Package: gambas3-gb-db-mysql +Architecture: any +Section: libdevel +Depends: gambas3-gb-db (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: MySQL driver for the Gambas database + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows you to access MySQL databases. + +Package: gambas3-gb-db-odbc +Architecture: any +Section: libdevel +Depends: gambas3-gb-db (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: ODBC driver for the Gambas database + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows you to access to databases via unixODBC drivers + from Gambas code. + +Package: gambas3-gb-db-postgresql +Architecture: any +Section: libdevel +Depends: gambas3-gb-db (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: PostgreSQL driver for the Gambas database + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows you to access PostgreSQL databases. + +Package: gambas3-gb-db-sqlite2 +Architecture: any +Section: libdevel +Depends: gambas3-gb-db (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas sqlite2 driver database + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows you to access to sqlite 2 databases (not for sqlite 3, + there is another package for sqlite 3) from Gambas code. + +Package: gambas3-gb-db-sqlite3 +Architecture: any +Section: libdevel +Depends: gambas3-gb-db (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas sqlite3 driver database + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows you to access to sqlite3 databases (not for sqlite 2, + there is another package for sqlite 2) from Gambas code. + +Package: gambas3-gb-desktop +Architecture: any +Section: libdevel +Depends: gambas3-gb-form (>= ${source:Version}), + gambas3-runtime, + xdg-utils, + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas Portland project compatibility component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package provides access to the Portland project + (http://portland.freedesktop.org/wiki/) xdg utilities. + +Package: gambas3-gb-desktop-x11 +Architecture: any +Section: libdevel +Depends: gambas3-gb-form (>= ${source:Version}), + gambas3-runtime, + xdg-utils, + ${misc:Depends}, + ${shlibs:Depends} +Replaces: gambas3-gb-desktop (<< 3.6.2-1) +Breaks: gambas3-gb-desktop (<< 3.6.2-1) +Description: Gambas Portland project compatibility component for X11 + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package provides access to the Portland project + (http://portland.freedesktop.org/wiki/) xdg X11 utilities. + +Package: gambas3-gb-form +Architecture: all +Section: libdevel +Depends: gambas3-gb-gui (>= ${binary:Version}), + gambas3-gb-settings (>= ${binary:Version}), + gambas3-runtime (>= ${binary:Version}), + ${misc:Depends} +Description: Gambas native form component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This is a native gambas component to serve as base for graphic components. + +Package: gambas3-gb-form-dialog +Architecture: all +Section: libdevel +Depends: gambas3-gb-form (>= ${binary:Version}), + gambas3-runtime (>= ${binary:Version}), + ${misc:Depends} +Description: Gambas native dialog form component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This is a native gambas component that implements the Workspace dialog + control. + +Package: gambas3-gb-form-editor +Architecture: all +Section: libdevel +Depends: gambas3-gb-eval-highlight (>= ${binary:Version}), + gambas3-gb-form (>= ${binary:Version}), + gambas3-runtime (>= ${binary:Version}), + ${misc:Depends} +Description: Gambas native editor form component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This component provides the TextEditor control, which is a text editor + with syntax highlighting support. + +Package: gambas3-gb-form-mdi +Architecture: all +Section: libdevel +Depends: gambas3-gb-form (>= ${binary:Version}), + gambas3-runtime (>= ${binary:Version}), + ${misc:Depends} +Description: Gambas native mdi form component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This is a native gambas component that implements the Workspace mdi control. + +Package: gambas3-gb-gtk +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), gambas3-gb-image (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas GTK+ component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + These are the GTK+ components for Gambas. + +Package: gambas3-gb-gtk3 +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), gambas3-gb-image (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas GTK+3 component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + These are the GTK+3 components for Gambas. + +Package: gambas3-gb-gtk-opengl +Architecture: any +Section: libdevel +Depends: gambas3-gb-gtk (>= ${binary:Version}), + gambas3-gb-opengl (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas GTK+ OpenGL component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows you to use the gb.opengl component in GTK+ applications. + +Package: gambas3-gb-gui +Architecture: any +Section: libdevel +Depends: gambas3-gb-gtk (>= ${binary:Version}) | gambas3-gb-gtk3 (>= ${binary:Version}) | gambas3-gb-qt4 (>= ${binary:Version}) | gambas3-gb-qt5 (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas graphical toolkit selector + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package just loads gb.qt4 if you are running KDE, gb.gtk or gb.gtk3 + 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. + +Package: gambas3-gb-gui-opengl +Architecture: any +Section: libdevel +Depends: gambas3-gb-gui (>= ${binary:Version}), gambas3-gb-opengl (>= ${binary:Version}), gambas3-gb-gtk-opengl (>= ${binary:Version}) | gambas3-gb-qt5-opengl (>= ${binary:Version}) | gambas3-gb-qt4-opengl (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas OpenGL selector + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package will load either the gb.qt4.opengl or the gb.gtk.opengl + component, according to the current desktop in use. + +Package: gambas3-gb-pdf +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas pdf component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + PDF renderer component based on Poppler library. + +Package: gambas3-gb-image +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas image effects + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + 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. + +Package: gambas3-gb-image-io +Architecture: any +Section: libdevel +Depends: gambas3-gb-image (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas image effects: I/O + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + Subcomponent for the image component: image I/O. + +Package: gambas3-gb-image-imlib +Architecture: any +Section: libdevel +Depends: gambas3-gb-image (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas image effects: IMLIB bindings + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + Subcomponent for the image component: bings to IMLIB. + +Package: gambas3-gb-image-effect +Architecture: any +Section: libdevel +Depends: gambas3-gb-image (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas image effects: effects + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + Subcomponent for the image component: image effects. + +Package: gambas3-gb-inotify +Architecture: linux-any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas filesystem events monitoring component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows you to monitor filesystem events. + +Package: gambas3-gb-markdown +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas markdown convert component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows you to convert gambas markdown syntax to HTML. + +Package: gambas3-gb-net +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas networking component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows you to use TCP/IP and UDP sockets, and to access + any serial ports. + +Package: gambas3-gb-scanner +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas scanner component + The Gambas scanner management library is a frontend of the ScanImage + program provided by the sane toolkit. It allows one to easily manage scanner + devices in Gambas code. + . + This package allows you to use and manage scanner devices in Gambas code. + +Package: gambas3-gb-util +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: This component provides many useful utility methods or classes + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows you to use many useful utilities methods or classes, such + as: CSV file read and decode, date and time functions, file utility functions, + shell methods, string utility functions. + +Package: gambas3-gb-util-web +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: This component provides many utilities useful for web applications + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows you to use many utilities useful for web applications, such + as: decode and encode the JSON format and dealing with URL strings. + +Package: gambas3-gb-net-curl +Architecture: any +Section: libdevel +Depends: gambas3-gb-net (>= ${binary:Version}), + gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas advanced networking component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows your programs to easily become FTP or HTTP clients. + +Package: gambas3-gb-net-smtp +Architecture: any +Section: libdevel +Depends: gambas3-gb-net (>= ${binary:Version}), + gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas smtp protocol component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package 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. + +Package: gambas3-gb-net-pop3 +Architecture: any +Section: libdevel +Depends: gambas3-gb-net (>= ${binary:Version}), + gambas3-runtime, + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas POP3 client implementation + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package retrieves mails using the POP3 protocol. + +Package: gambas3-gb-openal +Architecture: any +Section: libdevel +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Gambas OpenAL component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package includes an interface to the OpenAL 3D Audio library. + +Package: gambas3-gb-opengl +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), gambas3-gb-image (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas OpenGL component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows you 3D programming with OpenGL in gambas. + +Package: gambas3-gb-opengl-glsl +Architecture: any +Section: libdevel +Depends: gambas3-gb-opengl (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas OpenGL component: GL Shading Language subcomponent + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package accesses the OPenGL Shading Language. + +Package: gambas3-gb-opengl-glu +Architecture: any +Section: libdevel +Depends: gambas3-gb-opengl (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas OpenGL utility + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows you to use the Mesa libraries to do 3D operations. + +Package: gambas3-gb-opengl-sge +Architecture: any +Section: libdevel +Depends: gambas3-gb-opengl (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas SDL Game Engine + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package provides a simple OpenGL game engine based on the MD2 format. + +Package: gambas3-gb-openssl +Architecture: any +Section: libdevel +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Gambas OpenSSL component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package provides the cryptographic functions available in OpenSSL. + +Package: gambas3-gb-pcre +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas regexp component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This experimental component allows you to use Perl compatible regular + expresions within gambas code. + +Package: gambas3-gb-qt4 +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), gambas3-gb-image (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas Qt GUI component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package includes the Gambas QT GUI component. + +Package: gambas3-gb-qt5 +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), gambas3-gb-image (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas Qt5 GUI component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package includes the Gambas QT5 GUI component. + +Package: gambas3-gb-qt5-ext +Architecture: any +Section: libdevel +Depends: gambas3-gb-qt5 (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas extended Qt GUI component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + Extension widgets for Qt5: currently only a rich text editor widget. + +Package: gambas3-gb-qt4-ext +Architecture: any +Section: libdevel +Depends: gambas3-gb-qt4 (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas extended Qt GUI component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package includes some uncommon QT controls. + +Package: gambas3-gb-gui-qt-webkit +Architecture: any +Section: kde +Depends: gambas3-gb-qt5-webkit (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas WebKit component loader + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows you to use the WebKit browser component from Qt5. + . + This component will load either the gb.qt4.webkit or gb.qt5.webkit + component according to the current desktop in use. + . + Note: because of Debian qt4-webkit deprecation, there is no qt4-webkit + package anymore. + +Package: gambas3-gb-gui-qt +Architecture: any +Section: kde +Depends: gambas3-gb-qt5 (>= ${binary:Version}) | gambas3-gb-qt4 (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This component will load either the gb.qt4 or the gb.qt5 component, + according to the current desktop in use. + . + If you use KDE 4, then gb.qt4 will be loaded. + In all other cases, gb.qt5 will be loaded. + . + If the GB_GUI environmental variable is defined, then gb.gui.qt will + load the component specified in it, whatever desktop is currently used. + +Package: gambas3-gb-gui-trayicon +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Gambas trayicon gui QT component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This component allows one to display a tray icon inside the system tray (QT) + in the gui package. + +#Package: gambas3-gb-qt4-webkit +#Architecture: any +#Section: kde +#Depends: gambas3-gb-qt4 (>= ${binary:Version}), +# ${misc:Depends}, +# ${shlibs:Depends} +#Description: Gambas WebKit component +# Gambas is a free development environment based on a Basic interpreter +# with object extensions, like Visual Basic(tm) (but it is NOT a clone!). +# . +# This package allows you to use the WebKit browser component from Qt4. +# +Package: gambas3-gb-qt5-webkit +Architecture: any +Section: kde +Depends: gambas3-gb-qt5 (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas WebKit component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows you to use the WebKit browser component from Qt5. + +Package: gambas3-gb-qt4-opengl +Architecture: any +Section: libdevel +Depends: gambas3-gb-qt4 (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas OpenGL component with QT4 toolkit + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows you integrate OpenGL in qt4 applications. + +Package: gambas3-gb-qt5-opengl +Architecture: any +Section: libdevel +Depends: gambas3-gb-qt5 (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas OpenGL component with QT5 toolkit + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows you integrate OpenGL in qt5 applications. + +Package: gambas3-gb-report +Architecture: all +Section: libdevel +Depends: gambas3-gb-db (>= ${binary:Version}), + gambas3-gb-form (>= ${binary:Version}), + gambas3-gb-gui-qt (>= ${binary:Version}), + gambas3-runtime (>= ${binary:Version}), + ${misc:Depends} +Description: Gambas report component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package gives the tools and methods to create reports using Gambas. + +Package: gambas3-gb-report2 +Architecture: all +Section: libdevel +Depends: gambas3-gb-db (>= ${binary:Version}), + gambas3-gb-form (>= ${binary:Version}), + gambas3-gb-gui-qt (>= ${binary:Version}), + gambas3-runtime (>= ${binary:Version}), + ${misc:Depends} +Description: Gambas report2 component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package gives the tools and methods to create reports using Gambas + report 2 package. + +Package: gambas3-gb-sdl +Architecture: any +Section: libdevel +Depends: fonts-dejavu-core, + gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas SDL component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package use the ttf fonts parts of the SDL library. + If opengl drivers are installed it uses it to accelerate 2D and 3D drawing. + +Package: gambas3-gb-sdl-sound +Architecture: any +Section: libdevel +Depends: gambas3-gb-sdl (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas SDL sound component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package use the sound image parts of the SDL library. + It allows you to simultaneously play many sounds and a music stored in a file. + +Package: gambas3-gb-sdl2 +Architecture: any +Section: libdevel +Depends: fonts-dejavu-core, + gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas SDL2 component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package use the ttf fonts parts of the SDL2 library. + If opengl drivers are installed it uses it to accelerate 2D and 3D drawing. + +Package: gambas3-gb-sdl2-audio +Architecture: any +Section: libdevel +Depends: gambas3-gb-sdl2 (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas SDL2 audio component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package use the audio image parts of the SDL2 library. + It allows you to simultaneously play many sounds and a music stored in a file. + +Package: gambas3-gb-settings +Architecture: all +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), ${misc:Depends} +Description: Gambas utilities class + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This is a component made in Gambas providing several utilities. + +Package: gambas3-gb-v4l +Architecture: kfreebsd-any linux-any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas video for Linux component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This is a component to use v4l with gambas. + +Package: gambas3-gb-vb +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas Visual Basic(tm) compatibility component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This is a component to give compatibility with some MS Visual Basic + functions. + +Package: gambas3-gb-web +Architecture: all +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), ${misc:Depends} +Description: Gambas CGI for web applications + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This is a component for making CGI web applications using gambas, + with an ASP-like interface. + +Package: gambas3-gb-xml +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas XML component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package brings the power of the xml libraries to Gambas. + +Package: gambas3-gb-xml-rpc +Architecture: all +Section: libdevel +Depends: gambas3-gb-xml (>= ${binary:Version}), + gambas3-runtime (>= ${binary:Version}), + ${misc:Depends} +Description: Gambas RPC component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows using RPC from a Gambas application. + +Package: gambas3-gb-xml-xslt +Architecture: any +Section: libdevel +Depends: gambas3-gb-xml (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas XSLT component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + This package brings the power of the libxslt libraries to Gambas. + +Package: gambas3-gb-xml-html +Architecture: any +Section: libdevel +Depends: gambas3-gb-xml (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas HTML component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allows using HTML generator. + +Package: gambas3-gb-libxml +Architecture: any +Section: libdevel +Depends: gambas3-gb-xml (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas libxml component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package brings the power of the libxml libraries to Gambas. + +Package: gambas3-ide +Architecture: all +Recommends: rpm +Depends: debhelper, + fakeroot, + gambas3-dev (>= ${binary:Version}), + gambas3-gb-clipper (>= ${binary:Version}), + gambas3-gb-db (>= ${binary:Version}), + gambas3-gb-db-form (>= ${binary:Version}), + gambas3-gb-desktop (>= ${binary:Version}), + gambas3-gb-desktop-x11 (>= ${binary:Version}), + gambas3-gb-eval-highlight (>= ${binary:Version}), + gambas3-gb-form (>= ${binary:Version}), + gambas3-gb-form-dialog (>= ${binary:Version}), + gambas3-gb-form-editor (>= ${binary:Version}), + gambas3-gb-form-mdi (>= ${binary:Version}), + gambas3-gb-form-stock (>= ${binary:Version}), + gambas3-gb-gui-trayicon (>= ${binary:Version}), + gambas3-gb-image-effect (>= ${binary:Version}), + gambas3-gb-qt5 (>= ${binary:Version}), + gambas3-gb-gui-qt (>= ${binary:Version}), + gambas3-gb-gui-qt-webkit (>= ${binary:Version}), + gambas3-gb-qt5-webkit (>= ${binary:Version}), + gambas3-gb-settings (>= ${binary:Version}), + gambas3-runtime (>= ${binary:Version}), + gambas3-gb-util (>= ${binary:Version}), + ${misc:Depends} +Description: Visual development environment for the Gambas programming language + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package includes the Gambas Development Environment. + +Package: gambas3-runtime +Architecture: any +Section: libdevel +Depends: xdg-utils, ${misc:Depends}, ${shlibs:Depends} +Description: Gambas runtime interpreter + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package includes the Gambas interpreter needed to run Gambas applications. + +Package: gambas3-script +Architecture: all +Section: libdevel +Depends: gambas3-dev (>= ${binary:Version}), + gambas3-runtime (>= ${binary:Version}), + ${misc:Depends} +Description: Gambas scripter + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package includes the needed files to use Gambas as a scripting language. + +Package: gambas3-gb-option +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas option component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package includes the component for option parsing. + +Package: gambas3-gb-eval-highlight +Architecture: all +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), ${misc:Depends} +Description: Gambas syntax highlighting component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package includes the component for syntax highlighting. + +Package: gambas3-gb-signal +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas OS signal library + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package includes the component for access to OS signals. + +Package: gambas3-gb-mysql +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas MySQL component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package creates MySQL statements and executes them. + +Package: gambas3-gb-gsl +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas GNU Scientific Library component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package uses the GNU Scientific Library. + +Package: gambas3-gb-ncurses +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas NCurses component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package uses the NCurses library. + +Package: gambas3-gb-complex +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas Complex component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package brings complex numbers support to the interpreter. + +Package: gambas3-gb-data +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas abstract datatypes component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package provides abstract datatypes implementations for Gambas. + +Package: gambas3-gb-mime +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas MIME message management + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package parses a string and converts it to a MIME message + and the reverse. + +Package: gambas3-gb-httpd +Architecture: any +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas HTTP server + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package provides an embedded HTTP server for the interpreter. + +Package: gambas3-gb-memcached +Architecture: all +Section: libdevel +Depends: gambas3-gb-net (>= ${binary:Version}), + gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas memcached client + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package provides a memcached client. + +Package: gambas3-gb-args +Architecture: all +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas arguments parser + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package provides a command-line options analyzer, and automatically + handles the --help option. + +Package: gambas3-gb-map +Architecture: all +Section: libdevel +Depends: gambas3-gb-db-form (>= ${binary:Version}), + gambas3-gb-net-curl (>= ${binary:Version}), + gambas3-gb-xml (>= ${binary:Version}), + gambas3-runtime (>= ${binary:Version}), + ${misc:Depends} +Description: Gambas online map viewer + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allowing to display maps from many different sources + (Google Maps, OpenStreetMap). + +#Package: gambas3-gb-jit +#Architecture: kfreebsd-any linux-any +#Section: libdevel +#Depends: ${misc:Depends}, ${shlibs:Depends} +#Description: Gambas Just-In-Time compiler component +# Gambas is a free development environment based on a Basic interpreter +# with object extensions, like Visual Basic(tm) (but it is NOT a clone!). +# . +# This package provides a Just-In-Time compiler for Gambas. + +Package: gambas3-gb-media +Architecture: any +Section: libdevel +Depends: gambas3-runtime, ${misc:Depends}, ${shlibs:Depends} +Description: Gambas media component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package is a simplified interface to the GStreamer library. + +Package: gambas3-gb-logging +Architecture: all +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), ${misc:Depends} +Description: Gambas logging system component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package brings a flexible logging system for Gambas applications. + +Package: gambas3-gb-desktop-gnome +Depends: gambas3-gb-desktop-gnome-keyring, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: gambas3-gb-desktop-gnome-keyring +Replaces: gambas3-gb-desktop-gnome (<< 3.6.2-1) +Breaks: gambas3-gb-desktop-gnome (<< 3.6.2-1) +Architecture: any +Section: libdevel +Depends: gambas3-gb-desktop (>= ${binary:Version}), + gambas3-gb-desktop-x11 (>= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: Gambas desktop GNOME component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + This package allow one to use gb.desktop components on GNOME desktop. + +Package: gambas3-gb-form-terminal +Architecture: all +Section: libdevel +Depends: gambas3-runtime (>= ${binary:Version}), ${misc:Depends}, + gambas3-gb-form (>= ${binary:Version}) +Description: Gambas terminal form component + Gambas is a free development environment based on a Basic interpreter + with object extensions, like Visual Basic(tm) (but it is NOT a clone!). + . + A GUI component that provides a VT100-type terminal emulator widget. diff --git a/copyright b/copyright new file mode 100644 index 00000000..e08fc950 --- /dev/null +++ b/copyright @@ -0,0 +1,487 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: gambas3 +Upstream-Contact: Benoit Minisini +Source: http://gambas.sourceforge.net/download.html + +Files: * +Copyright: 2002-2012, Benoit Minisini +License: GPL-2+ + +Files: gb.net.curl/* + gb.net/* + gb.xml/* + gb.v4l/* +Copyright: 2003-2008 Daniel Campos Fernández +License: GPL-2+ + +Files: gb.sdl/* +Copyright: 2003-2008 Daniel Campos Fernández + 2003 Fabien Bodard + 2006-2008 Laurent Carlier + 2000-2012 Benoît Minisini +License: GPL-2+ + +Files: gb.opengl/* +Copyright: 2005-2007 Laurent Carlier + 2000-2012 Benoît Minisini +License: GPL-2+ + +Files: gb.compress.bzlib2/* + gb.compress.zlib/* +Copyright: 2000-2012 Benoît Minisini + 2003-2004 Daniel Campos Fernández + 2008 Guido U. Draheim +License: GPL-2+ + +Files: gb.gtk/* + gb.pdf/* +Copyright: 2003-2008 Daniel Campos Fernández + 2000-2012 Benoît Minisini +License: GPL-2+ + +Files: gb.gsl/* +Copyright: 2012, Randall Morgan + 2012, Benoît Minisini +License: GPL-2+ + +Files: gb.jit/* +Copyright: 2012, Emil Lenngren +License: GPL-2+ + +Files: gb.ncurses/* +Copyright: 2012, Tobias Boege +License: GPL-2+ + +Files: gb.net.curl/* +Copyright: 2003-2008, Daniel Campos Fernández +License: GPL-2+ + +Files: main/lib/image/image_stat.c +Copyright: 2000-2012 Benoît Minisini +License: GPL-2+ + +Files: comp/src/gb.report2/gambas.svg + comp/src/gb.report/img/logo.svg + comp/src/gb.report/gambas.svg + comp/src/gb.form/stock/scalable/gambas.svg + app/desktop/gambas3.svg + app/src/gambas3/img/logo/gambas.svg +Copyright: 2002-2012 Benoit Minisini +License: CC-BY-SA-3.0 + +Files: comp/src/gb.form.stock/stock/scalable/*.svg +Copyright: 2002-2012 Benoit Minisini +License: public-domain + +Files: comp/src/gb.form.stock/stock/scalable/insert-link.svg + comp/src/gb.form.stock/stock/scalable/sort-ascent.svg + comp/src/gb.form.stock/stock/scalable/insert-text.svg + comp/src/gb.form.stock/stock/scalable/sort-descent.svg + comp/src/gb.form.stock/stock/scalable/tablet.svg + comp/src/gb.form.stock/stock/scalable/insert-image.svg + comp/src/gb.form.stock/stock/scalable/spell-check.svg +Copyright: 2002-2012 Benoit Minisini +License: GPL-2+ + +Files: comp/src/gb.form.stock/stock/scalable/unlock.svg + comp/src/gb.form.stock/stock/scalable/lock.svg + comp/src/gb.form.stock/stock/scalable/disconnect.svg + comp/src/gb.form.stock/stock/scalable/wizard.svg + comp/src/gb.form.stock/stock/scalable/filter.svg + comp/src/gb.form.stock/stock/scalable/connect.svg +Copyright: 2002-2012 Benoit Minisini +License: LGPL-2.1+ + +Files: debian/* +Copyright: 2002-2013, José L. Redrejo Rodríguez + 2011-2013, Ian Haywood + 2011-2012, David Paleino + 2011-2012, Krisztián Kende + 2013-2015, Gianfranco Costamagna +License: GPL-2+ + +License: GPL-2+ + This program is free software; you can redistribute it and/or modify it under + the terms of the GNU General Public License as published by the Free Software + Foundation; either version 2 of the License, or (at your option) any later + version. + . + This program is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS + FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License along with + this package; if not, write to the Free Software Foundation, Inc., 51 Franklin + St, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the full text of the GNU General Public License version 2 + can be found in the file `/usr/share/common-licenses/GPL-2'. + +License: LGPL-2.1+ + This library is free software; you can redistribute it and/or modify it under + the terms of the GNU Lesser General Public License as published by the Free + Software Foundation; either version 2.1 of the License, or (at your option) any + later version. + . + This library is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS + FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more + details. + . + You should have received a copy of the GNU Lesser General Public License along + with this library; if not, write to the Free Software Foundation, Inc., 51 + Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the complete text of the GNU Lesser General Public License + version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1`. + +License: CC-BY-SA-3.0 + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL + SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT + RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" + BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION + PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE. + . + License + . + THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE + COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY + COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS + AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. + . + BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO + BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE + CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED + HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS. + . + 1. Definitions + "Adaptation" means a work based upon the Work, or upon the Work and + other pre-existing works, such as a translation, adaptation, derivative + work, arrangement of music or other alterations of a literary or + artistic work, or phonogram or performance and includes cinematographic + adaptations or any other form in which the Work may be recast, + transformed, or adapted including in any form recognizably derived from + the original, except that a work that constitutes a Collection will not + be considered an Adaptation for the purpose of this License. For the + avoidance of doubt, where the Work is a musical work, performance or + phonogram, the synchronization of the Work in timed-relation with a + moving image ("synching") will be considered an Adaptation for the + purpose of this License. + "Collection" means a collection of literary or artistic works, such as + encyclopedias and anthologies, or performances, phonograms or + broadcasts, or other works or subject matter other than works listed in + Section 1(f) below, which, by reason of the selection and arrangement of + their contents, constitute intellectual creations, in which the Work is + included in its entirety in unmodified form along with one or more other + contributions, each constituting separate and independent works in + themselves, which together are assembled into a collective whole. A work + that constitutes a Collection will not be considered an Adaptation (as + defined below) for the purposes of this License. + "Creative Commons Compatible License" means a license that is listed at + http://creativecommons.org/compatiblelicenses that has been approved by + Creative Commons as being essentially equivalent to this License, + including, at a minimum, because that license: (i) contains terms that + have the same purpose, meaning and effect as the License Elements of + this License; and, (ii) explicitly permits the relicensing of + adaptations of works made available under that license under this + License or a Creative Commons jurisdiction license with the same License + Elements as this License. + "Distribute" means to make available to the public the original and + copies of the Work or Adaptation, as appropriate, through sale or other + transfer of ownership. + "License Elements" means the following high-level license attributes as + selected by Licensor and indicated in the title of this License: + Attribution, ShareAlike. + "Licensor" means the individual, individuals, entity or entities that + offer(s) the Work under the terms of this License. + "Original Author" means, in the case of a literary or artistic work, the + individual, individuals, entity or entities who created the Work or if + no individual or entity can be identified, the publisher; and in + addition (i) in the case of a performance the actors, singers, + musicians, dancers, and other persons who act, sing, deliver, declaim, + play in, interpret or otherwise perform literary or artistic works or + expressions of folklore; (ii) in the case of a phonogram the producer + being the person or legal entity who first fixes the sounds of a + performance or other sounds; and, (iii) in the case of broadcasts, the + organization that transmits the broadcast. + "Work" means the literary and/or artistic work offered under the terms + of this License including without limitation any production in the + literary, scientific and artistic domain, whatever may be the mode or + form of its expression including digital form, such as a book, pamphlet + and other writing; a lecture, address, sermon or other work of the same + nature; a dramatic or dramatico-musical work; a choreographic work or + entertainment in dumb show; a musical composition with or without words; + a cinematographic work to which are assimilated works expressed by a + process analogous to cinematography; a work of drawing, painting, + architecture, sculpture, engraving or lithography; a photographic work + to which are assimilated works expressed by a process analogous to + photography; a work of applied art; an illustration, map, plan, sketch + or three-dimensional work relative to geography, topography, + architecture or science; a performance; a broadcast; a phonogram; a + compilation of data to the extent it is protected as a copyrightable + work; or a work performed by a variety or circus performer to the extent + it is not otherwise considered a literary or artistic work. + "You" means an individual or entity exercising rights under this License + who has not previously violated the terms of this License with respect + to the Work, or who has received express permission from the Licensor to + exercise rights under this License despite a previous violation. + "Publicly Perform" means to perform public recitations of the Work and + to communicate to the public those public recitations, by any means or + process, including by wire or wireless means or public digital + performances; to make available to the public Works in such a way that + members of the public may access these Works from a place and at a place + individually chosen by them; to perform the Work to the public by any + means or process and the communication to the public of the performances + of the Work, including by public digital performance; to broadcast and + rebroadcast the Work by any means including signs, sounds or images. + "Reproduce" means to make copies of the Work by any means including + without limitation by sound or visual recordings and the right of + fixation and reproducing fixations of the Work, including storage of a + protected performance or phonogram in digital form or other electronic + medium. + . + 2. Fair Dealing Rights. Nothing in this License is intended to reduce, + limit, or restrict any uses free from copyright or rights arising from + limitations or exceptions that are provided for in connection with the + copyright protection under copyright law or other applicable laws. + . + 3. License Grant. Subject to the terms and conditions of this License, + Licensor hereby grants You a worldwide, royalty-free, non-exclusive, + perpetual (for the duration of the applicable copyright) license to + exercise the rights in the Work as stated below: + . + to Reproduce the Work, to incorporate the Work into one or more + Collections, and to Reproduce the Work as incorporated in the + Collections; + to create and Reproduce Adaptations provided that any such Adaptation, + including any translation in any medium, takes reasonable steps to + clearly label, demarcate or otherwise identify that changes were made to + the original Work. For example, a translation could be marked "The + original work was translated from English to Spanish," or a modification + could indicate "The original work has been modified."; + to Distribute and Publicly Perform the Work including as incorporated in + Collections; and, + to Distribute and Publicly Perform Adaptations. + . + For the avoidance of doubt: + Non-waivable Compulsory License Schemes. In those jurisdictions in + which the right to collect royalties through any statutory or + compulsory licensing scheme cannot be waived, the Licensor reserves + the exclusive right to collect such royalties for any exercise by + You of the rights granted under this License; + Waivable Compulsory License Schemes. In those jurisdictions in which + the right to collect royalties through any statutory or compulsory + licensing scheme can be waived, the Licensor waives the exclusive + right to collect such royalties for any exercise by You of the + rights granted under this License; and, + Voluntary License Schemes. The Licensor waives the right to collect + royalties, whether individually or, in the event that the Licensor + is a member of a collecting society that administers voluntary + licensing schemes, via that society, from any exercise by You of the + rights granted under this License. + . + The above rights may be exercised in all media and formats whether now + known or hereafter devised. The above rights include the right to make such + modifications as are technically necessary to exercise the rights in other + media and formats. Subject to Section 8(f), all rights not expressly + granted by Licensor are hereby reserved. + . + 4. Restrictions. The license granted in Section 3 above is expressly made + subject to and limited by the following restrictions: + . + You may Distribute or Publicly Perform the Work only under the terms of + this License. You must include a copy of, or the Uniform Resource + Identifier (URI) for, this License with every copy of the Work You + Distribute or Publicly Perform. You may not offer or impose any terms on + the Work that restrict the terms of this License or the ability of the + recipient of the Work to exercise the rights granted to that recipient + under the terms of the License. You may not sublicense the Work. You + must keep intact all notices that refer to this License and to the + disclaimer of warranties with every copy of the Work You Distribute or + Publicly Perform. When You Distribute or Publicly Perform the Work, You + may not impose any effective technological measures on the Work that + restrict the ability of a recipient of the Work from You to exercise the + rights granted to that recipient under the terms of the License. This + Section 4(a) applies to the Work as incorporated in a Collection, but + this does not require the Collection apart from the Work itself to be + made subject to the terms of this License. If You create a Collection, + upon notice from any Licensor You must, to the extent practicable, + remove from the Collection any credit as required by Section 4(c), as + requested. If You create an Adaptation, upon notice from any Licensor + You must, to the extent practicable, remove from the Adaptation any + credit as required by Section 4(c), as requested. + You may Distribute or Publicly Perform an Adaptation only under the + terms of: (i) this License; (ii) a later version of this License with + the same License Elements as this License; (iii) a Creative Commons + jurisdiction license (either this or a later license version) that + contains the same License Elements as this License (e.g., + Attribution-ShareAlike 3.0 US)); (iv) a Creative Commons Compatible + License. If you license the Adaptation under one of the licenses + mentioned in (iv), you must comply with the terms of that license. If + you license the Adaptation under the terms of any of the licenses + mentioned in (i), (ii) or (iii) (the "Applicable License"), you must + comply with the terms of the Applicable License generally and the + following provisions: (I) You must include a copy of, or the URI for, + the Applicable License with every copy of each Adaptation You Distribute + or Publicly Perform; (II) You may not offer or impose any terms on the + Adaptation that restrict the terms of the Applicable License or the + ability of the recipient of the Adaptation to exercise the rights + granted to that recipient under the terms of the Applicable License; + (III) You must keep intact all notices that refer to the Applicable + License and to the disclaimer of warranties with every copy of the Work + as included in the Adaptation You Distribute or Publicly Perform; (IV) + when You Distribute or Publicly Perform the Adaptation, You may not + impose any effective technological measures on the Adaptation that + restrict the ability of a recipient of the Adaptation from You to + exercise the rights granted to that recipient under the terms of the + Applicable License. This Section 4(b) applies to the Adaptation as + incorporated in a Collection, but this does not require the Collection + apart from the Adaptation itself to be made subject to the terms of the + Applicable License. + If You Distribute, or Publicly Perform the Work or any Adaptations or + Collections, You must, unless a request has been made pursuant to + Section 4(a), keep intact all copyright notices for the Work and + provide, reasonable to the medium or means You are utilizing: (i) the + name of the Original Author (or pseudonym, if applicable) if supplied, + and/or if the Original Author and/or Licensor designate another party or + parties (e.g., a sponsor institute, publishing entity, journal) for + attribution ("Attribution Parties") in Licensor's copyright notice, + terms of service or by other reasonable means, the name of such party or + parties; (ii) the title of the Work if supplied; (iii) to the extent + reasonably practicable, the URI, if any, that Licensor specifies to be + associated with the Work, unless such URI does not refer to the + copyright notice or licensing information for the Work; and (iv) , + consistent with Ssection 3(b), in the case of an Adaptation, a credit + identifying the use of the Work in the Adaptation (e.g., "French + translation of the Work by Original Author," or "Screenplay based on + original Work by Original Author"). The credit required by this Section + 4(c) may be implemented in any reasonable manner; provided, however, + that in the case of a Adaptation or Collection, at a minimum such credit + will appear, if a credit for all contributing authors of the Adaptation + or Collection appears, then as part of these credits and in a manner at + least as prominent as the credits for the other contributing authors. + For the avoidance of doubt, You may only use the credit required by this + Section for the purpose of attribution in the manner set out above and, + by exercising Your rights under this License, You may not implicitly or + explicitly assert or imply any connection with, sponsorship or + endorsement by the Original Author, Licensor and/or Attribution Parties, + as appropriate, of You or Your use of the Work, without the separate, + express prior written permission of the Original Author, Licensor and/or + Attribution Parties. + Except as otherwise agreed in writing by the Licensor or as may be + otherwise permitted by applicable law, if You Reproduce, Distribute or + Publicly Perform the Work either by itself or as part of any Adaptations + or Collections, You must not distort, mutilate, modify or take other + derogatory action in relation to the Work which would be prejudicial to + the Original Author's honor or reputation. Licensor agrees that in those + jurisdictions (e.g. Japan), in which any exercise of the right granted + in Section 3(b) of this License (the right to make Adaptations) would be + deemed to be a distortion, mutilation, modification or other derogatory + action prejudicial to the Original Author's honor and reputation, the + Licensor will waive or not assert, as appropriate, this Section, to the + fullest extent permitted by the applicable national law, to enable You + to reasonably exercise Your right under Section 3(b) of this License + (right to make Adaptations) but not otherwise. + . + 5. Representations, Warranties and Disclaimer + . + UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR + OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY + KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, + INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, + FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT + OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER + OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF + IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU. + . + 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE + LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY + SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING + OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN + ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + . + 7. Termination + . + This License and the rights granted hereunder will terminate + automatically upon any breach by You of the terms of this License. + Individuals or entities who have received Adaptations or Collections + from You under this License, however, will not have their licenses + terminated provided such individuals or entities remain in full + compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will + survive any termination of this License. + Subject to the above terms and conditions, the license granted here is + perpetual (for the duration of the applicable copyright in the Work). + Notwithstanding the above, Licensor reserves the right to release the + Work under different license terms or to stop distributing the Work at + any time; provided, however that any such election will not serve to + withdraw this License (or any other license that has been, or is + required to be, granted under the terms of this License), and this + License will continue in full force and effect unless terminated as + stated above. + . + 8. Miscellaneous + . + Each time You Distribute or Publicly Perform the Work or a Collection, + the Licensor offers to the recipient a license to the Work on the same + terms and conditions as the license granted to You under this License. + Each time You Distribute or Publicly Perform an Adaptation, Licensor + offers to the recipient a license to the original Work on the same terms + and conditions as the license granted to You under this License. + If any provision of this License is invalid or unenforceable under + applicable law, it shall not affect the validity or enforceability of + the remainder of the terms of this License, and without further action + by the parties to this agreement, such provision shall be reformed to + the minimum extent necessary to make such provision valid and + enforceable. + No term or provision of this License shall be deemed waived and no + breach consented to unless such waiver or consent shall be in writing + and signed by the party to be charged with such waiver or consent. + This License constitutes the entire agreement between the parties with + respect to the Work licensed here. There are no understandings, + agreements or representations with respect to the Work not specified + here. Licensor shall not be bound by any additional provisions that may + appear in any communication from You. This License may not be modified + without the mutual written agreement of the Licensor and You. + The rights granted under, and the subject matter referenced, in this + License were drafted utilizing the terminology of the Berne Convention + for the Protection of Literary and Artistic Works (as amended on + September 28, 1979), the Rome Convention of 1961, the WIPO Copyright + Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996 and + the Universal Copyright Convention (as revised on July 24, 1971). These + rights and subject matter take effect in the relevant jurisdiction in + which the License terms are sought to be enforced according to the + corresponding provisions of the implementation of those treaty + provisions in the applicable national law. If the standard suite of + rights granted under applicable copyright law includes additional rights + not granted under this License, such additional rights are deemed to be + included in the License; this License is not intended to restrict the + license of any rights under applicable law. + +License: public-domain + THIS WORK IS IN PUBLIC DOMAIN: + The person or persons who have associated work with this document + (the "Dedicator" or "Certifier") hereby either (a) certifies that, to the best + of his knowledge, the work of authorship identified is in the public domain of + the country from which the work is published, or (b) hereby dedicates whatever + copyright the dedicators holds in the work of authorship identified below + (the "Work") to the public domain. A certifier, moreover, dedicates any + copyright interest he may have in the associated work, and for these purposes, + is described as a "dedicator" below. + . + A certifier has taken reasonable steps to verify the copyright status of this + work. Certifier recognizes that his good faith efforts may not shield him from + liability if in fact the work certified is not in the public domain. + . + Dedicator makes this dedication for the benefit of the public at large and to + the detriment of the Dedicator's heirs and successors. Dedicator intends this + dedication to be an overt act of relinquishment in perpetuity of all present + and future rights under copyright law, whether vested or contingent, in the + Work. Dedicator understands that such relinquishment of all rights includes the + relinquishment of all rights to enforce (by lawsuit or otherwise) those + copyrights in the Work. + . + Dedicator recognizes that, once placed in the public domain, the Work may be + freely reproduced, distributed, transmitted, used, modified, built upon, or + otherwise exploited by anyone for any purpose, commercial or non-commercial, + and in any way, including by methods that have not yet been invented or + conceived. diff --git a/gambas3-dev.install b/gambas3-dev.install new file mode 100644 index 00000000..00843086 --- /dev/null +++ b/gambas3-dev.install @@ -0,0 +1,3 @@ +usr/bin/gba3 +usr/bin/gbc3 +usr/bin/gbi3 diff --git a/gambas3-dev.manpages b/gambas3-dev.manpages new file mode 100644 index 00000000..59b9a107 --- /dev/null +++ b/gambas3-dev.manpages @@ -0,0 +1,3 @@ +debian/gba3.1 +debian/gbc3.1 +debian/gbi3.1 diff --git a/gambas3-doc.dirs b/gambas3-doc.dirs new file mode 100644 index 00000000..d2895901 --- /dev/null +++ b/gambas3-doc.dirs @@ -0,0 +1 @@ +usr/share/gambas3 diff --git a/gambas3-gb-args.install b/gambas3-gb-args.install new file mode 100644 index 00000000..badab4fb --- /dev/null +++ b/gambas3-gb-args.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.args* +usr/share/gambas3/info/gb.args* diff --git a/gambas3-gb-cairo.install b/gambas3-gb-cairo.install new file mode 100644 index 00000000..fd9eb7fc --- /dev/null +++ b/gambas3-gb-cairo.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.cairo* +usr/share/gambas3/info/gb.cairo* diff --git a/gambas3-gb-chart.install b/gambas3-gb-chart.install new file mode 100644 index 00000000..a2f94ca6 --- /dev/null +++ b/gambas3-gb-chart.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.chart* +usr/share/gambas3/info/gb.chart* diff --git a/gambas3-gb-clipper.install b/gambas3-gb-clipper.install new file mode 100644 index 00000000..3ad3acc4 --- /dev/null +++ b/gambas3-gb-clipper.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.clipper* +usr/share/gambas3/info/gb.clipper* diff --git a/gambas3-gb-complex.install b/gambas3-gb-complex.install new file mode 100644 index 00000000..bc839ec4 --- /dev/null +++ b/gambas3-gb-complex.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.complex* +usr/share/gambas3/info/gb.complex* diff --git a/gambas3-gb-compress-bzlib2.install b/gambas3-gb-compress-bzlib2.install new file mode 100644 index 00000000..54a4d5a3 --- /dev/null +++ b/gambas3-gb-compress-bzlib2.install @@ -0,0 +1 @@ +usr/lib/gambas3/gb.compress.bzlib* diff --git a/gambas3-gb-compress-zlib.install b/gambas3-gb-compress-zlib.install new file mode 100644 index 00000000..c4fe0561 --- /dev/null +++ b/gambas3-gb-compress-zlib.install @@ -0,0 +1 @@ +usr/lib/gambas3/gb.compress.zlib* diff --git a/gambas3-gb-compress.install b/gambas3-gb-compress.install new file mode 100644 index 00000000..7ff17c99 --- /dev/null +++ b/gambas3-gb-compress.install @@ -0,0 +1,3 @@ +usr/lib/gambas3/gb.compress.component +usr/lib/gambas3/gb.compress.so* +usr/share/gambas3/info/gb.compress* diff --git a/gambas3-gb-compress.links b/gambas3-gb-compress.links new file mode 100644 index 00000000..4fbc12c5 --- /dev/null +++ b/gambas3-gb-compress.links @@ -0,0 +1 @@ +usr/lib/gambas3/gb.compress.so.0 usr/lib/gambas3/gb.compress.so diff --git a/gambas3-gb-crypt.install b/gambas3-gb-crypt.install new file mode 100644 index 00000000..4f09e15a --- /dev/null +++ b/gambas3-gb-crypt.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.crypt* +usr/share/gambas3/info/gb.crypt* diff --git a/gambas3-gb-data.install b/gambas3-gb-data.install new file mode 100644 index 00000000..7f2faa25 --- /dev/null +++ b/gambas3-gb-data.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.data* +usr/share/gambas3/info/gb.data* diff --git a/gambas3-gb-db-form.install b/gambas3-gb-db-form.install new file mode 100644 index 00000000..5bfb0f45 --- /dev/null +++ b/gambas3-gb-db-form.install @@ -0,0 +1,3 @@ +usr/lib/gambas3/gb.db.form* +usr/share/gambas3/control/gb.db.form +usr/share/gambas3/info/gb.db.form* diff --git a/gambas3-gb-db-mysql.install b/gambas3-gb-db-mysql.install new file mode 100644 index 00000000..72d5cd3c --- /dev/null +++ b/gambas3-gb-db-mysql.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.db.mysql* +usr/share/gambas3/info/gb.db.mysql* diff --git a/gambas3-gb-db-odbc.install b/gambas3-gb-db-odbc.install new file mode 100644 index 00000000..a5a6e988 --- /dev/null +++ b/gambas3-gb-db-odbc.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.db.odbc* +usr/share/gambas3/info/gb.db.odbc* diff --git a/gambas3-gb-db-postgresql.install b/gambas3-gb-db-postgresql.install new file mode 100644 index 00000000..0834c3b1 --- /dev/null +++ b/gambas3-gb-db-postgresql.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.db.postgresql* +usr/share/gambas3/info/gb.db.postgresql* diff --git a/gambas3-gb-db-sqlite2.install b/gambas3-gb-db-sqlite2.install new file mode 100644 index 00000000..f58b6721 --- /dev/null +++ b/gambas3-gb-db-sqlite2.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.db.sqlite2* +usr/share/gambas3/info/gb.db.sqlite2* diff --git a/gambas3-gb-db-sqlite3.install b/gambas3-gb-db-sqlite3.install new file mode 100644 index 00000000..44b81091 --- /dev/null +++ b/gambas3-gb-db-sqlite3.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.db.sqlite3* +usr/share/gambas3/info/gb.db.sqlite3* diff --git a/gambas3-gb-db.install b/gambas3-gb-db.install new file mode 100644 index 00000000..58db34ee --- /dev/null +++ b/gambas3-gb-db.install @@ -0,0 +1,5 @@ +usr/lib/gambas3/gb.db.component +usr/lib/gambas3/gb.db.gambas +usr/lib/gambas3/gb.db.so* +usr/share/gambas3/info/gb.db.info +usr/share/gambas3/info/gb.db.list diff --git a/gambas3-gb-db.links b/gambas3-gb-db.links new file mode 100644 index 00000000..d7d2a85e --- /dev/null +++ b/gambas3-gb-db.links @@ -0,0 +1 @@ +usr/lib/gambas3/gb.db.so.0 usr/lib/gambas3/gb.db.so diff --git a/gambas3-gb-dbus.install b/gambas3-gb-dbus.install new file mode 100644 index 00000000..74fa130d --- /dev/null +++ b/gambas3-gb-dbus.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.dbus* +usr/share/gambas3/info/gb.dbus* diff --git a/gambas3-gb-desktop-gnome-keyring.install b/gambas3-gb-desktop-gnome-keyring.install new file mode 100644 index 00000000..d66e292b --- /dev/null +++ b/gambas3-gb-desktop-gnome-keyring.install @@ -0,0 +1,3 @@ +usr/lib/gambas3/gb.desktop.gnome.keyring* +usr/share/gambas3/info/gb.desktop.gnome.keyring.info +usr/share/gambas3/info/gb.desktop.gnome.keyring.list diff --git a/gambas3-gb-desktop-x11.install b/gambas3-gb-desktop-x11.install new file mode 100644 index 00000000..46191cc0 --- /dev/null +++ b/gambas3-gb-desktop-x11.install @@ -0,0 +1,8 @@ +usr/lib/gambas3/gb.desktop.gambas +usr/lib/gambas3/gb.desktop.x11.component +usr/lib/gambas3/gb.desktop.x11.so +usr/lib/gambas3/gb.desktop.x11.so* +usr/share/gambas3/control/gb.desktop +usr/share/gambas3/control/gb.desktop/desktopwatcher.png +usr/share/gambas3/info/gb.desktop.x11.info +usr/share/gambas3/info/gb.desktop.x11.list diff --git a/gambas3-gb-desktop.install b/gambas3-gb-desktop.install new file mode 100644 index 00000000..1c5bc5f9 --- /dev/null +++ b/gambas3-gb-desktop.install @@ -0,0 +1,3 @@ +usr/lib/gambas3/gb.desktop.component +usr/share/gambas3/info/gb.desktop.info +usr/share/gambas3/info/gb.desktop.list diff --git a/gambas3-gb-eval-highlight.install b/gambas3-gb-eval-highlight.install new file mode 100644 index 00000000..35a30d2f --- /dev/null +++ b/gambas3-gb-eval-highlight.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.eval.highlight* +usr/share/gambas3/info/gb.eval.highlight* diff --git a/gambas3-gb-form-dialog.install b/gambas3-gb-form-dialog.install new file mode 100644 index 00000000..71df1c3d --- /dev/null +++ b/gambas3-gb-form-dialog.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.form.dialog* +usr/share/gambas3/info/gb.form.dialog* diff --git a/gambas3-gb-form-editor.install b/gambas3-gb-form-editor.install new file mode 100644 index 00000000..0a85302d --- /dev/null +++ b/gambas3-gb-form-editor.install @@ -0,0 +1,5 @@ +usr/lib/gambas3/gb.form.editor.component +usr/lib/gambas3/gb.form.editor.gambas +usr/share/gambas3/control/gb.form.editor +usr/share/gambas3/info/gb.form.editor.info +usr/share/gambas3/info/gb.form.editor.list diff --git a/gambas3-gb-form-mdi.install b/gambas3-gb-form-mdi.install new file mode 100644 index 00000000..c3e1c58f --- /dev/null +++ b/gambas3-gb-form-mdi.install @@ -0,0 +1,3 @@ +usr/lib/gambas3/gb.form.mdi* +usr/share/gambas3/control/gb.form.mdi +usr/share/gambas3/info/gb.form.mdi* diff --git a/gambas3-gb-form-stock.install b/gambas3-gb-form-stock.install new file mode 100644 index 00000000..d45cc2aa --- /dev/null +++ b/gambas3-gb-form-stock.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.form.stock* +usr/share/gambas3/info/gb.form.stock* diff --git a/gambas3-gb-form-terminal.install b/gambas3-gb-form-terminal.install new file mode 100644 index 00000000..5f2db327 --- /dev/null +++ b/gambas3-gb-form-terminal.install @@ -0,0 +1,3 @@ +usr/lib/gambas3/gb.form.terminal.* +usr/share/gambas3/control/gb.form.terminal/ +usr/share/gambas3/info/gb.form.terminal.* diff --git a/gambas3-gb-form.install b/gambas3-gb-form.install new file mode 100644 index 00000000..e028dac0 --- /dev/null +++ b/gambas3-gb-form.install @@ -0,0 +1,5 @@ +usr/lib/gambas3/gb.form.component +usr/lib/gambas3/gb.form.gambas +usr/share/gambas3/control/gb.form +usr/share/gambas3/info/gb.form.info +usr/share/gambas3/info/gb.form.list diff --git a/gambas3-gb-gmp.install b/gambas3-gb-gmp.install new file mode 100644 index 00000000..8758b9a2 --- /dev/null +++ b/gambas3-gb-gmp.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.gmp* +usr/share/gambas3/info/gb.gmp* diff --git a/gambas3-gb-gsl.install b/gambas3-gb-gsl.install new file mode 100644 index 00000000..75a8ece9 --- /dev/null +++ b/gambas3-gb-gsl.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.gsl* +usr/share/gambas3/info/gb.gsl* diff --git a/gambas3-gb-gtk-opengl.install b/gambas3-gb-gtk-opengl.install new file mode 100644 index 00000000..5dfe0840 --- /dev/null +++ b/gambas3-gb-gtk-opengl.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.gtk.opengl* +usr/share/gambas3/info/gb.gtk.opengl* diff --git a/gambas3-gb-gtk.install b/gambas3-gb-gtk.install new file mode 100644 index 00000000..afaae0c8 --- /dev/null +++ b/gambas3-gb-gtk.install @@ -0,0 +1,4 @@ +usr/lib/gambas3/gb.gtk.component +usr/lib/gambas3/gb.gtk.so* +usr/share/gambas3/info/gb.gtk.info +usr/share/gambas3/info/gb.gtk.list diff --git a/gambas3-gb-gtk.links b/gambas3-gb-gtk.links new file mode 100644 index 00000000..09a2233b --- /dev/null +++ b/gambas3-gb-gtk.links @@ -0,0 +1 @@ +/usr/lib/gambas3/gb.gtk.so.0 /usr/lib/gambas3/gb.gtk.so diff --git a/gambas3-gb-gtk3.install b/gambas3-gb-gtk3.install new file mode 100644 index 00000000..4406bf52 --- /dev/null +++ b/gambas3-gb-gtk3.install @@ -0,0 +1,4 @@ +usr/lib/gambas3/gb.gtk3.component +usr/lib/gambas3/gb.gtk3.so* +usr/share/gambas3/info/gb.gtk3.info +usr/share/gambas3/info/gb.gtk3.list diff --git a/gambas3-gb-gtk3.links b/gambas3-gb-gtk3.links new file mode 100644 index 00000000..fa51cac0 --- /dev/null +++ b/gambas3-gb-gtk3.links @@ -0,0 +1 @@ +/usr/lib/gambas3/gb.gtk3.so.0 /usr/lib/gambas3/gb.gtk3.so diff --git a/gambas3-gb-gui-opengl.install b/gambas3-gb-gui-opengl.install new file mode 100644 index 00000000..e656e98a --- /dev/null +++ b/gambas3-gb-gui-opengl.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.gui.opengl* +usr/share/gambas3/info/gb.gui.opengl* diff --git a/gambas3-gb-gui-qt-webkit.install b/gambas3-gb-gui-qt-webkit.install new file mode 100644 index 00000000..f124dca6 --- /dev/null +++ b/gambas3-gb-gui-qt-webkit.install @@ -0,0 +1,4 @@ +usr/lib/gambas3/gb.gui.qt.webkit.component +usr/lib/gambas3/gb.gui.qt.webkit.so* +usr/share/gambas3/info/gb.gui.qt.webkit.info +usr/share/gambas3/info/gb.gui.qt.webkit.list diff --git a/gambas3-gb-gui-qt.install b/gambas3-gb-gui-qt.install new file mode 100644 index 00000000..ba6000c4 --- /dev/null +++ b/gambas3-gb-gui-qt.install @@ -0,0 +1,4 @@ +usr/lib/gambas3/gb.gui.qt.component +usr/lib/gambas3/gb.gui.qt.so* +usr/share/gambas3/info/gb.gui.qt.info +usr/share/gambas3/info/gb.gui.qt.list diff --git a/gambas3-gb-gui-trayicon.install b/gambas3-gb-gui-trayicon.install new file mode 100644 index 00000000..2a5a3e69 --- /dev/null +++ b/gambas3-gb-gui-trayicon.install @@ -0,0 +1,4 @@ +usr/lib/gambas3/gb.gui.trayicon.so* +usr/lib/gambas3/gb.gui.trayicon.component +usr/share/gambas3/info/gb.gui.trayicon.info +usr/share/gambas3/info/gb.gui.trayicon.list diff --git a/gambas3-gb-gui.install b/gambas3-gb-gui.install new file mode 100644 index 00000000..d14c29c6 --- /dev/null +++ b/gambas3-gb-gui.install @@ -0,0 +1,4 @@ +usr/lib/gambas3/gb.gui.component +usr/lib/gambas3/gb.gui.so* +usr/share/gambas3/info/gb.gui.info +usr/share/gambas3/info/gb.gui.list diff --git a/gambas3-gb-httpd.install b/gambas3-gb-httpd.install new file mode 100644 index 00000000..19a0c082 --- /dev/null +++ b/gambas3-gb-httpd.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.httpd* +usr/share/gambas3/info/gb.httpd* diff --git a/gambas3-gb-image-effect.install b/gambas3-gb-image-effect.install new file mode 100644 index 00000000..4159c88f --- /dev/null +++ b/gambas3-gb-image-effect.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.image.effect* +usr/share/gambas3/info/gb.image.effect* diff --git a/gambas3-gb-image-imlib.install b/gambas3-gb-image-imlib.install new file mode 100644 index 00000000..8d16ae02 --- /dev/null +++ b/gambas3-gb-image-imlib.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.image.imlib* +usr/share/gambas3/info/gb.image.imlib* diff --git a/gambas3-gb-image-io.install b/gambas3-gb-image-io.install new file mode 100644 index 00000000..852d11e5 --- /dev/null +++ b/gambas3-gb-image-io.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.image.io* +usr/share/gambas3/info/gb.image.io* diff --git a/gambas3-gb-image.install b/gambas3-gb-image.install new file mode 100644 index 00000000..8ec7cc39 --- /dev/null +++ b/gambas3-gb-image.install @@ -0,0 +1,4 @@ +usr/lib/gambas3/gb.image.component +usr/lib/gambas3/gb.image.so* +usr/share/gambas3/info/gb.image.info +usr/share/gambas3/info/gb.image.list diff --git a/gambas3-gb-inotify.install b/gambas3-gb-inotify.install new file mode 100644 index 00000000..61bb1072 --- /dev/null +++ b/gambas3-gb-inotify.install @@ -0,0 +1,5 @@ +usr/lib/gambas3/gb.inotify.component +usr/lib/gambas3/gb.inotify.so +usr/lib/gambas3/gb.inotify.so* +usr/share/gambas3/info/gb.inotify.info +usr/share/gambas3/info/gb.inotify.list diff --git a/gambas3-gb-libxml.install b/gambas3-gb-libxml.install new file mode 100644 index 00000000..54c867f0 --- /dev/null +++ b/gambas3-gb-libxml.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.libxml* +usr/share/gambas3/info/gb.libxml* diff --git a/gambas3-gb-logging.install b/gambas3-gb-logging.install new file mode 100644 index 00000000..631df32b --- /dev/null +++ b/gambas3-gb-logging.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.logging* +usr/share/gambas3/info/gb.logging* diff --git a/gambas3-gb-map.install b/gambas3-gb-map.install new file mode 100644 index 00000000..0356b7c6 --- /dev/null +++ b/gambas3-gb-map.install @@ -0,0 +1,3 @@ +usr/lib/gambas3/gb.map* +usr/share/gambas3/control/gb.map +usr/share/gambas3/info/gb.map* diff --git a/gambas3-gb-markdown.install b/gambas3-gb-markdown.install new file mode 100644 index 00000000..9e78ce2d --- /dev/null +++ b/gambas3-gb-markdown.install @@ -0,0 +1,4 @@ +usr/lib/gambas3/gb.markdown.component +usr/lib/gambas3/gb.markdown.gambas +usr/share/gambas3/info/gb.markdown.info +usr/share/gambas3/info/gb.markdown.list diff --git a/gambas3-gb-media.install b/gambas3-gb-media.install new file mode 100644 index 00000000..b318cf97 --- /dev/null +++ b/gambas3-gb-media.install @@ -0,0 +1,3 @@ +usr/lib/gambas3/gb.media* +usr/share/gambas3/control/gb.media.form/mediaview.png +usr/share/gambas3/info/gb.media* diff --git a/gambas3-gb-memcached.install b/gambas3-gb-memcached.install new file mode 100644 index 00000000..a780156e --- /dev/null +++ b/gambas3-gb-memcached.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.memcached* +usr/share/gambas3/info/gb.memcached* diff --git a/gambas3-gb-mime.install b/gambas3-gb-mime.install new file mode 100644 index 00000000..94b61caf --- /dev/null +++ b/gambas3-gb-mime.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.mime* +usr/share/gambas3/info/gb.mime* diff --git a/gambas3-gb-mysql.install b/gambas3-gb-mysql.install new file mode 100644 index 00000000..afb20d4d --- /dev/null +++ b/gambas3-gb-mysql.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.mysql* +usr/share/gambas3/info/gb.mysql* diff --git a/gambas3-gb-ncurses.install b/gambas3-gb-ncurses.install new file mode 100644 index 00000000..a0dad09a --- /dev/null +++ b/gambas3-gb-ncurses.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.ncurses* +usr/share/gambas3/info/gb.ncurses* diff --git a/gambas3-gb-net-curl.install b/gambas3-gb-net-curl.install new file mode 100644 index 00000000..dd531d23 --- /dev/null +++ b/gambas3-gb-net-curl.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.net.curl* +usr/share/gambas3/info/gb.net.curl* diff --git a/gambas3-gb-net-pop3.install b/gambas3-gb-net-pop3.install new file mode 100644 index 00000000..86ab9ebf --- /dev/null +++ b/gambas3-gb-net-pop3.install @@ -0,0 +1,3 @@ +usr/lib/gambas3/gb.net.pop3* +usr/share/gambas3/control/gb.net.pop3/pop3client.png +usr/share/gambas3/info/gb.net.pop3* diff --git a/gambas3-gb-net-smtp.install b/gambas3-gb-net-smtp.install new file mode 100644 index 00000000..f3a75eb1 --- /dev/null +++ b/gambas3-gb-net-smtp.install @@ -0,0 +1,3 @@ +usr/lib/gambas3/gb.net.smtp* +usr/share/gambas3/control/gb.net.smtp/smtpclient.png +usr/share/gambas3/info/gb.net.smtp* diff --git a/gambas3-gb-net.install b/gambas3-gb-net.install new file mode 100644 index 00000000..2dce1014 --- /dev/null +++ b/gambas3-gb-net.install @@ -0,0 +1,4 @@ +usr/lib/gambas3/gb.net.component +usr/lib/gambas3/gb.net.so* +usr/share/gambas3/info/gb.net.info +usr/share/gambas3/info/gb.net.list diff --git a/gambas3-gb-openal.install b/gambas3-gb-openal.install new file mode 100644 index 00000000..df8dd2f5 --- /dev/null +++ b/gambas3-gb-openal.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.openal* +usr/share/gambas3/info/gb.openal* diff --git a/gambas3-gb-opengl-glsl.install b/gambas3-gb-opengl-glsl.install new file mode 100644 index 00000000..db4e7d59 --- /dev/null +++ b/gambas3-gb-opengl-glsl.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.opengl.glsl* +usr/share/gambas3/info/gb.opengl.glsl* diff --git a/gambas3-gb-opengl-glu.install b/gambas3-gb-opengl-glu.install new file mode 100644 index 00000000..b4a1e5a9 --- /dev/null +++ b/gambas3-gb-opengl-glu.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.opengl.glu* +usr/share/gambas3/info/gb.opengl.glu* diff --git a/gambas3-gb-opengl-sge.install b/gambas3-gb-opengl-sge.install new file mode 100644 index 00000000..10bd76e0 --- /dev/null +++ b/gambas3-gb-opengl-sge.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.opengl.sge* +usr/share/gambas3/info/gb.opengl.sge* diff --git a/gambas3-gb-opengl.install b/gambas3-gb-opengl.install new file mode 100644 index 00000000..a4e136cb --- /dev/null +++ b/gambas3-gb-opengl.install @@ -0,0 +1,4 @@ +usr/lib/gambas3/gb.opengl.component +usr/lib/gambas3/gb.opengl.so* +usr/share/gambas3/info/gb.opengl.info +usr/share/gambas3/info/gb.opengl.list diff --git a/gambas3-gb-openssl.install b/gambas3-gb-openssl.install new file mode 100644 index 00000000..968ae82b --- /dev/null +++ b/gambas3-gb-openssl.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.openssl* +usr/share/gambas3/info/gb.openssl* diff --git a/gambas3-gb-option.install b/gambas3-gb-option.install new file mode 100644 index 00000000..bbba89ea --- /dev/null +++ b/gambas3-gb-option.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.option* +usr/share/gambas3/info/gb.option* diff --git a/gambas3-gb-pcre.install b/gambas3-gb-pcre.install new file mode 100644 index 00000000..fc45bd0d --- /dev/null +++ b/gambas3-gb-pcre.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.pcre* +usr/share/gambas3/info/gb.pcre* diff --git a/gambas3-gb-pdf.install b/gambas3-gb-pdf.install new file mode 100644 index 00000000..a67e4818 --- /dev/null +++ b/gambas3-gb-pdf.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.pdf* +usr/share/gambas3/info/gb.pdf* diff --git a/gambas3-gb-qt4-ext.install b/gambas3-gb-qt4-ext.install new file mode 100644 index 00000000..79d8fbe6 --- /dev/null +++ b/gambas3-gb-qt4-ext.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.qt4.ext* +usr/share/gambas3/info/gb.qt4.ext* diff --git a/gambas3-gb-qt4-opengl.install b/gambas3-gb-qt4-opengl.install new file mode 100644 index 00000000..1366fb86 --- /dev/null +++ b/gambas3-gb-qt4-opengl.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.qt4.opengl* +usr/share/gambas3/info/gb.qt4.opengl* diff --git a/gambas3-gb-qt4-webkit.install b/gambas3-gb-qt4-webkit.install new file mode 100644 index 00000000..f0536781 --- /dev/null +++ b/gambas3-gb-qt4-webkit.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.qt4.webkit* +usr/share/gambas3/info/gb.qt4.webkit* diff --git a/gambas3-gb-qt4.install b/gambas3-gb-qt4.install new file mode 100644 index 00000000..e0b66a30 --- /dev/null +++ b/gambas3-gb-qt4.install @@ -0,0 +1,4 @@ +usr/lib/gambas3/gb.qt4.component +usr/lib/gambas3/gb.qt4.so* +usr/share/gambas3/info/gb.qt4.info +usr/share/gambas3/info/gb.qt4.list diff --git a/gambas3-gb-qt5-ext.install b/gambas3-gb-qt5-ext.install new file mode 100644 index 00000000..7fd75644 --- /dev/null +++ b/gambas3-gb-qt5-ext.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.qt5.ext.* +usr/share/gambas3/info/gb.qt5.ext.* diff --git a/gambas3-gb-qt5-opengl.install b/gambas3-gb-qt5-opengl.install new file mode 100644 index 00000000..baea4def --- /dev/null +++ b/gambas3-gb-qt5-opengl.install @@ -0,0 +1,4 @@ +usr/lib/gambas3/gb.qt5.opengl.component +usr/lib/gambas3/gb.qt5.opengl.so* +usr/share/gambas3/info/gb.qt5.opengl.info +usr/share/gambas3/info/gb.qt5.opengl.list diff --git a/gambas3-gb-qt5-webkit.install b/gambas3-gb-qt5-webkit.install new file mode 100644 index 00000000..a37f31d5 --- /dev/null +++ b/gambas3-gb-qt5-webkit.install @@ -0,0 +1,4 @@ +usr/lib/gambas3/gb.qt5.webkit.component +usr/lib/gambas3/gb.qt5.webkit.so* +usr/share/gambas3/info/gb.qt5.webkit.info +usr/share/gambas3/info/gb.qt5.webkit.list diff --git a/gambas3-gb-qt5.install b/gambas3-gb-qt5.install new file mode 100644 index 00000000..05d8b706 --- /dev/null +++ b/gambas3-gb-qt5.install @@ -0,0 +1,4 @@ +usr/lib/gambas3/gb.qt5.component +usr/lib/gambas3/gb.qt5.so* +usr/share/gambas3/info/gb.qt5.info +usr/share/gambas3/info/gb.qt5.list diff --git a/gambas3-gb-report.install b/gambas3-gb-report.install new file mode 100644 index 00000000..12c7c575 --- /dev/null +++ b/gambas3-gb-report.install @@ -0,0 +1,3 @@ +usr/lib/gambas3/gb.report.* +usr/share/gambas3/control/gb.report +usr/share/gambas3/info/gb.report.* diff --git a/gambas3-gb-report2.install b/gambas3-gb-report2.install new file mode 100644 index 00000000..2260d538 --- /dev/null +++ b/gambas3-gb-report2.install @@ -0,0 +1,3 @@ +usr/lib/gambas3/gb.report2.* +usr/share/gambas3/control/gb.report2 +usr/share/gambas3/info/gb.report2.* diff --git a/gambas3-gb-scanner.install b/gambas3-gb-scanner.install new file mode 100644 index 00000000..97420edd --- /dev/null +++ b/gambas3-gb-scanner.install @@ -0,0 +1,4 @@ +usr/lib/gambas3/gb.scanner.component +usr/lib/gambas3/gb.scanner.gambas +usr/share/gambas3/info/gb.scanner.info +usr/share/gambas3/info/gb.scanner.list diff --git a/gambas3-gb-sdl-sound.install b/gambas3-gb-sdl-sound.install new file mode 100644 index 00000000..22958c86 --- /dev/null +++ b/gambas3-gb-sdl-sound.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.sdl.sound* +usr/share/gambas3/info/gb.sdl.sound* diff --git a/gambas3-gb-sdl.install b/gambas3-gb-sdl.install new file mode 100644 index 00000000..8e3991f3 --- /dev/null +++ b/gambas3-gb-sdl.install @@ -0,0 +1,5 @@ +usr/lib/gambas3/gb.sdl.component +usr/lib/gambas3/gb.sdl.so +usr/lib/gambas3/gb.sdl.so.* +usr/share/gambas3/info/gb.sdl.info +usr/share/gambas3/info/gb.sdl.list diff --git a/gambas3-gb-sdl2-audio.install b/gambas3-gb-sdl2-audio.install new file mode 100644 index 00000000..3ecf745f --- /dev/null +++ b/gambas3-gb-sdl2-audio.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.sdl2.audio* +usr/share/gambas3/info/gb.sdl2.audio* diff --git a/gambas3-gb-sdl2.install b/gambas3-gb-sdl2.install new file mode 100644 index 00000000..2c8628c1 --- /dev/null +++ b/gambas3-gb-sdl2.install @@ -0,0 +1,5 @@ +usr/lib/gambas3/gb.sdl2.component +usr/lib/gambas3/gb.sdl2.so +usr/lib/gambas3/gb.sdl2.so.* +usr/share/gambas3/info/gb.sdl2.info +usr/share/gambas3/info/gb.sdl2.list diff --git a/gambas3-gb-settings.install b/gambas3-gb-settings.install new file mode 100644 index 00000000..80700169 --- /dev/null +++ b/gambas3-gb-settings.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.settings* +usr/share/gambas3/info/gb.settings* diff --git a/gambas3-gb-signal.install b/gambas3-gb-signal.install new file mode 100644 index 00000000..ee265bc5 --- /dev/null +++ b/gambas3-gb-signal.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.signal* +usr/share/gambas3/info/gb.signal* diff --git a/gambas3-gb-util-web.install b/gambas3-gb-util-web.install new file mode 100644 index 00000000..6d1ab03f --- /dev/null +++ b/gambas3-gb-util-web.install @@ -0,0 +1,5 @@ +usr/lib/gambas3/gb.util.web.component +usr/lib/gambas3/gb.util.web.gambas +usr/share/gambas3/control/gb.util.web +usr/share/gambas3/info/gb.util.web.info +usr/share/gambas3/info/gb.util.web.list diff --git a/gambas3-gb-util.install b/gambas3-gb-util.install new file mode 100644 index 00000000..1e3a2588 --- /dev/null +++ b/gambas3-gb-util.install @@ -0,0 +1,4 @@ +usr/lib/gambas3/gb.util.component +usr/lib/gambas3/gb.util.gambas +usr/share/gambas3/info/gb.util.info +usr/share/gambas3/info/gb.util.list diff --git a/gambas3-gb-v4l.install b/gambas3-gb-v4l.install new file mode 100644 index 00000000..fc3f537f --- /dev/null +++ b/gambas3-gb-v4l.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.v4l* +usr/share/gambas3/info/gb.v4l* diff --git a/gambas3-gb-vb.install b/gambas3-gb-vb.install new file mode 100644 index 00000000..a8d5acc8 --- /dev/null +++ b/gambas3-gb-vb.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.vb* +usr/share/gambas3/info/gb.vb* diff --git a/gambas3-gb-vb.links b/gambas3-gb-vb.links new file mode 100644 index 00000000..04482044 --- /dev/null +++ b/gambas3-gb-vb.links @@ -0,0 +1 @@ +usr/lib/gambas3/gb.vb.so.0 usr/lib/gambas3/gb.vb.so diff --git a/gambas3-gb-web.install b/gambas3-gb-web.install new file mode 100644 index 00000000..284cb14b --- /dev/null +++ b/gambas3-gb-web.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.web* +usr/share/gambas3/info/gb.web* diff --git a/gambas3-gb-xml-html.install b/gambas3-gb-xml-html.install new file mode 100644 index 00000000..61b6978d --- /dev/null +++ b/gambas3-gb-xml-html.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.xml.html* +usr/share/gambas3/info/gb.xml.html* diff --git a/gambas3-gb-xml-rpc.install b/gambas3-gb-xml-rpc.install new file mode 100644 index 00000000..f999fd1c --- /dev/null +++ b/gambas3-gb-xml-rpc.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.xml.rpc* +usr/share/gambas3/info/gb.xml.rpc* diff --git a/gambas3-gb-xml-xslt.install b/gambas3-gb-xml-xslt.install new file mode 100644 index 00000000..572db8ff --- /dev/null +++ b/gambas3-gb-xml-xslt.install @@ -0,0 +1,2 @@ +usr/lib/gambas3/gb.xml.xslt* +usr/share/gambas3/info/gb.xml.xslt* diff --git a/gambas3-gb-xml.install b/gambas3-gb-xml.install new file mode 100644 index 00000000..c1a34e1a --- /dev/null +++ b/gambas3-gb-xml.install @@ -0,0 +1,5 @@ +usr/lib/gambas3/gb.xml.component +usr/lib/gambas3/gb.xml.gambas +usr/lib/gambas3/gb.xml.so* +usr/share/gambas3/info/gb.xml.info +usr/share/gambas3/info/gb.xml.list diff --git a/gambas3-ide.install b/gambas3-ide.install new file mode 100644 index 00000000..d38174a3 --- /dev/null +++ b/gambas3-ide.install @@ -0,0 +1,6 @@ +../../app/desktop/gambas3.png usr/share/icons/hicolor/48x48/apps +../gambas3.desktop usr/share/applications +debian/gambas3.xpm usr/share/pixmaps +usr/bin/gambas3 +usr/bin/gambas3.gambas +usr/share/appdata/gambas3.appdata.xml diff --git a/gambas3-ide.manpages b/gambas3-ide.manpages new file mode 100644 index 00000000..50997c0e --- /dev/null +++ b/gambas3-ide.manpages @@ -0,0 +1 @@ +debian/gambas3.1 diff --git a/gambas3-runtime.dirs b/gambas3-runtime.dirs new file mode 100644 index 00000000..5756bdef --- /dev/null +++ b/gambas3-runtime.dirs @@ -0,0 +1,2 @@ +usr/share/gambas3/mime +usr/share/icons/hicolor/64x64/mimetypes diff --git a/gambas3-runtime.install b/gambas3-runtime.install new file mode 100644 index 00000000..e91d8986 --- /dev/null +++ b/gambas3-runtime.install @@ -0,0 +1,22 @@ +../../main/mime/application-x-gambas3.xml usr/share/gambas3/mime +usr/bin/gbh3 +usr/bin/gbh3.gambas +usr/bin/gbr3 +usr/bin/gbx3 +usr/lib/gambas3/gb.component +usr/lib/gambas3/gb.debug* +usr/lib/gambas3/gb.draw* +usr/lib/gambas3/gb.eval.component +usr/lib/gambas3/gb.eval.so* +usr/lib/gambas3/gb.geom.so* +usr/lib/gambas3/gb.gui.base* +usr/lib/gambas3/gb.so* +usr/share/gambas3/icons/application-x-gambas3.png +usr/share/gambas3/info/gb.debug.info +usr/share/gambas3/info/gb.debug.list +usr/share/gambas3/info/gb.eval.info +usr/share/gambas3/info/gb.eval.list +usr/share/gambas3/info/gb.gui.base.info +usr/share/gambas3/info/gb.gui.base.list +usr/share/gambas3/info/gb.info +usr/share/gambas3/info/gb.list diff --git a/gambas3-runtime.links b/gambas3-runtime.links new file mode 100644 index 00000000..4baea665 --- /dev/null +++ b/gambas3-runtime.links @@ -0,0 +1 @@ +usr/share/gambas3/icons/application-x-gambas3.png usr/share/icons/hicolor/64x64/mimetypes/application-x-gambas3.png diff --git a/gambas3-runtime.manpages b/gambas3-runtime.manpages new file mode 100644 index 00000000..31a66ed0 --- /dev/null +++ b/gambas3-runtime.manpages @@ -0,0 +1,3 @@ +debian/gbr3.1 +debian/gbx3.1 +debian/gbh3.1 diff --git a/gambas3-runtime.sharedmimeinfo b/gambas3-runtime.sharedmimeinfo new file mode 100644 index 00000000..b8473b38 --- /dev/null +++ b/gambas3-runtime.sharedmimeinfo @@ -0,0 +1,11 @@ + + + + + Gambas executable + + + + + + diff --git a/gambas3-script.dirs b/gambas3-script.dirs new file mode 100644 index 00000000..5756bdef --- /dev/null +++ b/gambas3-script.dirs @@ -0,0 +1,2 @@ +usr/share/gambas3/mime +usr/share/icons/hicolor/64x64/mimetypes diff --git a/gambas3-script.install b/gambas3-script.install new file mode 100644 index 00000000..d5222877 --- /dev/null +++ b/gambas3-script.install @@ -0,0 +1,7 @@ +../../app/mime/application-x-gambasscript.xml usr/share/gambas3/mime +../../app/mime/application-x-gambasserverpage.xml usr/share/gambas3/mime +usr/bin/gbs3 +usr/bin/gbs3.gambas usr/share/gambas3 +usr/bin/gbw3 +usr/share/gambas3/icons/application-x-gambasscript.png +usr/share/gambas3/icons/application-x-gambasserverpage.png diff --git a/gambas3-script.links b/gambas3-script.links new file mode 100644 index 00000000..4bd751f7 --- /dev/null +++ b/gambas3-script.links @@ -0,0 +1,4 @@ +usr/share/gambas3/gbs3.gambas usr/bin/gbs3 +usr/share/gambas3/gbs3.gambas usr/bin/gbw3 +usr/share/gambas3/icons/application-x-gambasscript.png usr/share/icons/hicolor/64x64/mimetypes/application-x-gambasscript3.png +usr/share/gambas3/icons/application-x-gambasserverpage.png usr/share/icons/hicolor/64x64/mimetypes/application-x-gambasserverpage3.png diff --git a/gambas3-script.manpages b/gambas3-script.manpages new file mode 100644 index 00000000..9ca3f62a --- /dev/null +++ b/gambas3-script.manpages @@ -0,0 +1,2 @@ +debian/gbs3.1 +debian/gbw3.1 diff --git a/gambas3-script.sharedmimeinfo b/gambas3-script.sharedmimeinfo new file mode 100644 index 00000000..70ca0423 --- /dev/null +++ b/gambas3-script.sharedmimeinfo @@ -0,0 +1,12 @@ + + + + + + Gambas script + + + + + + diff --git a/gambas3-templates.install b/gambas3-templates.install new file mode 100644 index 00000000..28550584 --- /dev/null +++ b/gambas3-templates.install @@ -0,0 +1 @@ +usr/share/gambas3/template diff --git a/gambas3.1 b/gambas3.1 new file mode 100644 index 00000000..05099aa5 --- /dev/null +++ b/gambas3.1 @@ -0,0 +1,43 @@ +.TH "Gambas" "1" "March 2012" "Debian" "" + +.SH "NAME" +gambas \- Integrated Development Environment. + +.SH "SYNOPSIS" +.B gambas +[] + +.SH "DESCRIPTION" +Gambas is, before all, a Basic language with object extensions. +A program written with Gambas is a set of files. Each file describes +a class, in terms of object programming. The class files are compiled, +then executed by an interpreter. From this point of view, it is +very inspired by Java. + +Gambas is made up of the following programs: + + * A compiler. + * An interpreter. + * An archiver. + * A graphical user interface component. + * A development environment. + +The development environment is written with Gambas itself, so that I can +show the abilities of the language. And it is very useful for debugging! + +\fBgambas\fR starts the Integrated Development Environment. + +.SH "AVAILABILITY" +Updated source code and most documentation about gambas can be found at http://gambas.sf.net, +documentation about the language is at http://www.binara.com/gambas\-wiki, +documentation in the spanish language is at http://gambas.gnulinex.org. + +.SH "REPORTING BUGS" +Report bugs to +. + +.SH "COPYRIGHT" +Copyright\(co 2002, 2012 Benoit Minisini c #3457B2", +", c #385EBC", +"' c #3D66C8", +") c #436ED1", +"! c #4977DB", +"~ c #5182E5", +"{ c #5C91EF", +"] c #2D4689", +"^ c #2B478E", +"/ c #2E4260", +"( c #4A6791", +"_ c #3B5890", +": c #435C82", +"< c #415E96", +"[ c #3255AF", +"} c #3357B2", +"| c #375DBB", +"1 c #3E66C8", +"2 c #4571D5", +"3 c #4D7DE1", +"4 c #578BEC", +"5 c #639AF4", +"6 c #263C75", +"7 c #354966", +"8 c #5F81AA", +"9 c #77A0CD", +"0 c #7BA4D2", +"a c #79A2CF", +"b c #7CA6D4", +"c c #7097C5", +"d c #4869A6", +"e c #4A6A9F", +"f c #3658AB", +"g c #3458B4", +"h c #3B62C2", +"i c #426DD0", +"j c #4C7CE0", +"k c #5589EA", +"l c #6096F2", +"m c #3E577A", +"n c #7AA4D1", +"o c #80ABD8", +"p c #82ADD9", +"q c #82AEDA", +"r c #83AEDA", +"s c #81ACD8", +"t c #7FAAD7", +"u c #7EA8D6", +"v c #476AB4", +"w c #3456AB", +"x c #5477B0", +"y c #6286B4", +"z c #4C6FAD", +"A c #456EC6", +"B c #5588E8", +"C c #AEC7E3", +"D c #B4CCE6", +"E c #BAD2EA", +"F c #BBD2E9", +"G c #C3D8EC", +"H c #4B6895", +"I c #7EA8D5", +"J c #7EA9D6", +"K c #81ACD9", +"L c #82ADDA", +"M c #83AFDA", +"N c #648BC2", +"O c #668DBE", +"P c #88B3DD", +"Q c #8DB4D8", +"R c #A0BFDE", +"S c #C5DFF1", +"T c #B1C9E3", +"U c #BBD0E6", +"V c #7CA6D3", +"W c #719ACD", +"X c #4164AB", +"Y c #6E96C7", +"Z c #79A3D1", +"` c #77A1D0", +" . c #7EA8D4", +".. c #8BA9CB", +"+. c #A1C3E2", +"@. c #B8DCF5", +"#. c #95B6CC", +"$. c #0D0F10", +"%. c #808891", +"&. c #83ACD8", +"*. c #6C94CA", +"=. c #668CC0", +"-. c #4B70B8", +";. c #2A4898", +">. c #4A6BA3", +",. c #5E84BE", +"'. c #3050A2", +"). c #668DC2", +"!. c #83AFDB", +"~. c #7FABD7", +"{. c #7198C4", +"]. c #2F4054", +"^. c #2D3B48", +"/. c #7C9EBE", +"(. c #B6DAF3", +"_. c #7D9097", +":. c #0B0B0B", +"<. c #80AAD8", +"[. c #3456A6", +"}. c #2C488A", +"|. c #3A5DAC", +"1. c #3C5C9E", +"2. c #5F83B5", +"3. c #4165B2", +"4. c #2D4DA1", +"5. c #5476B0", +"6. c #7DA8D5", +"7. c #7FAAD6", +"8. c #47607C", +"9. c #020202", +"0. c #232930", +"a. c #ABD3F2", +"b. c #CFEEFF", +"c. c #738387", +"d. c #729BCF", +"e. c #2C4B9C", +"f. c #375596", +"g. c #476AB1", +"h. c #759ECD", +"i. c #79A2D0", +"j. c #3A5DB0", +"k. c #5B7FBA", +"l. c #7097C7", +"m. c #7BA5D3", +"n. c #80ABD7", +"o. c #4C6683", +"p. c #10151B", +"q. c #86B0D9", +"r. c #B2D9F6", +"s. c #D2F0FF", +"t. c #3D5EA6", +"u. c #3C5EA8", +"v. c #729ACA", +"w. c #7098CB", +"x. c #7198C8", +"y. c #7CA5D2", +"z. c #7BA5D1", +"A. c #3C5168", +"B. c #293747", +"C. c #5D7DA2", +"D. c #8AB6DF", +"E. c #AFD7F4", +"F. c #D3F0FF", +"G. c #284693", +"H. c #4E70AB", +"I. c #749DCD", +"J. c #5E82B3", +"K. c #80ACD8", +"L. c #7EA9D5", +"M. c #7EAAD5", +"N. c #86B1DC", +"O. c #A6CFEF", +"P. c #CFEEFE", +"Q. c #3A5BA4", +"R. c #6E95C4", +"S. c #6D93C1", +"T. c #85B0DA", +"U. c #84AFDA", +"V. c #94BFE5", +"W. c #BEE1F8", +"X. c #6D96CB", +"Y. c #77A0CF", +"Z. c #6B90BB", +"`. c #85B0DB", +" + c #84B0DB", +".+ c #9CC5E7", +"++ c #82ADD8", +"@+ c #87B2DB", +"#+ c #86B1DB", +"$+ c #87B1DB", +"%+ c #94BCE2", +"&+ c #83AED9", +"*+ c #7DA6D3", +"=+ c #749CCE", +"-+ c #5C87D7", +";+ c #7C9AD4", +">+ c #94AED2", +",+ c #94AED3", +"'+ c #98B1D5", +")+ c #9AB3D6", +"!+ c #80A5E5", +"~+ c #3F66C6", +"{+ c #4E6AAB", +"]+ c #7D94BA", +"^+ c #8DA6CA", +"/+ c #90AAD0", +"(+ c #C4D9EE", +"_+ c #B5CCEA", +":+ c #516CAE", +"<+ c #2A4690", +"[+ c #516AA0", +"}+ c #839BBE", +"|+ c #96AFD2", +"1+ c #C3D8EE", +"2+ c #99B0D5", +"3+ c #25418F", +"4+ c #3F5A9B", +"5+ c #93ACCC", +"6+ c #C4D8EF", +"7+ c #9EB6DB", +"8+ c #294798", +"9+ c #284596", +"0+ c #34519B", +"a+ c #A7BCD9", +"b+ c #4773D2", +"c+ c #4069CC", +"d+ c #385BB7", +"e+ c #507FE1", +" ", +" ", +" ", +" . + @ # $ % & ", +" * = - ; > , ' ) ! ~ { ", +" ] ^ / ( _ : < [ } | 1 2 3 4 5 ", +" 6 7 8 9 0 a b c d e f g h i j k l ", +" m n o p q r r s t u v w x y z A B C D E F G ", +" H I o J o K L q M M o N O t s P Q R S T U ", +" V t W X Y Z ` t L r t p q L s ...+.@.#.$.%. ", +" &.*.=.-.;.>.,.'.).o p q !.M L ~.{.].^./.(._.:. ", +" <.[.}.|.1.2.3.4.5.6.7.r !.M q 7.8.9.9.0.a.b.c. ", +" d.e.f.g.h.i.j.k.l.m.J M M M q n.o.9.9.p.q.r.s. ", +" t.u.v.w.x. y.t r M !.M q z.A.B.C.V D.E.F. ", +" G.H.I.J. r M !.!.M q K.L.M.n.s N.O.P. ", +" Q.R.S. T.U.!.!.!.M M r r q L q V.W. ", +" X.Y.Z. `.M !.!.!.M M M r q +.+ ", +" ++i. M @+#+#+`.`.#+$+$+%+ ", +" &+*+ ", +" *+ ", +" &+ ", +" =+ ", +" -+;+>+,+'+)+ ", +" !+~+{+]+^+/+)+ ", +" (+_+:+<+[+}+|+ ", +" 1+2+3+3+4+5+ ", +" 6+7+8+9+0+ ", +" a+b+c+d+ ", +" e+ ", +" ", +" ", +" "}; diff --git a/gba3.1 b/gba3.1 new file mode 100644 index 00000000..50ca296a --- /dev/null +++ b/gba3.1 @@ -0,0 +1,39 @@ +.TH "gba3" "1" "March 2012" "Debian" "User Commands" + +.SH "NAME" +gba3 \- GAMBAS Archiver + +.SH "SYNOPSIS" +.B gba3 +[\fIoptions\fR] []... + +.SH "DESCRIPTION" +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, pilot KDE applications with DCOP, translate your program into many languages, and so on... + +\fBgba3\fR is an archiver used by gambas. + +.SH "OPTIONS" +.TP +\fB\-h\fR, \fB\-\-help\fR +display help and exit +.TP +\fB\-V\fR, \fB\-\-version\fR +display version +.TP +\fB\-v\fR, \fB\-\-verbose\fR +verbose output + +.SH "AVAILABILITY" +The latest version of Gambas can always be obtained from +\fBwww.sourceforge.net\fR or \fBwww.freshmeat.net\fR. + +.SH "REPORTING BUGS" +Report bugs to +. + +.SH "COPYRIGHT" +Copyright\(co 2002, 2012 Benoit Minisini ]... + +.SH "DESCRIPTION" +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, pilot KDE applications with DCOP, translate your program into many languages, and so on... + +\fBgbc3\fR is the compiler of gambas source code. + +.SH "OPTIONS" +.TP +\fB\-h\fR, \fB\-\-help\fR +display help and exit +.TP +\fB\-g\fR, \fB\-debug\fR +add debugging information +.TP +\fB\-V\fR, \fB\-\-version\fR +display version +.TP +\fB\-p\fR, \fB\-\-public\fR +form controls are public +.TP +\fB\-s\fR, \fB\-\-swap\fR +swap endianness +.TP +\fB\-c\fR, \fB\-\-class=FILE\fR +declares a list of classes from the file FILE +.TP +\fB\-v\fR, \fB\-\-verbose\fR +verbose output + +.SH "AVAILABILITY" +The latest version of Gambas can always be obtained from +\fBwww.sourceforge.net\fR or \fBwww.freshmeat.net\fR. + +.SH "REPORTING BUGS" +Report bugs to +. + +.SH "COPYRIGHT" +Copyright\(co 2002, 2012 Benoit Minisini ] + +.SH "DESCRIPTION" +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, pilot KDE applications with DCOP, translate your program into many languages, and so on... + +\fBgbh3\fR is a tool to generate GAMBAS online documentation from documentation strings embedded in C/C++ source +code of GAMBAS components. +.PP + +Components written in Gambas can already be documented in-code. This documentation is then stored +inside their .info files. + +.SH "OPTIONS" +.TP +\fB\-r\fR, \fB\-\-root\fR +the GAMBAS installation directory +.TP +\fB\-c\fR, \fB\-\-component\fR +generate help directly in a component '*.help' file +.TP +\fB\-v\fR, \fB\-\-verbose\fR +be verbose +.TP +\fB\-V\fR, \fB\-\-version\fR +display version information and exit +.TP +\fB\-L\fR, \fB\-\-license\fR +display license and exit +.TP +\fB\-h\fR, \fB\-\-help\fR +display this help and exit + +.SH "USAGE" + +If contains directories, they are searched recursively for '*.c' +and '*.cpp' files. If is not specified, the current directory +is searched. + +The extracted help is printed on the standard output, unless the '-c' +option is specified. + +.SH "DOCUMENTATION SYNTAX" + +You may write a Gambas documentation comment like + + /**G + * Here goes the documentation. + **/ + BEGIN_METHOD_VOID(ClassName_MethodName) + /* ... */ + END_METHOD + +or alternatively + + /**G Class Symbol + * Documenting Class.Symbol + **/ + +Instead of the **/ at the end, you may also write */. Cool, huh? + +The second syntax can also be used to document the class per se: + + /**G Class + * Class documentation here + **/ + +The difference between both notations is that the first must immediately +precede a BEGIN_{PROPERTY,METHOD,METHOD_VOID) line that defines the symbol +to which the documentation refers. The second syntax documents the indicated +symbol -- no matter where the comment is. +.PP +This is intended to document GB_CONSTANTs or GB_PROPERTY_SELFs which don't +have a BEGIN_* line. It can neverthelss be used for any other symbol but +NEVER intermix both syntaxes on a single symbol. +.PP +The ClassName_MethodName part I call "(implementation) function name". The +particular function naming convention shown is not mandatory. The scripts +take the function name and look up the corresponding symbol in your +GB_DESC[]. + +.SH "WARNING" + +The regular expressions used to filter these comments are somewhat strict. +You have to pass the spaces exactly as indicated in the line where your +comment text starts, i.e. *text. Also note that Class and +Symbol in the second syntax are case sensitive! +.PP +Don't reuse method and property implementations (except for synonyms). +.PP +As the implementation function name is searched in the GB_DESC[]s in your +source file, you may not put the same function into different classes -- or +the parser may get confused. +.PP +Also, keep the GB_DESC[] in the same source file as the help comment. + +.SH "SYNONYMS" + +The first match for a function name lookup in a GB_DESC[] is taken as the +"primary" implementation of that symbol. That means the help comment will +be attched to that symbol. All other symbols which call the same function +are considered synonyms and are *automatically* documented with the default +sentence: "This is a synonym for ". DO NOT document them +separately using a syntax-2 help block! + +.SH "EXAMPLES" + +gb.openssl and gb.data are partially documented that way. Digest.Hash() and +Digest._call() in gb.openssl show how to deal with synonyms. There the entry +for Hash precedes the entry for _call, thus Hash is the primary symbol and +_call a synonym. + +To see a sample .help file (on stdout), you can do at the source tree root: + + $ gbx3 app/src/gbh3 -- gb.openssl + +.SH "AVAILABILITY" +The latest version of Gambas can always be obtained from +\fBhttp://gambas.sf.net\fR. + + +.SH "REPORTING BUGS" +Report bugs to +. + +.SH "COPYRIGHT" +Copyright\(co 2002, 2016 Benoit Minisini +.PP +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/gbi3.1 b/gbi3.1 new file mode 100644 index 00000000..cec4d4ae --- /dev/null +++ b/gbi3.1 @@ -0,0 +1,50 @@ +.TH "gbi3" "1" "March 2012" "Debian" "User Commands" + +.SH "NAME" +gbi3 \- GAMBAS Component Informer + +.SH "SYNOPSIS" +.B gbi3 +[\fIoptions\fR] +.br +.B gbi3 \-a + +.SH "DESCRIPTION" +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, pilot KDE applications with DCOP, translate your program into many languages, and so on... + +\fBgbi3\fR gives you information about gambas components. + +.SH "OPTIONS" +.TP +\fB\-h\fR, \fB\-\-help\fR +display this help and exit +.TP +\fB\-V\fR, \fB\-\-version\fR +display version information and exit +.TP +\fB\-f\fR, \fB\-\-format\fR +format output in HTML +.TP +\fB\-p\fR +disable preloading +.TP +\fB\-r\fR, \fB\-\-root\fR directory +gives the gambas installation directory +.TP +\fB\-a\fR, \fB\-all\fR +generate info for every component + +.SH "AVAILABILITY" +The latest version of Gambas can always be obtained from +\fBwww.sourceforge.net\fR or \fBwww.freshmeat.net\fR. + +.SH "REPORTING BUGS" +Report bugs to +. + +.SH "COPYRIGHT" +Copyright\(co 2002, 2012 Benoit Minisini ]... +.br +.B gbr3 \-x ... + +.SH "DESCRIPTION" +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, pilot KDE applications with DCOP, translate your program into many languages, and so on... + +\fBgbr3\fR is the interprete that allows you to execute gambas compiled applications. + +.SH "OPTIONS" +.TP +\fB\-h\fR +display help and exit +.TP +\fB\-g\fR +enter debugging mode +.TP +\fB\-V\fR +display version +.TP +\fB\-p\fR +disable preloading +.TP +\fB\-x\fR +execute an archive + +.SH "AVAILABILITY" +The latest version of Gambas can always be obtained from +\fBwww.sourceforge.net\fR or \fBwww.freshmeat.net\fR. + +.SH "REPORTING BUGS" +Report bugs to +. + +.SH "COPYRIGHT" +Copyright\(co 2002, 2012 Benoit Minisini ] + +.SH "DESCRIPTION" +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, pilot KDE applications with DCOP, translate your program into many languages, and so on... + +\fBgbs3\fR is the interpreter that allows you to run Gambas scripts. + +.SH "OPTIONS" +.TP +\fB\-c\fR, \fB\-\-nocache\fR +force the script compilation (do not check cache) +.TP +\fB\-v\fR, \fB\-\-verbose\fR +be verbose +.TP +\fB\-V\fR, \fB\-\-version\fR +display version information and exit +.TP +\fB\-L\fR, \fB\-\-license\fR +display license and exit +.TP +\fB\-h\fR, \fB\-\-help\fR +display this help and exit + +.SH "AVAILABILITY" +The latest version of Gambas can always be obtained from +\fBhttp://gambas.sf.net\fR. + +.SH "REPORTING BUGS" +Report bugs to +. + +.SH "COPYRIGHT" +Copyright\(co 2002, 2012 Benoit Minisini ] + + +.SH "DESCRIPTION" +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, pilot KDE applications with DCOP, translate your program into many languages, and so on... + +\fBgbw3\fR is the special interpreter that allows you to execute Gambas Server Pages. Not a lot is known about how to use it. + +.SH "OPTIONS" +.TP +\fB\-c\fR, \fB\-\-nocache\fR +force the script compilation (do not check cache) +.TP +\fB\-v\fR, \fB\-\-verbose\fR +be verbose +.TP +\fB\-V\fR, \fB\-\-version\fR +display version information and exit +.TP +\fB\-L\fR, \fB\-\-license\fR +display license and exit +.TP +\fB\-h\fR, \fB\-\-help\fR +display this help and exit + + +.SH "AVAILABILITY" +The latest version of Gambas can always be obtained from +\fBhttp://gambas.sf.net\fR. + + +.SH "REPORTING BUGS" +Report bugs to +. + +.SH "COPYRIGHT" +Copyright\(co 2002, 2012 Benoit Minisini ]... +.br +.B gbx3 \-x ... + +.SH "DESCRIPTION" +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, pilot KDE applications with DCOP, translate your program into many languages, and so on... + +\fBgbx3\fR is the interprete that allows you to execute gambas compiled applications. + +.SH "OPTIONS" +.TP +\fB\-h\fR +display help and exit +.TP +\fB\-g\fR +enter debugging mode +.TP +\fB\-V\fR +display version +.TP +\fB\-p\fR +disable preloading +.TP +\fB\-x\fR +execute an archive + +.SH "AVAILABILITY" +The latest version of Gambas can always be obtained from +\fBwww.sourceforge.net\fR or \fBwww.freshmeat.net\fR. + +.SH "REPORTING BUGS" +Report bugs to +. + +.SH "COPYRIGHT" +Copyright\(co 2002, 2012 Benoit Minisini From ea4a83f2fe7e91c85f2bde3dd4d7718e38f8fe87 Mon Sep 17 00:00:00 2001 +From: Josh Triplett +Date: Thu, 8 Dec 2016 20:11:51 -0800 +Subject: [PATCH] Add sections for Rust and JavaScript + +--- + app/src/gambas3/install/group/debian | 2 ++ + app/src/gambas3/install/group/ubuntu | 2 ++ + 2 files changed, 4 insertions(+) + +diff --git a/app/src/gambas3/install/group/debian b/app/src/gambas3/install/group/debian +index 80f35715..f2a9cc98 100644 +--- a/app/src/gambas3/install/group/debian ++++ b/app/src/gambas3/install/group/debian +@@ -19,6 +19,7 @@ haskell + httpd + interpreters + java ++javascript + kde + kernel + libs +@@ -37,6 +38,7 @@ perl + php + python + ruby ++rust + science + shells + sound +diff --git a/app/src/gambas3/install/group/ubuntu b/app/src/gambas3/install/group/ubuntu +index 80f35715..f2a9cc98 100644 +--- a/app/src/gambas3/install/group/ubuntu ++++ b/app/src/gambas3/install/group/ubuntu +@@ -19,6 +19,7 @@ haskell + httpd + interpreters + java ++javascript + kde + kernel + libs +@@ -37,6 +38,7 @@ perl + php + python + ruby ++rust + science + shells + sound +-- +2.11.0 + diff --git a/patches/prefer_qt5 b/patches/prefer_qt5 new file mode 100644 index 00000000..4b5b5041 --- /dev/null +++ b/patches/prefer_qt5 @@ -0,0 +1,13 @@ +Index: gambas3/main/lib/gui.qt/main.c +=================================================================== +--- gambas3.orig/main/lib/gui.qt/main.c ++++ gambas3/main/lib/gui.qt/main.c +@@ -58,7 +58,7 @@ int EXPORT GB_INIT(void) + + if (use == USE_NOTHING) + { +- use = USE_GB_QT4; ++ use = USE_GB_QT5; + + env = getenv("KDE_FULL_SESSION"); + diff --git a/patches/series b/patches/series new file mode 100644 index 00000000..e5879ca3 --- /dev/null +++ b/patches/series @@ -0,0 +1,2 @@ +prefer_qt5 +0001-Add-sections-for-Rust-and-JavaScript.patch diff --git a/rules b/rules new file mode 100755 index 00000000..165f901e --- /dev/null +++ b/rules @@ -0,0 +1,35 @@ +#!/usr/bin/make -f + +#export DH_VERBOSE=1 + +%: + dh $@ --with autoreconf + +override_dh_auto_configure: + ./configure --host=$(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) --build=$(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + +override_dh_auto_clean: + dh_auto_clean + find . -name ".action" |xargs rm -Rfv + find . -name ".gambas" |xargs rm -Rfv + find . -name "*.gambas" |xargs rm -Rfv + find . -name "DISABLED" |xargs rm -Rfv + find . -name "DISABLED.gb*" |xargs rm -Rfv + find . -name "warnings.log" |xargs rm -Rfv + find . -name ".info" |xargs rm -Rfv + find . -name ".list" |xargs rm -Rfv + find . -name ".startup" |xargs rm -Rfv + rm -fv aclocal.m4 main/aclocal.m4 + rm -fv gb.media/src/Makefile + rm -fv gb.media/DISABLED.gb.media + +override_dh_auto_install: + XDG_UTILS_INSTALL_MODE=user dh_auto_install + chmod 644 $(CURDIR)/debian/tmp/usr/share/appdata/gambas3.appdata.xml + find $(CURDIR)/debian/tmp/usr -name "*.la" -delete + find $(CURDIR)/debian/tmp/usr -type d -empty -delete + find $(CURDIR)/debian/tmp/usr -name *.png -perm /ugo+x -exec chmod 644 \{} \; + find $(CURDIR)/debian/tmp/ -name .gitignore -delete + +override_dh_install: + dh_install -XCOPYING -XLicense --list-missing diff --git a/source/format b/source/format new file mode 100644 index 00000000..163aaf8d --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/watch b/watch new file mode 100644 index 00000000..bc41cee5 --- /dev/null +++ b/watch @@ -0,0 +1,2 @@ +version=3 +http://sf.net/gambas/gambas3-(.+)\.tar\.(?:gz|bz2|xz)