Search Criteria
Package Details: webcamoid 9.3.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/webcamoid.git (read-only, click to copy) |
|---|---|
| Package Base: | webcamoid |
| Description: | Webcamoid is a full featured webcam capture application. |
| Upstream URL: | https://webcamoid.github.io/ |
| Licenses: | GPL |
| Conflicts: | webcamoid |
| Provides: | webcamoid |
| Submitter: | hipersayan_x |
| Maintainer: | hipersayan_x |
| Last Packager: | hipersayan_x |
| Votes: | 58 |
| Popularity: | 0.30 |
| First Submitted: | 2014-12-09 01:29 (UTC) |
| Last Updated: | 2026-03-11 17:53 (UTC) |
Dependencies (35)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-svg
- alsa-lib (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR) (make)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-ldacAUR, jack2, pipewire-jack) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- libuvcAUR (libuvc-gitAUR) (make)
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR, pipewire-ldacAUR) (make)
- portaudio (make)
- qt6-multimedia (make)
- qt6-tools (make)
- sdl3 (sdl3-noibus-gitAUR, sdl3-gitAUR) (make)
- v4l-utils (v4l-utils-gitAUR) (make)
- vlc (vlc-noxAUR, vlc-gitAUR) (make)
- akvcam-dkms-gitAUR (optional) – Virtual camera support (Recommended)
- alsa-lib (optional) – Audio playback
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR) (optional) – Video playback/recording/conversion (Recommended)
- Show 15 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
dr1fter commented on 2021-05-27 16:02 (UTC)
@souravdas142 - thx once again. There really was just a kernelmodule amiss (akvcam-dkms)
souravdas142 commented on 2021-05-27 15:15 (UTC)
@dr1fter Did you checked your issue from here, If your issue not found, create one.
dr1fter commented on 2021-05-27 13:51 (UTC)
@souravdas142 .. unfortunately, also w/ this older version (I installed from webcamoid-git earlier..), I do not seem to be able to create virtual camera devices (it does not offer any virtual camera driver to select from) :-/
dr1fter commented on 2021-05-27 13:48 (UTC)
@souravdas142 : w/ your patch, the build succeeds; thanks a lot for your quick help :-)
souravdas142 commented on 2021-05-27 03:59 (UTC)
@dr1fter untar
webcamoid-8.8.0.tar.gzand add#include<limits>to./webcamoid-8.8.0/libAvKys/Plugins/VirtualCamera/src/VCamUtils/src/image/videoformat.cppat where other#includedirectives are placed. make the tarball of the source again. replace the sha256sum value inPKGBUILDnow try to build again.dr1fter commented on 2021-05-26 06:09 (UTC) (edited on 2021-05-26 06:32 (UTC) by dr1fter)
@https://aur.archlinux.org/account/hipersayan_x: I just got the following build error:
note that I could successfully build webcamoid-git (tried that after you suggested this in a previous post)
hipersayan_x commented on 2020-12-18 18:52 (UTC)
@MarcinWieczor fixed, thanks!
MarcinWieczorek commented on 2020-12-18 17:27 (UTC)
source=("${pkgname}-${pkver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz")this should do the job. thanks.hipersayan_x commented on 2020-12-18 16:54 (UTC)
@MarcinWieczor ok, I understand now, can you give me the patch file for the PKGBUILD so I can apply the changes?
MarcinWieczorek commented on 2020-12-17 18:54 (UTC)
I mean renaming it in the PKGBUILD, having only version numbers in github releases is common. Imagine I have one directory with all sources for different packages and when I install one it finds
v1.0.0.tar.gzthat was left there by some other package, tries to use it and fails the sum. That's because it should've beenfoo-1.0.0.tar.gzandbar-1.0.0.tar.gz. Thanks« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »