From bdc3da0b7c0084aca0569eaab716b62a0a02e81a Mon Sep 17 00:00:00 2001 From: David Phillips Date: Wed, 2 Sep 2015 17:58:36 +1200 Subject: AUR4->AUR, style changes --- README.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 378f298..8058f24 100644 --- a/README.md +++ b/README.md @@ -7,16 +7,20 @@ Simple. Installation ------------ +For ArchLinux: [Paramano on AUR](https://aur.archlinux.org/packages/paramano/). -* [Paramano on AUR4](https://aur4.archlinux.org/packages/paramano) -* For other distros, you'll likely want to install Paramano using your package manager, creating a package if one doesn't exist in your distro's repositories. +For other distros, you'll likely want to install Paramano using your package manager, creating a package if one doesn't exist in your distro's repositories. -Runtime Dependencies --------------------- +In most case a simple workflow like "make && make install" is all that is needed. + + +Dependencies +------------ * gtk3 * sudo + Building ======== Due to KISS, I don't tend to use ./configure scripts for relatively small programs. @@ -33,7 +37,8 @@ Here's a list: * CC to override default compiler `gcc` * PARAMANO_SET to override default paramano-set program of `BINDIR/paramano-set` * DEBUG can be set to anything to build a huge amount of debug output stuff into parmano and parmano-set -* DESTDIR (only for `make install` -- see below) +* DESTDIR (only for `make install`) + FAQ === @@ -48,7 +53,4 @@ Here is an example for the user `alice`: alice ALL = NOPASSWD: /usr/bin/paramano-set # ... - -This won't build under MinGW/This doesn't work on Windows ------------------------------ -Correct. +You might like to make a group if you have numerous users who you wish to grant this permission. -- cgit v1.1