-
-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Description
I built dino with the following:
git clone [email protected]:dino/dino.git && cd dino
brew install adwaita-icon-theme gpgme icu4c libgpg-error libsignal-protocol-c libgee libsoup@2 cmake vala qrencode libxml2 gspell gst-plugins-base libomemo-c libcanberra gstreamer libadwaita
brew link icu4c --force
export LDFLAGS="-L/opt/homebrew/lib $LDFLAGS"
export CFLAGS="-I/opt/homebrew/opt/libomemo-c/include $CFLAGS"
meson setup build \
-Dplugin-rtp-h264=enabled \
-Dplugin-rtp-vaapi=enabled \
-Dplugin-rtp-vp9=enabled \
-Dplugin-rtp-msdk=enabled \
-Dplugin-omemo=enabled
sudo meson install -C build
dinoMetadata
Metadata
Assignees
Labels
No labels