Search Criteria
Package Details: fake-background-webcam-git r269.eccc742-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fake-background-webcam-git.git (read-only, click to copy) |
---|---|
Package Base: | fake-background-webcam-git |
Description: | Faking your webcam background |
Upstream URL: | https://github.com/fangfufu/Linux-Fake-Background-Webcam |
Licenses: | GPL-3.0-or-later |
Groups: | modified |
Conflicts: | fake-background-webcam |
Provides: | fake-background-webcam |
Submitter: | Premik |
Maintainer: | gchamon |
Last Packager: | gchamon |
Votes: | 12 |
Popularity: | 0.005676 |
First Submitted: | 2021-02-14 13:31 (UTC) |
Last Updated: | 2024-12-02 15:25 (UTC) |
Dependencies (14)
- python-cmapyAUR
- python-configargparse (python-configargparse-gitAUR)
- python-inotify-simpleAUR
- python-mediapipe-binAUR
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-opencv (python-opencv-cuda)
- python-protobuf (python-protobuf-gitAUR)
- python-pyfakewebcam-gitAUR
- v4l2loopback-dkms (v4l2loopback-dkms-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-wheel (make)
Latest Comments
« First ‹ Previous 1 2 3 4
Premik commented on 2021-03-17 09:49 (UTC)
The
python-pyfakewebcam-git
had outdated.SRCINFO
so it was missing theprovides
field. Thanks @soraxas. I also fixed the split-package inner-dependencies.soraxas commented on 2021-03-17 02:36 (UTC)
Hi, the python-pyfakewebcam dependency should be python-pyfakewebcam-git?
Premik commented on 2021-02-17 08:09 (UTC)
@CodingKoopa good stuff. Wish I knew earlier. I see you did some nice tricks around the tensorflow in your version. I couldn't get the CUDA version working myself...
CodingKoopa commented on 2021-02-16 04:16 (UTC)
Hi! I've also been working on an AUR package for this project, which bundles everything in
/opt/
instead of along with the rest of the system as you've done. I didn't notice what you've done here until i was ready to submit my package, but I have still done so because the/opt/
difference seems significant enough.« First ‹ Previous 1 2 3 4