# Distributed under the terms of the GNU General Public License v2 # Copyright 2019 Gluzskiy Alexandr require github [ user=OpenVisualCloud tag=v${PV} project=SVT-HEVC ] require cmake [ api=2 ] SUMMARY="Scalable Video Technology for HEVC Encoder (SVT-HEVC Encoder)" LICENCES="BSD-2-Clause-Patent" SLOT="0" MYOPTIONS="" CMAKE_SRC_CONFIGURE_PARAMS=( -DBUILD_APP=ON -DBUILD_SHARED_LIBS=ON )