Skip to content

Travis: fix build on MacOS X + dependency version in name of releases #191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Dec 22, 2015

Conversation

cchampet
Copy link
Member

Fix #190
Fix #188

The problem with MacOS X:
* The avtranscoder python binding depends on python on the system
(compile time).
* We use the python from homebrew at runtime.
…d osx

* Because we cannot specify a dependency version when using homebrew.
* It is easier to maintain.
* Note: removed 'lsb_release -a' since this command works only on linux.
It prints platform info, so it is not a big deal to remove it.
‘--keep-going’: continue as much as possible after an error.
@cchampet cchampet changed the title Travis: fix build on MacOS X Travis: fix build on MacOS X + dependency version in name of releases Dec 10, 2015
@cchampet cchampet force-pushed the fix_travisMacOSXBuild branch from edc75be to db2a351 Compare December 10, 2015 11:14
valnoel added a commit that referenced this pull request Dec 22, 2015
Travis: fix build on MacOS X + dependency version in name of releases
@valnoel valnoel merged commit 2eeae46 into avTranscoder:develop Dec 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants