kvazaar: clean up

This commit is contained in:
Jerome Duval
2021-12-11 13:13:20 +01:00
parent f89a98ee61
commit c40605e336

View File

@@ -1,19 +1,14 @@
SUMMARY="An open-source HEVC encoder"
DESCRIPTION="The Scalable Video Technology for AV1 (SVT-AV1 Encoder and \
Decoder) is an AV1-compliant encoder/decoder library core. The SVT-AV1 encoder\
development is a work-in-progress targeting performance levels applicable to \
both VOD and Live encoding / transcoding video applications. The SVT-AV1 \
decoder implementation is targeting future codec research activities."
DESCRIPTION="Kvazaar is still under development."
HOMEPAGE="https://ultravideo.cs.tut.fi/#encoder"
COPYRIGHT="2019, Alliance for Open Media"
COPYRIGHT="2021 Tampere University, ITU/ISO/IEC, project contributors"
LICENSE="BSD (3-clause)"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/ultravideo/kvazaar/releases/download/v$portVersion/kvazaar-$portVersion.tar.xz"
CHECKSUM_SHA256="a76998462924ab8409cf8de4947ba5a5023daa33207676e9c4eefc2bbd46c834"
SOURCE_URI_2="https://vcgit.hhi.fraunhofer.de/jct-vc/HM/-/archive/HM-16.24/HM-HM-16.24.tar.bz2"
CHECKSUM_SHA256_2="560e750cefe2ad0edae0687735ae3a4d8f34d033809775af70efdbfcf85fcba2"
SOURCE_DIR_2="HM-HM-16.24"
#PATCHES="kvazaar-$portVersion.patchset"
PATCHES_2="kvazaar-$portVersion-source2.patchset"
ARCHITECTURES="all !x86_gcc2 ?x86"