Commit Graph

3 Commits

Author SHA1 Message Date
Lucio Sauer
a65a6df9f3 media-libs/libbpg: update LICENSE
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2023-09-18 00:39:17 +02:00
Lucio Sauer
bcf3a6ade1 media-libs/libbpg: remove USE flags emcc, static-libs, x265
- Emscripten is neither packaged in ::gentoo nor in ::guru.
- The build system unconditionally builds a static library.
  Upstream argues that the BPG decoding library API is not stable yet
  and does not provide a shared library (yet).
  Let's ship the already available static library then.
- Enable fast x265 as a sensible default for the BPG encoder instead
  of setting REQUIRED_USE="|| ( x265 jctcv )".

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2023-09-18 00:39:16 +02:00
Lucio Sauer
9899215675 media-libs/libbpg: update dependencies
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2023-09-18 00:39:15 +02:00