Search Criteria
Package Details: megasync 5.7.1.0-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: | 380 |
Popularity: | 0.94 |
First Submitted: | 2014-09-01 18:12 (UTC) |
Last Updated: | 2025-01-16 19:31 (UTC) |
Dependencies (26)
- c-ares (c-ares-gitAUR)
- crypto++ (crypto++-gitAUR)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- 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)
- freeimage
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- icu (icu-gitAUR)
- libmediainfo (libmediainfo-gitAUR)
- libpdfium (libpdfium-nojsAUR, pdfium-binariesAUR, pdfium-binaries-v8AUR)
- 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)
- Show 6 more dependencies...
Latest Comments
« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 30 31 .. 53 Next › Last »
pedrogabriel commented on 2018-06-13 13:53 (UTC)
The package does not build.
==> Iniciando build()... ./autogen.sh: linha 2: autoreconf: comando não encontrado ==> ERRO: Uma falha ocorreu em build(). Abortando... Error making: megasync
kikadf commented on 2018-06-02 18:32 (UTC)
@wyre: I can't help. Try to make a lib32-crypto++ package, and use this as dependency. Linking doesn't work.
kikadf commented on 2018-06-02 18:21 (UTC) (edited on 2018-06-02 18:22 (UTC) by kikadf)
@FFY00: I use the latest release as source, not from tarball, but from git tag. It is not a -git package. I use this method, because need the mega-sdk source to the build, what is a submodule in the megasync git repo, so this is the easiest way to get the whole source. Altough I don't like this, because the megasync source is the latest release, but the mega-sdk source is not. I will try to find a good solution to use the latest mega-sdk release as source.
FFY00 commented on 2018-06-01 23:05 (UTC) (edited on 2018-06-01 23:05 (UTC) by FFY00)
You are using the git repository as a source. Normal packages, and by normal I mean non -git or other vcs, should have a valid checksum. Since this is released on github, you can just use the automatically generated .tar.gz release file as a source.
You can check out this sample PKGBUILD: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=limesuite
Info about -git packages: https://wiki.archlinux.org/index.php/Arch_User_Repository#What_is_the_difference_between_foo_and_foo-git_packages.3F
Thanks for your time :)
jfernandz commented on 2018-06-01 21:03 (UTC) (edited on 2018-06-01 21:09 (UTC) by jfernandz)
I'm trying build the 32bit version on my 64bit system following this guide
https://wiki.archlinux.org/index.php/makepkg#Build_32-bit_packages_on_a_64-bit_system
but I'm having crypo++ libs issues
Of course I've got installed crypto++ 7 version.
I think this is happening because I haven't got
libraries inside /usr/lib32 folder, there is no lib32-crypto++ version? Could I fix this issue doing a symlink?
CapSel commented on 2018-04-20 09:25 (UTC)
I've encountered a bug when using this package. Every time I try to select local directory (adding sync or selecting download directory) megasync crashes.
If you have same bug then you can follow these instructions from pm@mega.nz:
try to recompile removing this line of code in src/MEGASync/MegaApplication.cpp:
QApplication::setDesktopSettingsAware(false);
dresan commented on 2018-04-19 19:16 (UTC)
@kikadf, thanks for pointing me into the right direction. I'm currently rebuilding the package!
kikadf commented on 2018-04-17 13:33 (UTC)
@dresan, your fix is abuse the dependency structure. The correct way to fix the missing library problem is rebuild megasync with cryptoo++7.
dresan commented on 2018-04-17 06:47 (UTC)
Unable to launch Megasync due to a "missing library" libcryptopp.so.6. The current version is libcryptopp.so.7, ln -s /usr/lib/libcryptopp.so.7 /usr/lib/libcryptopp.so.6 seems to "fix" the problem.
r0b0h0b0 commented on 2018-04-16 16:05 (UTC)
Thanks @kikadf. Now it seems to download but gets stuck at the cloning stage.
==> Making package: megasync 3.6.0.0-3 (Tue Apr 17 00:01:41 CST 2018) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating MEGAsync git repo... Fetching origin ==> Validating source files with md5sums... MEGAsync ... Skipped ==> Extracting sources... -> Creating working copy of MEGAsync git repo... Reset branch 'makepkg' ==> Starting prepare()... Cloning into '/home/user/Todo/megasync/src/MEGAsync/src/MEGASync/mega'...
Do you have any idea why this happens?
« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 30 31 .. 53 Next › Last »