aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: c0481471bed83308d7466bf77da613a4bea6abbb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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