Neither Yay or any other aur helper are officially supported. The makepkg command is the only way I test and only way i support.
Search Criteria
Package Details: droidcam 1:2.1.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/droidcam.git (read-only, click to copy) |
---|---|
Package Base: | droidcam |
Description: | A tool to turn your phone/tablet into a wireless/usb webcam |
Upstream URL: | https://github.com/dev47apps/droidcam-linux-client |
Keywords: | android ios webcam |
Licenses: | GPL-2.0-or-later |
Submitter: | marquicus |
Maintainer: | mhdi |
Last Packager: | mhdi |
Votes: | 140 |
Popularity: | 1.43 |
First Submitted: | 2011-06-29 20:31 (UTC) |
Last Updated: | 2024-06-14 19:38 (UTC) |
Dependencies (21)
- alsa-lib
- 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)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libappindicator-gtk3
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libusbmuxd (libusbmuxd-rr-compatibleAUR, libusbmuxd-gitAUR)
- libx11 (libx11-gitAUR)
- pango (pango-gitAUR)
- speex (speex-gitAUR)
- V4L2LOOPBACK-MODULE (v4l2loopback-dc-dkmsAUR, linux-pfAUR, v4l2loopback-dkms)
- alsa-lib (make)
- 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) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- libappindicator-gtk3 (make)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR) (make)
- libusbmuxd (libusbmuxd-rr-compatibleAUR, libusbmuxd-gitAUR) (make)
- speex (speex-gitAUR) (make)
- android-tools (android-sdk-platform-tools-dummyAUR, android-sdk-platform-toolsAUR) (optional) – for Android USB connection
- usbmuxd (usbmuxd2-gitAUR, usbmuxd-gitAUR) (optional) – for iOS USB connection
Required by (0)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 37 Next › Last »
CodeXYZ commented on 2020-05-29 22:40 (UTC)
malbeth commented on 2020-05-29 21:39 (UTC)
Like Foxboron said, this package fails to update if using an AUR manager with a cache (like yay), since the droidcam.zip file name never changes (doesn't include the pkg version) the latest file doesn't get downloaded and the build fails at the checksum check.
Please update the PKGBUILD file with his solution.
malbeth commented on 2020-05-29 21:38 (UTC)
This package fails to update when using an AUR manager with a cache (like yay), since the droidcam.zip file name never changes (doesn't include the pkg version) the latest file doesn't get downloaded and the build fails at the checksum check.
CodeXYZ commented on 2020-05-29 18:04 (UTC)
The dkms dependency will be worked on upstream, but that will hopefully come soon and there won't be a need for loading.
grazzolini commented on 2020-05-29 14:44 (UTC)
@Marc.337
The version on github is 1.1. This is a problem. The fact is, upstream never bothered with consisting versioning.
Levitating commented on 2020-05-29 11:18 (UTC)
I just tried removing all yay's cache manually and that worked. I did notice v4l2loopback-dc doesn't get loaded automatically though.
invidian commented on 2020-05-29 11:12 (UTC)
@LevitatingRein I just tried building with yay with removed cache and everything seems to work.
Levitating commented on 2020-05-29 10:11 (UTC)
Yay complains that droidcam.zip has a wrong sha512sum. Building the package manually works though.
invidian commented on 2020-05-29 09:39 (UTC)
Thanks @Kalq, sorry about that. I pushed new version with added proper dependencies. If you use only the CLI version, then gtk2 is only needed while building, so I'm not sure if it should be added to the dependencies. I leave it in makedepends
for now.
Pinned Comments