mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
media-libs/libbpg: add iuse flag descriptions
copied from https://github.com/mirrorer/libbpg/blob/master/Makefile Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Mathieu Tortuyaux <mathieu.tortuyaux@gmail.com>
This commit is contained in:
@@ -16,9 +16,10 @@
|
||||
</maintainer>
|
||||
</upstream>
|
||||
<use>
|
||||
<flag name="x265"></flag>
|
||||
<flag name="bpgview"></flag>
|
||||
<flag name="jctvc"></flag>
|
||||
<flag name="emcc"></flag>
|
||||
<!-- useflag description copied from the Makefile -->
|
||||
<flag name="x265">Enable x265 for the encoder</flag>
|
||||
<flag name="bpgview">Compile bpgview (<pkg>media-libs/libsdl</pkg> and <pkg>media-libs/sdl-image</pkg> needed)</flag>
|
||||
<flag name="jctvc">Enable the JCTVC code (best quality but slow) for the encoder</flag>
|
||||
<flag name="emcc">Enable compilation of Javascript decoder with Emscripten</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user