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

✨ Add libwebp recipe #2255

Merged
merged 1 commit into from
Aug 22, 2020
Merged

Conversation

opacam
Copy link
Member

@opacam opacam commented Jul 5, 2020

Because it will allow us to grant support for WebP images to Pillow recipe.

Because it will allow us to grant support for [WebP](https://developers.google.com/speed/webp) images to Pillow recipe.
Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

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

LGTM thanks

class LibwebpRecipe(Recipe):
version = '1.1.0'
url = 'https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-{version}.tar.gz' # noqa
depends = []
Copy link
Member

Choose a reason for hiding this comment

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

why not simply omitting?

@AndreMiras AndreMiras merged commit e84b951 into kivy:develop Aug 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants