Adds in a loader for WebP files for GdkPixBuf-based image viewers.
Details
- Reviewers
Girtablulu - Group Reviewers
Triage Team - Commits
- R5570:215f48ca74cb: Initial commit of webp-pixbuf-loader
Install package and open a WebP file with Viewnior.
Diff Detail
- Repository
- R5570 webp-pixbuf-loader
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
It's a little unclear what the process is for submitting a package that hasn't already been requested, but I argue this is needed for GdkPixbuf-based image viewers to use WebP files.
This also would resolve T8793, which was marked as Wontfix due to libwebp not including this.
a usysconf trigger should be added to update the gdk-pixbuf cache after install
/usr/bin/gdk-pixbuf-query-loaders --update-cache
Successfully tested with eom
| package.yml | ||
|---|---|---|
| 12 | build deps should be sorted alphabetically | |
Should I simply add that command after the install section or is there a specific way to do this? I wasn't able to find any info on this in the packaging documentation.
Sorry, just saw that you haven't receive an answer to this. What @kyrios123 meant is that we should add a new trigger to usysconf itself, which will allow it to detect changes to pixbuf loaders and update the gdk-pixbuf cache after package installations