aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Wilson <simonrules@users.noreply.github.com>2020-09-16 14:11:14 -0600
committerGitHub <noreply@github.com>2020-09-16 14:11:14 -0600
commit52a0e0db4008f3548115a5d1626a76995f4dd80e (patch)
tree3ce3871cc10885d910bcef9f24fc03977de0bfb5
parent15b7725e0a415ec34592fa325db63cf58a892a47 (diff)
parent7c43d9dae0f71cf13e36ffb30fb76f417bf23f9b (diff)
Merge pull request #177 from gkasten/readme
Update README.md for build systems and Debian
-rw-r--r--README.md10
1 files 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: |
|-----------------|-----------------------------------------------------|