Skip to content

✨ Add libwebp recipe#2255

Merged
AndreMiras merged 1 commit intokivy:developfrom
opacam:feature-libwebp-support
Aug 22, 2020
Merged

✨ Add libwebp recipe#2255
AndreMiras merged 1 commit intokivy:developfrom
opacam:feature-libwebp-support

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