Search Criteria
Package Details: megasync 5.12.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/megasync.git (read-only, click to copy) |
---|---|
Package Base: | megasync |
Description: | Official MEGA desktop application for syncing with MEGA Cloud Drive |
Upstream URL: | https://github.com/meganz/MEGAsync/ |
Licenses: | LicenseRef-Mega-Limited-Code-License |
Submitter: | son_link |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 381 |
Popularity: | 0.95 |
First Submitted: | 2014-09-01 18:12 (UTC) |
Last Updated: | 2025-05-30 22:55 (UTC) |
Dependencies (28)
- c-ares (c-ares-gitAUR)
- crypto++ (crypto++-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-fullAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- freeimage (freeimage-vpinball-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- icu (icu-gitAUR)
- libmediainfo (libmediainfo-gitAUR)
- libpdfium (pdfium-binariesAUR, pdfium-binaries-v8AUR, pdfium-binaries-binAUR, pdfium-binaries-v8-binAUR, libpdfium-nojsAUR)
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR)
- libuv (libuv-gitAUR)
- libxcb (libxcb-gitAUR)
- libzen (libzen-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-graphicaleffects (qt5-graphicaleffects-gitAUR)
- qt5-quickcontrols (qt5-quickcontrols-gitAUR)
- qt5-quickcontrols2 (qt5-quickcontrols2-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- qt5-x11extras
- sqlite (sqlite-fossilAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt5-tools (make)
Latest Comments
« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 54 Next › Last »
teacher4711 commented on 2020-09-02 18:32 (UTC)
For me too. Looking forward to the update.
UNP6GDXDXA commented on 2020-08-31 21:00 (UTC)
ServiDei's patch worked.
kinoe commented on 2020-08-26 18:35 (UTC)
Thank you ServiDei. Build ran smoothly. Hope this issue will be fixed.
ServiDei commented on 2020-08-26 18:01 (UTC) (edited on 2020-08-26 21:33 (UTC) by ServiDei)
@kinoe, I made file
crashhandler.patch
myself, so create it :) It's content in my previous comment.kinoe commented on 2020-08-26 17:46 (UTC)
@ServiDei, sorry for not getting it! I don't find that crashhandler.patch in the downloaded snapshots :(
ServiDei commented on 2020-08-26 16:58 (UTC) (edited on 2020-08-26 17:59 (UTC) by ServiDei)
@kinoe, I've build megasync manually. I have modified PKGBUILD file to apply patch that I created.
Create file
crashhandler.patch
near PKGBUILD with following content:Add lines 36-37 to PKGBUILD so prepare() function will look like this:
kinoe commented on 2020-08-26 16:21 (UTC)
@ServiDei, how to replace sys_siglist[sig] with strsignal(sig)? Could you go a bit more into details?
ServiDei commented on 2020-08-25 21:39 (UTC)
Build failed on MEGASync/control/CrashHandler.cpp because sys_siglist not found. Solved by replacing
sys_siglist[sig]
withstrsignal(sig)
.kinoe commented on 2020-08-24 19:50 (UTC) (edited on 2020-08-26 17:35 (UTC) by kinoe)
Building with yay failed
dctxmei commented on 2020-08-06 04:31 (UTC)
Hello, I suggest to modify the libpdfium dependency to libpdfium-nojs, because libpdfium itself does not exist, but is provided by libpdfium-nojs.
« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 54 Next › Last »