Update README

This commit is contained in:
Přemysl Eric Janouch 2016-03-10 21:55:15 +01:00
parent f4e02913f5
commit bbe00e7cb7
1 changed files with 12 additions and 3 deletions

View File

@ -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