From 7c43d9dae0f71cf13e36ffb30fb76f417bf23f9b Mon Sep 17 00:00:00 2001 From: Glenn Kasten Date: Wed, 16 Sep 2020 08:38:55 -0700 Subject: Update README.md for build systems and Debian --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3022188..5e8fdb6 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,12 @@ The aims are: ### Building -TinyALSA uses Makefile as the primary build system. +TinyALSA supports these build systems: + + - [CMake](https://en.wikipedia.org/wiki/CMake) + - [Make](https://en.wikipedia.org/wiki/Make_(software)) + - [Meson](https://en.wikipedia.org/wiki/Meson_(software)) + - [Soong](https://android.googlesource.com/platform/build/soong/+/refs/heads/master/README.md) for Android To build and install with Make, run the commands: @@ -27,7 +32,8 @@ sudo ldconfig ### Installing -TinyALSA is now available as a set of the following debian packages from [launchpad](https://launchpad.net/~taylorcholberton/+archive/ubuntu/tinyalsa): +TinyALSA is now available as a set of the following [Debian](https://en.wikipedia.org/wiki/Debian) +packages from [launchpad](https://launchpad.net/~taylorcholberton/+archive/ubuntu/tinyalsa): | Package Name: | Description: | |-----------------|-----------------------------------------------------| -- cgit v1.2.3