34 lines
411 B
Markdown
34 lines
411 B
Markdown
Dino
|
|
====
|
|
|
|
![screenshots](http://i.imgur.com/xIKPEFF.png)
|
|
|
|
Install
|
|
-------
|
|
|
|
**Dependencies**
|
|
|
|
* GLib (≥ 2.38)
|
|
* GTK (≥ 3.22)
|
|
* GPGME (For the OpenPGP plugin)
|
|
* libgee-0.8 (≥ 0.10)
|
|
* libnotify
|
|
* OpenSSL (For the OMEMO plugin)
|
|
* SQLite3
|
|
|
|
Build
|
|
-----
|
|
|
|
**Build-time dependencies**
|
|
|
|
* CMake
|
|
* C compiler
|
|
* ninja(-build) (recommend)
|
|
* valac (≥ 0.30)
|
|
|
|
**Instructions**
|
|
|
|
./configure
|
|
make
|
|
build/dino
|