Skip to content

norayr/comics-daily

Repository files navigation

video of animated insect: https://outcast.am/w/82GwSmqavWrcNGDEiMqEdb

comics reader

build

several options:

  • open in lazarus ide project1.lpr or project1.lpi and press the build button.
  • use default makefile which calls lazbuild command.
  • there is a Maemakefile, so make -f Maemakefile should build it on maemo-leste or devuan chimaera.
  • as of now alpine only has fpc, but not lazarus. you should unpack lazarus source somewhere, let's say /home/user/lazarus, and do make all from inside that directory to build it. then, there is an alpine makefile which contains abovementioned path to lazarus source, so typing make -f Alpinemakefile in comics-daily source directory should build it on postmarketos or alpine.

these makefiles contain lazarus paths, adjust if necessary.

more here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published