Search Criteria
Package Details: vivictpp 1.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vivictpp.git (read-only, click to copy) |
---|---|
Package Base: | vivictpp |
Description: | An easy to use tool for subjective comparison of the visual quality of different encodings of the same video source. |
Upstream URL: | https://github.com/vivictorg/vivictpp |
Licenses: | GPL2 |
Conflicts: | vivictpp |
Provides: | vivictpp |
Submitter: | exu |
Maintainer: | exu |
Last Packager: | exu |
Votes: | 2 |
Popularity: | 0.000001 |
First Submitted: | 2022-08-29 18:52 (UTC) |
Last Updated: | 2024-11-03 10:28 (UTC) |
Dependencies (7)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- sdl2_ttf
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
Latest Comments
exu commented on 2024-11-03 10:30 (UTC)
@Lucki Thanks for the report. I added git to the makedepends with the new version
Lucki commented on 2024-10-15 20:33 (UTC)
Fails to build in a clean chroot:
With
git
as a make dependency it's fine though.exu commented on 2022-09-25 16:41 (UTC)
I've created two different patches to get this package building again.
Upstream issue I created
The patch to
dependencies-meson.build.patch
means that meson will use system provided packages instead of bundling them. (Not 100% how this works, I'm no C++ dev)If there are any issues likely related to those dependencies, please comment here first before opening an issue upstream.