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

Enable gifski #8

Merged
merged 2 commits into from
Dec 3, 2017
Merged

Enable gifski #8

merged 2 commits into from
Dec 3, 2017

Conversation

barthalion
Copy link
Member

Sigh, for some reason I couldn't re-open the old one, so there we go again.

How to recreate gifski-vendor.tar.xz: use cargo-vendor to create vendor directory. Next, create .cargo/config with the content cargo-vendor printed on the exit; change the last line to vendor to make path to source.vendored-sources relative.

Of course the best scenario is upstream doing this themselves for release tarball or at least by you @phw as part of peek release. I added it to git directly to prove that it works.

@barthalion
Copy link
Member Author

bot, build

@phw
Copy link
Collaborator

phw commented Nov 27, 2017

Cool, that's working. I think I can handle this for a start. We should just disable gifski for the ARM architectures with only-arches or skip-arches

"env": {
"V": "1"
"V": "1",
"CARGO_HOME": "/run/build/gifski/cargo"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is CARGO_HOME actually needed? At least for my local builds using org.freedesktop.Sdk.Extension.rust-stable I could build without it

@phw phw merged commit e99f151 into flathub:master Dec 3, 2017
@phw phw mentioned this pull request Dec 3, 2017
@phw
Copy link
Collaborator

phw commented Dec 3, 2017

@barthalion Thanks a lot for the work on this :)

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