Search Criteria
Package Details: megasync-git 5.7.0.0.502.g499ca1353-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/megasync-git.git (read-only, click to copy) |
|---|---|
| Package Base: | megasync-git |
| Description: | MEGASync Desktop App. (GIT Version) |
| Upstream URL: | https://mega.co.nz/#sync |
| Licenses: | custom:MEGA |
| Conflicts: | megasync |
| Provides: | megasync |
| Submitter: | sl1pkn07 |
| Maintainer: | sl1pkn07 |
| Last Packager: | sl1pkn07 |
| Votes: | 27 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-03-12 18:32 (UTC) |
| Last Updated: | 2025-01-12 00:32 (UTC) |
Dependencies (34)
- c-ares (c-ares-gitAUR)
- crypto++ (crypto++-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR)
- freeimageAUR (freeimage-vpinball-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- icu (icu-gitAUR)
- libavcodec.so (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-compat-54AUR, ffmpeg-ffplayoutAUR, ffmpeg2.8AUR, ffmpeg3.4AUR, ffmpeg-cudaAUR, lib32-ffmpegAUR, ffmpeg7.1AUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-ndiAUR, ffmpeg-compat-55AUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg, ffmpeg4.4)
- libavformat.so (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-compat-54AUR, ffmpeg-ffplayoutAUR, ffmpeg2.8AUR, ffmpeg3.4AUR, ffmpeg-cudaAUR, lib32-ffmpegAUR, ffmpeg7.1AUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-ndiAUR, ffmpeg-compat-55AUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg, ffmpeg4.4)
- libavutil.so (libavutil-52AUR, ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg2.8AUR, ffmpeg3.4AUR, ffmpeg-cudaAUR, lib32-ffmpegAUR, ffmpeg7.1AUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-ndiAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg, ffmpeg4.4)
- libcares.so (c-ares-gitAUR, lib32-c-aresAUR, c-ares)
- libcrypto.so (openssl-gitAUR, openssl-1.1AUR, openssl-staticAUR, openssl-aegisAUR, lib32-openssl, openssl)
- libcurl.so (curl-gitAUR, curl-c-aresAUR, curl, lib32-curl)
- libicuuc.so (icu63AUR, icu75AUR, icu73AUR, icu74AUR, icu76AUR, icu77AUR, icu-gitAUR, icu, lib32-icu)
- libmediainfo (libmediainfo-gitAUR)
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR)
- libsodium.so (lib32-libsodium, libsodium)
- libsqlite3.so (sqlite-fossilAUR, lib32-sqlite, sqlite)
- libssl.so (openssl-gitAUR, openssl-1.1AUR, openssl-staticAUR, openssl-aegisAUR, lib32-openssl, openssl)
- Show 14 more dependencies...
Required by (4)
- dolphin-megasync-bin (requires megasync)
- dolphin-megasync-git (requires megasync)
- megasync-instances (requires megasync)
- nemo-megasync (requires megasync)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
ajw107 commented on 2022-02-07 10:59 (UTC) (edited on 2022-02-13 14:56 (UTC) by ajw107)
Due to commit 168242852623ba075a75d270ac679bb515918034 - Remove FFMPEG for ARM
Two of the statements you remove are now gone, and the line numbers for the rest have changed by -1, so the sed statement in prepare() needs to be modified to:
the program then builds successfully
deu439 commented on 2020-08-28 17:07 (UTC)
Quick fix for the issue with incomplete type ‘QPainterPath’:
Patch your PKGBUILD with:
kinoe commented on 2020-08-26 17:36 (UTC) (edited on 2020-08-26 17:47 (UTC) by kinoe)
Build error
SolarAquarion commented on 2020-06-11 11:46 (UTC) (edited on 2020-06-11 11:46 (UTC) by SolarAquarion)
Project ERROR: Unknown module(s) in QT: x11extras
missing depend qt5-x11extras
HarpyX commented on 2020-02-25 13:11 (UTC) (edited on 2020-02-25 13:12 (UTC) by HarpyX)
checking whether g++ supports C++11 features by default... no checking whether g++ supports C++11 features with -std=c++11... no checking whether g++ supports C++11 features with -std=c++0x... no checking whether g++ supports C++11 features with +std=c++11... no checking whether g++ supports C++11 features with -h std=c++11... no configure: error: *** A compiler with support for C++11 language features is required.
i tried this with both gcc and clang. neither works. same error with both. what is going on?
sl1pkn07 commented on 2019-06-08 17:01 (UTC)
om, done
attila123 commented on 2019-06-08 15:54 (UTC)
Hi, needs qt5-tools to compile, otherwise: /home/avangel/.cache/yay/megasync-git/PKGBUILD: line 56: lrelease-qt5: command not found
dreieck commented on 2018-11-28 23:33 (UTC) (edited on 2018-11-29 13:27 (UTC) by dreieck)
@sl1pkn07: Submitted.
« First ‹ Previous 1 2 3 4 Next › Last »