slackbuilds_ponce/libraries/libde265
B. Watson 146e770280
libraries/libde265: Remove .la files.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-16 08:19:19 +07:00
..
libde265.info
libde265.SlackBuild
README
slack-desc

libde265 is an open source implementation of the h.265 video codec. It
is written from scratch and has a plain C API to enable a simple
integration into other software.

By default, sherlock265 visual inspection program is not built.

Building of sherlock265 can be enabled by setting the SHERLOCK265
environment variable to "yes": SHERLOCK265=yes ./libde265.SlackBuild
This requires ffmpeg or ffmpeg4. If qt5 is installed sherlock265 will be
built with qt5 instead of qt4.