RealStickman
a525ce1529
This update includes two patchfiles again. VideoInputMessage.patch is required to build the program without errors. meson_build.patch makes freetype2 and zlib external dependencies. Otherwise system packages might be overwritten.
24 lines
807 B
Plaintext
24 lines
807 B
Plaintext
pkgbase = vivictpp
|
|
pkgdesc = An easy to use tool for subjective comparison of the visual quality of different encodings of the same video source.
|
|
pkgver = 0.3.1
|
|
pkgrel = 1
|
|
url = https://github.com/vivictorg/vivictpp
|
|
arch = x86_64
|
|
license = GPL2
|
|
makedepends = cmake
|
|
makedepends = meson
|
|
depends = sdl2_ttf
|
|
depends = ffmpeg
|
|
depends = freetype2
|
|
depends = zlib
|
|
provides = vivictpp
|
|
conflicts = vivictpp
|
|
source = https://github.com/vivictorg/vivictpp/archive/refs/tags/v0.3.1.zip
|
|
source = meson_build.patch
|
|
source = VideoInputMessage.patch
|
|
sha256sums = 8706f0911747729b33afc5c7845cae2044b8030bc33473cb57af9f2c083d3631
|
|
sha256sums = 51766406570144fac60b77ae9adc7ba459775c02482d1cde85db50e73bb8366c
|
|
sha256sums = d9cee025ae4ccc65c3fac77b68922336bef00fa0f1b0de98e3e398ef74afa0ca
|
|
|
|
pkgname = vivictpp
|