Opened 3 years ago
Closed 3 years ago
#17923 closed enhancement (fixed)
Add webp-pixbuf-loader
| Reported by: | Xi Ruoyao | Owned by: | Douglas R. Reno |
|---|---|---|---|
| Priority: | normal | Milestone: | gnome-44 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
It's an optional runtime dependency of gdk-pixbuf. eog-44 will need it to display webp images.
Change History (3)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 3 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Latest release is https://github.com/aruiz/webp-pixbuf-loader/archive/0.2.4/webp-pixbuf-loader-0.2.4.tar.gz.
Requiring gdk-pixbuf and libwebp.
Build process is MNNI. After installation we need
gdk-pixbuf-query-loaders --update-cacheas root.meson_options.txtmentions theupdate_cacheoption but it seems not implemented yet.