The sources for this seem to be available here. Since the sources are available I think this needs to use them — or get renamed as -bin. I think you'll need an epoch to downgrade the version, but where is the 6.x versioning coming from anyway?
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.54 |
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 .. 10 11 12 13 14 15 16 17 18 19 20 .. 37 Next › Last »
alerque commented on 2020-06-01 10:13 (UTC)
alerque commented on 2020-06-01 10:07 (UTC) (edited on 2020-06-01 10:09 (UTC) by alerque)
@M.Srikanth The zip file itself droidcam-1.2.zip
is binary (all compressed archive formats are) but the contents in the sources from this repository. Of course it has has a Makefile!
M.Srikanth commented on 2020-06-01 08:37 (UTC) (edited on 2020-06-01 08:43 (UTC) by M.Srikanth)
droidcam-1.2.zip is a binary zip. But for some reason it has a Makefile (which fails).Also the directory layout is changed and support for audio is added.So the PKGBUILD should be rewritten.
simona commented on 2020-06-01 08:03 (UTC)
==> Starting build()... /home/barfin/.cache/yay/droidcam/PKGBUILD: line 29: cd: droidcam-1.2/linux: No such file or directory ==> ERROR: A failure occurred in build(). Aborting... Error making: droidcam
borh commented on 2020-06-01 05:43 (UTC)
The current PKGBUILD is downloading the wrong source file from the Github repo (the correct one is 1.2.zip). The following package download string (+ redownload and rehashing) fixes the build failure that miss_barfin got for me:
"${pkgname}-${pkgver}.zip::https://github.com/aramg/${pkgname}/archive/${pkgver}.zip"
RogueGirl commented on 2020-06-01 04:10 (UTC)
==> Starting build()... /home/barfin/.cache/yay/droidcam/PKGBUILD: line 29: cd: droidcam-1.2/linux: No such file or directory ==> ERROR: A failure occurred in build(). Aborting... Error making: droidcam
invidian commented on 2020-05-30 05:56 (UTC)
Thanks for insights @malbeth. It is indeed the case. If found that the PKGBUILD wiki page says, that downloaded source file must have unique name, so I changed it now
Levitating commented on 2020-05-30 00:34 (UTC)
AwesomeHaircut, again we only have to change the filename. I'll make a commit with the change sometime tomorrow. I'll also look into the sound script.
Alad commented on 2020-05-29 22:41 (UTC)
Anyone setting SRCDEST with makepkg will have similar issues.
Pinned Comments