Package Details: megasync 5.10.1.0-1

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: 380
Popularity: 0.69
First Submitted: 2014-09-01 18:12 (UTC)
Last Updated: 2025-04-03 17:02 (UTC)

Sources (5)

Latest Comments

« First ‹ Previous 1 .. 24 25 26 27 28 29 30 31 32 33 34 .. 53 Next › Last »

kikadf commented on 2018-02-02 17:14 (UTC)

Add jpmac26's changes to prepare(), and add libmediainfo to depends, and build fine.

servimo commented on 2018-02-02 15:13 (UTC)

make: *** [Makefile:45: sub-MEGASync-make_first] Error 2 ==> ERRO: Uma falha ocorreu em build(). Abortando... ==> ERRO: Makepkg não conseguiu compilar megasync. ==> Reiniciar a compilação de megasync ? [s/N]

jpmac26 commented on 2018-02-01 23:07 (UTC) (edited on 2018-02-01 23:07 (UTC) by jpmac26)

To fix the crypto++ 6.0.0 compilation issue for the time being, add these lines to the end of the "prepare()" section of the PKGBUILD:

cd "${srcdir}/MEGAsync/src/MEGASync/mega"

git checkout cryptopp600support

cd "${srcdir}/MEGAsync"

svanheulen commented on 2018-02-01 17:27 (UTC)

The crypto++ compile problem is an issue with the MEGA sdk. It's been reported and they're working on fixing it: https://github.com/meganz/sdk/issues/935

Reavershark commented on 2018-02-01 08:53 (UTC)

Same, fails to load with 6.0.0. Only works with 5.6.5.

majster commented on 2018-01-31 21:06 (UTC)

I also have problem with crypto++ after upgrade.

psltn commented on 2018-01-31 16:23 (UTC)

Hello. After upgrading crypto++ from version 5.6.5-3 to version 6.0.0-2, megasync is not launching anymore: megasync: error while loading shared libraries: libcryptopp.so.5.6: cannot open shared object file: No such file or directory

baizon commented on 2018-01-29 18:42 (UTC)

@baxtex I'm also an manjaro user. I think what you got there are just warning. I didn't had any trouble building it.

baxtex commented on 2018-01-13 15:35 (UTC)

Hi, I new to Manjaro and tried using the gui pacman application for installing this but I get the following errors: https://gist.github.com/anonymous/de59d96d8414be8a2783ea044a64d4c6

Not sure what the problem is? Looks like something with the gui.

hackr commented on 2018-01-04 12:56 (UTC)

@sekret, thanks! I was way behind on this and I was just trying to rush it, and I figured it would be okay but of course not!

I will fix the PKGBUILD today, thanks for the heads up!