Package Details: v4l2ucp-qt5 2.0.2-3

Git Clone URL: https://aur.archlinux.org/v4l2ucp-qt5.git (read-only, click to copy)
Package Base: v4l2ucp-qt5
Description: A universal control panel for Video for Linux Two (V4L2) devices (QT5-Fork)
Upstream URL: https://github.com/smunaut/v4l2ucp-qt5
Licenses: GPL2
Conflicts: v4l2ucp
Submitter: Anagastes
Maintainer: Anagastes
Last Packager: Anagastes
Votes: 1
Popularity: 0.000000
First Submitted: 2022-02-11 21:18 (UTC)
Last Updated: 2025-04-30 14:22 (UTC)

Latest Comments

robindegen commented on 2025-04-30 18:37 (UTC)

@Anagastes Thank you

Anagastes commented on 2025-04-30 14:22 (UTC)

@robindegen

sould be fixed now

robindegen commented on 2025-04-30 14:06 (UTC)

Doesn't build due to CMake changes: CMake Error at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 has been removed from CMake.

Fixed by adding the following to prepare: slsed -i 's/cmake_minimum_required(VERSION 2.6)/cmake_minimum_required(VERSION 3.15)/' CMakeLists.txt

Anagastes commented on 2023-08-24 16:03 (UTC)

@ChrisLane fixed

ChrisLane commented on 2023-08-24 08:22 (UTC)

Package fails to build with the following error:

.../v4l2ucp-qt5/PKGBUILD: line 18: cd: v4l2ucp-qt5-master: No such file or directory

Anagastes commented on 2023-08-23 14:18 (UTC)

@MarsSeed

changed source package

MarsSeed commented on 2023-08-18 16:09 (UTC)

Please don't use a file as source that can change at any time, like the GitHub master.zip.

Instead, define a specific commit version tarball.

E.g., the latest code version as of now is:

https://github.com/smunaut/v4l2ucp-qt5/archive/2d2f90cb48207fdad6acf24e010cf0e270affbec.tar.gz