Search Criteria
Package Details: vdhcoapp 2.0.20-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/vdhcoapp.git (read-only, click to copy) |
---|---|
Package Base: | vdhcoapp |
Description: | Companion application for Video DownloadHelper browser add-on |
Upstream URL: | https://github.com/aclap-dev/vdhcoapp |
Licenses: | GPL-2.0-or-later |
Submitter: | dguihal |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 72 |
Popularity: | 0.81 |
First Submitted: | 2017-11-16 23:54 (UTC) |
Last Updated: | 2024-08-18 15:16 (UTC) |
Dependencies (8)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- esbuild (esbuild-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jaq-binAUR, jq-gitAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
- yq (make)
Required by (1)
- firefox-extension-video-download-helper (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
kwacorn commented on 2023-04-13 09:06 (UTC)
On my Manjaro system I get the following error when trying to build vdhcoapp 1.6.3-2:
I have packages
lib32-openssl
andopenssl
installed which providelibcrypto
but later versions. I am not sure how to proceed for the moment?rodrigo21 commented on 2023-04-11 14:38 (UTC)
@D.Dave You may have a old package that is linked to libicui18n.so.69.
You can install and run
check-broken-packages-pacman-hook-git
to check if you have any broken package.D.Dave commented on 2023-04-11 09:31 (UTC)
@xiota I got the same error: node: error while loading shared libraries: libicui18n.so.69: cannot open shared object file: No such file or directory.
xiota commented on 2023-04-10 13:35 (UTC)
DeveloperWiki:Building in a clean chroot
TLDR;
extra-x86_64-build
.D.Dave commented on 2023-04-10 12:13 (UTC)
@rodrigo21 can you explain me how to build it in a clean chroot?
rodrigo21 commented on 2023-04-10 11:25 (UTC)
@D.Dave Try building in a clean chroot.
D.Dave commented on 2023-04-10 11:20 (UTC)
I cannot update it, because today it fails with the following error message: node: error while loading shared libraries: libicui18n.so.69: cannot open shared object file: No such file or directory
On my system I have libicui18n.so.72 instead.
DarioP commented on 2023-03-26 13:12 (UTC) (edited on 2023-03-26 13:14 (UTC) by DarioP)
I am experiencing the same error as @alexdandrea, however his patch fails on me.
vdhcoapp-build.patch
is created fine, but its sum does not match with the one added in the PKGBUILD, and if I force it, then theprepare()
function fails anyway.« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »