Package Details: droidcam 1:2.1.3-2

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: 138
Popularity: 0.56
First Submitted: 2011-06-29 20:31 (UTC)
Last Updated: 2024-06-14 19:38 (UTC)

Dependencies (21)

Required by (0)

Sources (3)

Pinned Comments

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)

Neither Yay or any other aur helper are officially supported. The makepkg command is the only way I test and only way i support.

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.