diff options
| author | fiaxh <git@mx.ax.lt> | 2017-04-23 13:50:32 +0200 |
|---|---|---|
| committer | fiaxh <git@mx.ax.lt> | 2017-04-23 14:03:44 +0200 |
| commit | 3eb9aa0fa79ea9fcebb5f702f81c2e54aafdc8cc (patch) | |
| tree | 01d04b731296a807285621ad628e79e48ef3c077 /README.md | |
| parent | 5c8275ed4efdc7a3a0bc2a9c3a3f46d0383ddcf4 (diff) | |
Sync MUC join/part behaviour with autojoin flag in bookmarks
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 37 |
1 files changed, 17 insertions, 20 deletions
@@ -1,24 +1,7 @@ -Dino -==== + +======= - - -Install -------- -| OS | Package| -| ------------ | ------ | -| Arch Linux | [`dino-git`](https://aur.archlinux.org/packages/dino-git/) (AUR) | -| Fedora ≥ 25 | [`dino`](https://copr.fedorainfracloud.org/coprs/larma/dino/) (copr) | - -**Dependencies** - -* GLib (≥ 2.38) -* GTK (≥ 3.22) -* GPGME (For the OpenPGP plugin) -* libgee-0.8 (≥ 0.10) -* libgcrypt (For the OMEMO plugin) -* libnotify -* SQLite3 + Build ----- @@ -31,12 +14,26 @@ Build * ninja(-build) (recommend) * valac (≥ 0.30) +**Run-time dependencies** + +* GLib (≥ 2.38) +* GTK (≥ 3.22) +* GPGME (For the OpenPGP plugin) +* libgee-0.8 (≥ 0.10) +* libgcrypt (For the OMEMO plugin) +* libnotify +* SQLite3 + **Instructions** ./configure make build/dino +Resources +--------- +Please refer to [the wiki](https://github.com/dino/dino/wiki) for further information. + License ------- Dino - Modern Jabber/XMPP Client using GTK+/Vala |
