Skip to content
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

Do not install old distro gstreamer-plugins-base on CI #135

Merged
merged 2 commits into from Sep 27, 2018

Conversation

@ferjm
Copy link
Member

ferjm commented Sep 27, 2018

I've regenerated the binaries for Trusty to include the missing plugins, so we shouldn't need to install the system gstreamer1.0-plugins-base dep.

@ferjm ferjm force-pushed the ferjm:gst.plugins.base branch 8 times, most recently from 46d05fe to cbe3da1 Sep 27, 2018
@ferjm ferjm force-pushed the ferjm:gst.plugins.base branch from cbe3da1 to 53462a7 Sep 27, 2018
@ferjm
Copy link
Member Author

ferjm commented Sep 27, 2018

r? @ceyusa

- export GST_PLUGIN_SCANNER=$PWD/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
- export PATH=$PATH:$PWD/gstreamer/bin
- export LD_LIBRARY_PATH=$PWD/gstreamer/lib/x86_64-linux-gnu:$LD_LIBRARY_PATH
- curl -L https://github.com/ferjm/gstreamer-1.14.1-ubuntu-trusty/raw/master/gstreamer_.tar.gz | tar xz

This comment has been minimized.

@sdroege

sdroege Sep 27, 2018

Contributor

You probably want to document in there how you built it so that other people can reproduce it later :)

@Manishearth Manishearth merged commit 2189daa into servo:master Sep 27, 2018
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@Manishearth
Copy link
Member

Manishearth commented Sep 27, 2018

I'll upload this to S3 later

@ferjm ferjm deleted the ferjm:gst.plugins.base branch Sep 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.