From bbe00e7cb7320fdf793687fe3a4b3a6926d6133b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Thu, 10 Mar 2016 21:55:15 +0100 Subject: Update README --- README.adoc | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.adoc b/README.adoc index 008f01a..704c13e 100644 --- a/README.adoc +++ b/README.adoc @@ -21,10 +21,19 @@ to other people as well: Don't expect them to work under any OS that isn't Linux. -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 +-------- Build dependencies: CMake, pkg-config, liberty (included) + -Runtime dependencies: libpulse, libx11 +Runtime dependencies: libpulse, libx11, libgdm (optional) $ git clone --recursive https://github.com/pjanouch/desktop-tools.git $ mkdir desktop-tools/build -- cgit v1.2.3