[Gambas-user] New gambas ArchLinux repository - with gambas git package !
Laurent Carlier
lordheavym at gmail.com
Sun Nov 5 10:50:31 CET 2023
Hello,
I created an ArchLinux gambas repository (1). It's main purpose is to provide
gambas git package. Packages are gambas-git and gambas-git-debug. Other gambas
related packages could be provided.
Add this to your pacman.conf file:
----------8<----------
[gambas]
SigLevel = Never
Server = http://pkgbuild.com/~lcarlier/$repo/$arch
---------->8----------
The gambas-git package is particular because it's a monolithic package (really
easier to package), and it can be installed beside the stable gambas3 package.
Optimisations are disabled so it should be possible to provide some useful
backtrace (not tested).
So to launch the gambas-git ide a desktop file is provided: gambas3-git.desktop
If you want to launch your regular code outside of the ide, with the git
runtime just do: gambasgit mycode.gambas
Source code is provided (2), so if you are running a compatible distro - and
package is not working for you, you can build if by your own.
If you find a packaging bug, just answer this mail, for a gambas bug, please
use the regular bug tracker.
(1) https://pkgbuild.com/~lcarlier/gambas-git/
(2) https://aur.archlinux.org/packages/gambas-git
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gambas-ide-SideBySide.png
Type: image/png
Size: 338210 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20231105/ed2aa5dc/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: konsole.png
Type: image/png
Size: 26686 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20231105/ed2aa5dc/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20231105/ed2aa5dc/attachment-0001.sig>
More information about the User
mailing list