Updated Compile and install on macOS using macports (markdown)

Jonas Kvinge 2021-07-18 12:38:01 +02:00
parent e6da284b28
commit cfeee4152b
1 changed files with 6 additions and 0 deletions

@ -22,6 +22,12 @@ Install create-dmg:
sudo port -N install npm7
sudo npm install --global create-dmg
Set environment variables:
export GIO_EXTRA_MODULES=/opt/local/lib/gio/modules
export GST_PLUGIN_SCANNER=/opt/local/libexec/gstreamer-1.0/gst-plugin-scanner
export GST_PLUGIN_PATH=/opt/local/lib/gstreamer-1.0
Get code, compile and create DMG:
git clone https://github.com/strawberrymusicplayer/strawberry