summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxuijuthub <74471092+xuijuthub@users.noreply.github.com>2024-09-22 08:31:20 +0300
committerGitHub <noreply@github.com>2024-09-22 08:31:20 +0300
commit59f71dbb1ce8d8e489d939a6a7c80230e284b211 (patch)
tree7eb53f0e55aff319f7594fc79345827b8365dda0
parentfc89b4d6971c1a4d0c73f166bfd091b50422eec5 (diff)
downloadabaddon-portaudio-59f71dbb1ce8d8e489d939a6a7c80230e284b211.tar.gz
abaddon-portaudio-59f71dbb1ce8d8e489d939a6a7c80230e284b211.zip
Add building for FreeBSD in README.md
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index b1d1a35..44a0055 100644
--- a/README.md
+++ b/README.md
@@ -107,6 +107,15 @@ the result of fundamental issues with Discord's thread implementation.
5. `make`
6. [Copy resources](#resources)
+#### FreeBSD:
+
+1. `pkg install git cmake nlohmann-json spdlog gtkmm30 libhandy libsodium`
+2. `git clone https://github.com/uowuo/abaddon --recurse-submodules="subprojects" && cd abaddon`
+3. `mkdir build && cd build`
+4. `cmake ..`
+5. `make`
+6. [Copy resources](#resources)
+
### Downloads:
Latest release version: https://github.com/uowuo/abaddon/releases/latest