[fpc-pascal] Linux GTK-2 GUI app

Michael Van Canneyt michael at freepascal.org
Tue Sep 1 17:32:30 CEST 2020



On Tue, 1 Sep 2020, Adriaan van Os via fpc-pascal wrote:

> Michael Van Canneyt wrote:
>
>> Normally a zip file with a the binary and supporing files, plus a README 
>> file should be enough.
>
> Can you refer me to an example ?

You can't get more simple than this I think:

https://github.com/gohugoio/hugo/releases/download/v0.74.3/hugo_0.74.3_Linux-64bit.tar.gz

It's a golang binary, but that's equivalent to an FPC binary.

For example Gitea just makes available the binary:

https://dl.gitea.io/gitea/1.12.3

There is nothing to it really, unless I misunderstand what you need...

Michael.


More information about the fpc-pascal mailing list