Search Criteria
Package Details: megacmd 1.7.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/megacmd.git (read-only, click to copy) |
---|---|
Package Base: | megacmd |
Description: | MEGA Command Line Interactive and Scriptable Application |
Upstream URL: | https://github.com/meganz/MEGAcmd |
Keywords: | cli cloud mega |
Licenses: | custom |
Submitter: | RX14 |
Maintainer: | ChrisLane |
Last Packager: | ChrisLane |
Votes: | 15 |
Popularity: | 0.56 |
First Submitted: | 2020-07-20 00:23 (UTC) |
Last Updated: | 2024-07-01 12:31 (UTC) |
Dependencies (11)
- c-ares (c-ares-gitAUR)
- crypto++ (crypto++-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR)
- freeimage
- libmediainfo (libmediainfo-gitAUR)
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR)
- libuv (libuv-gitAUR)
- pcre
- sqlite (sqlite-fossilAUR)
- autoconf (autoconf-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
dundarious commented on 2023-03-07 16:53 (UTC)
The
arch
variable in PKGBUILD seems to be wrong. It is just "any", but this contains compiled code, so it is architecture specific ("any" is only to be used for architecture agnostic stuff like scripts).It should be something more like
arch=(x86_64 aarch64 armv7h)
or justarch=(x86_64)
ChrisLane commented on 2023-02-22 11:57 (UTC)
@saltedcoffii I couldnt' see that the presence of doxygen had any effect on the resulting package other than the warning during build.
saltedcoffii commented on 2023-02-21 13:48 (UTC)
Doxygen needs to be added as make dependency:
ChrisLane commented on 2023-01-31 10:08 (UTC)
Not sure @laba but I've checked and the validity checks are still passing for me.
ChrisLane commented on 2023-01-31 10:06 (UTC)
Thanks @vcalv, I've applied that patch now.
laba commented on 2023-01-30 21:49 (UTC)
any solution ?
vcalv commented on 2023-01-27 03:58 (UTC)
bash-completion is not working.
You can't just drop the file in the completion folder.
You need to symlink all the executables you want to complete
Please apply patch:
alecs commented on 2022-09-09 17:21 (UTC)
automake is missing as build dependency
sinasio commented on 2022-04-20 08:00 (UTC)
@ChrisLane ops, sorry :D
Removed the out-of-date flag. Thanks for your work
ChrisLane commented on 2022-04-20 07:51 (UTC)
@sinasio please see the pinned comment.
« First ‹ Previous 1 2 3 4 Next › Last »