aports

Custom Alpine Linux aports

git clone git://git.lin.moe/aports.git

 1diff --git a/meson_options.txt b/meson_options.txt
 2index 091ddbe..380fffd 100644
 3--- a/meson_options.txt
 4+++ b/meson_options.txt
 5@@ -1,6 +1,6 @@
 6 option('tests',
 7     type : 'boolean',
 8-    value : true,
 9+    value : false,
10     description : 'Enable dependencies required for testing')
11 
12 option('sleef',