gerbera / homebrew-gerbera

A Homebrew Tap for Gerbera Media Server
https://gerbera.io
14 stars 8 forks source link

Test for macOS 10.14 - Mojave #11

Closed elmodaddyb closed 5 years ago

elmodaddyb commented 5 years ago

Run through the homebrew setup for Gerbera on a macOS Mojave instance.

elmodaddyb commented 5 years ago

I was able to compile and run on Mojave using latest Gerbera master. I had to specify the interface in the configuration to bind on the correct network adapter.

elmodaddyb commented 5 years ago

The CMake option libc++ should be used in place of stdlibc++ since it has been deprecated by Apple.

elmodaddyb commented 5 years ago

I am currently work on this and will update in the standard homebrew way, sha, etc.

elmodaddyb commented 5 years ago

origin/master now supports Mojave.