commit | fa65bc0e5fbf3339cf5b9b7f1dc73957bdc56ed0 | [log] [tgz] |
---|---|---|
author | Taylor Holberton <taylorcholberton@gmail.com> | Sun Oct 02 09:17:01 2016 -0400 |
committer | Taylor Holberton <taylorcholberton@gmail.com> | Sun Oct 02 09:17:01 2016 -0400 |
tree | 88cb670ec61661b415414b8b53e980d422197262 | |
parent | 701e71fb04f0dd3cfba22e0cad212fa7114ad2bb [diff] |
using MANDIR for man pages install
TinyALSA is a small library to interface with ALSA in the Linux kernel.
The aims are:
TinyALSA uses Makefile as the primary build system.
To build and install with Make, run the commands:
make sudo make install sudo ldconfig
Once installed, the man pages are available via:
man tinyalsa-pcm man tinyalsa-mixer