Search Criteria
Package Details: guvcview-qt5-git 2.0.4.r33.gf618a10-1
Git Clone URL: | https://aur.archlinux.org/guvcview-qt5-git.git (read-only, click to copy) |
---|---|
Package Base: | guvcview-qt5-git |
Description: | Video viewer and capturer for the linux uvc driver, Qt5-version |
Upstream URL: | http://guvcview.sourceforge.net/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | oberon2007 |
Maintainer: | oberon2007 |
Last Packager: | oberon2007 |
Votes: | 10 |
Popularity: | 0.000001 |
First Submitted: | 2016-01-14 22:56 |
Last Updated: | 2016-11-29 18:44 |
Dependencies (12)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git)
- gsl
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- libusb (libusb-git)
- portaudio (portaudio-svn)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-nox, sdl2-nox-git, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-git)
- sfml (sfml-rpi-git, csfml-bin, sfml-bin, sfml-git)
- git (git-git) (make)
- intltool (make)
- qt5-tools (qt5-tools-git) (make)
- pulseaudio (pulseaudio-bluedio, pulseaudio-pali, pulseaudio-airplay, pulseaudio-git, pulseaudio-hsphfpd, pulseaudio-dummy, pulseaudio-nosystemd-git, pulseaudio-nosystemd-minimal-git, pipewire-pulse-git, pipewire-full-pulse-git, pipewire-common-pulse-git, pipewire-pulse) (optional) – for PulseAudio support
Latest Comments
Eothred commented on 2020-10-13 12:11
2.0.6.r3 is out now. I know this package auto-updates, but as it is currently pointing to a 2016 version I think it would be nice to show it builds with more recent version.
I also think you should add guvcview-common to list of conflicts?
spble commented on 2016-09-06 05:59
While compiling, I had a bunch of errors like this:
/usr/include/qt/QtCore/qbasicatomic.h:100:45: error: use of undeclared identifier 'Ops'
/usr/include/qt/QtCore/qbasicatomic.h:100:56: error: use of undeclared identifier '_q_value'
Setting an additional environment variable solved the issue for me:
export CXXFLAGS=-std=c++11
Found the solution here: https://stackoverflow.com/questions/37897209/qt-requires-c11-support-make-error