aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2016-03-11 20:34:38 +0100
committerPřemysl Janouch <p.janouch@gmail.com>2016-03-11 20:34:38 +0100
commitd3d709e994061108d594361607c92d65455ac2ba (patch)
treebd13a707dae75c6d0f2be8bc4eb739b0b22d5d0b /README.adoc
parent9c16e197865a7e2effe7902f4c4a16857b7fa878 (diff)
downloadponymap-d3d709e994061108d594361607c92d65455ac2ba.tar.gz
ponymap-d3d709e994061108d594361607c92d65455ac2ba.tar.xz
ponymap-d3d709e994061108d594361607c92d65455ac2ba.zip
Fix packaging, update README
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc13
1 files changed, 11 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc
index 8b1ee31..dedec3f 100644
--- a/README.adoc
+++ b/README.adoc
@@ -15,8 +15,17 @@ So far there are some problems with reliability, and some clever algorithm to
avoid overloading the network is needed. Until then, you can use ulimit to cap
the maximum number of concurrent connections.
-Building and Running
---------------------
+Packages
+--------
+Regular releases are sporadic. git master should be stable enough. You can get
+a package with the latest development version from Archlinux's AUR, or from
+openSUSE Build Service for the rest of mainstream distributions. Consult the
+list of repositories and their respective links at:
+
+https://build.opensuse.org/project/repositories/home:pjanouch:git
+
+Building and Usage
+------------------
Build dependencies: CMake, pkg-config, help2man +
Runtime dependenices: curses, openssl, Jansson, lua = 5.3 (optional)