Page 1 of 1

Arch / Manjaro PKGBUILD for Gambas GIT

Posted: Wednesday 16th August 2017 8:13pm
by jornmo
Here's my current PKGBUILD for Gambas from GIT.
Gambas-GIT.tar.gz
(6.21 KiB) Downloaded 537 times

You can build it with:
$ makepkg -fs
f=delete old *.tar archives from previous builds
s=install dependencies

then
$ sudo pacman -Udd gambas3-*.tar
There are some dependencies issues I will have to resolve at one point. Until now, -dd (skip dependency tests) works well :)