vrybant / unboundbible

Unbound Bible is an open source and a free, multilingual Bible-reader program for Mac, Linux and Windows.

Home Page:https://unboundbible.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unbound Bible

The Unbound Bible is an open source and a free, multilingual Bible-reader program for Windows, macOS and Linux. This is fast and effective way to explore bibles.

Build Instructions

(Tested under Linux.)

Install ZeosDBO (see the Lazarus wiki for full instructions):

$ cd components
$ svn co http://svn.code.sf.net/p/zeoslib/code-0/trunk
$ mv trunk zeosdb
$ cd ..

Compile the dependent packages:

$ lazbuild components/zeosdb/packages/lazarus/zcomponent.lpk
$ lazbuild components/richmemo/richmemopackage.lpk
$ lazbuild components/unboundmemo/unboundmemopackage.lpk

Build unboundbible:

$ lazbuild unboundbible.lpr

The binary will be in the current folder.

About

Unbound Bible is an open source and a free, multilingual Bible-reader program for Mac, Linux and Windows.

https://unboundbible.net

License:GNU General Public License v3.0


Languages

Language:Pascal 100.0%