How to Build Strawberry Music Player on MacOS.
Based on:
- https://wiki.strawberrymusicplayer.org/wiki/Build_macOS
- https://github.com/strawberrymusicplayer/strawberry/blob/master/.github/workflows/build.yml#L848
- https://devtalk.blender.org/t/build-fails-on-macbook-m1-macos-sequoia-15-2-missing-libraries-any-fstream-cmath-etc/38246/5
Install xcode tools before you begin:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| CREATE TABLE pokemon( | |
| Number INTEGER, | |
| Name TEXT PRIMARY KEY, | |
| Type_1 TEXT, | |
| Type_2 TEXT, | |
| Total INTEGER, | |
| HP INTEGER, | |
| Attack INTEGER, | |
| Defense INTEGER, | |
| Sp_Atk INTEGER, |
This gist blocks incoming traffic from
Tor exit nodes. You can also use it to
MARK or redirect the incoming traffic, depending of your needs.
This guide is for IPv4 only, feel free to contribute IPv6 support if you have it.