Add status info to README.
Update README with Codeberg info.
Update README.
A cryptocurrency tickers app written in Common Lisp.
Thanks to Renaud Casenave-Péré for packaging both ECL and EQL5.
The canonical home page of this project is https://codeberg.org/aerique/coinfest
(This project is also pushed to GitLab and Sourcehut but those sites are not monitored for support.)
[W] unknown:-1 - <Unknown File>: Syntax error
when downloading messages or logging in. It seems to be
connected to spawning threads in ECL and even happens when the
download-messages-thread
or login-and-register-thread
functions
are empty. When these functions are not called the error does not
appear. However, it does not seems to affect the running of those
functions. I have not investigated further.The project was build using SailfishOS Builds in Docker.
Refer to that project's README on how to get it running.
The actual build steps for Coinfest are:
sfosbid
Docker containersb2 -t SailfishOS-latest-armv7hl -m sdk-install -R
rpm --import https://sailfish.openrepos.net/openrepos.key
zypper ar -f https://sailfish.openrepos.net/razcampagne/personal-main.repo
zypper in eql5
exit
git clone https://git.sr.ht/~aerique/coinfest
cd coinfest
sb2 -t SailfishOS-latest-armv7hl -m sdk-build -R
qmake
make
mb2 -t SailfishOS-latest-armv7hl build
armv7hl
, aarch64
or i486
)RPMS
directory which you can copy to your
phone and install theremb2
step belowsb2 -t SailfishOS-latest-armv7hl -m sdk-build -R
qmake
make
mb2 -t SailfishOS-latest-armv7hl build
scp projects/pusfofefe/RPMS/coinfest-0.2-1.armv7hl.rpm nemo@192.168.2.15:
pkcon -y install-local coinfest-0.2-1.armv7hl.rpm
App icon by dmitri13 from www.flaticon.com.