gerbera / homebrew-gerbera

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

Change libupnp location and don't include mysql #6

Closed galliangg closed 6 years ago

galliangg commented 6 years ago

Use gerbera/gerbera/libupnp to explicitly use the 1.8.3 version. You can now run brew tap gerbera/homebrew-gerbera brew install gerbera to install gerbera.

No longer compile with MySQL support.

elmodaddyb commented 6 years ago

Awesome work. It would be great if we did not have to install libupnp@1.6.25 then update it to 1.8.3 via gerbera. Let's see if this works out.

I'll pull this branch and test locally, it looks like Travis is failing though.

galliangg commented 6 years ago

Hi, Yeah, I don't really know how travis works, I can't get it to download the patch and run that, so it seems to be testing something different than the patch. The patch compiles on my Mac and starts gerbera.

elmodaddyb commented 6 years ago

@galliangg - Don't worry to much about Travis Build. I will test the patch locally and if all works, will try and figure out the Travis Build. I may have created a wonky travis build which doesnt work all the time :neckbeard:

elmodaddyb commented 6 years ago

@galliangg - Great work with the install steps. 🥇 I merged your branch back to master, and fixed the travis build. There is some strange cacheing with OSX + Travis + Organization repo...that's not updating all branches.

I tested the streamlined changes locally and it worked successfully 🏆

elmodaddyb commented 6 years ago
screen shot 2018-07-06 at 2 50 56 pm

Not sure yet why but the Travis did not seem to like the convention

os:
  - osx
    osx_image: xcode9.4

I will branch it in the future to see if we can get up to High Sierra build ⛰


https://travis-ci.org/gerbera/homebrew-gerbera