I can help with the updates, I've sent you an email.
Search Criteria
Package Details: megasync-nopdfium 5.2.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/megasync-nopdfium.git (read-only, click to copy) |
---|---|
Package Base: | megasync-nopdfium |
Description: | Easy automated syncing between your computers and your MEGA cloud drive(stripped of pdfium dependency) |
Upstream URL: | https://github.com/meganz/MEGAsync |
Licenses: | custom:MEGA LIMITED CODE REVIEW LICENCE |
Conflicts: | megasync |
Provides: | megasync |
Submitter: | bartus |
Maintainer: | bartus |
Last Packager: | None |
Votes: | 35 |
Popularity: | 0.025268 |
First Submitted: | 2020-03-06 08:28 (UTC) |
Last Updated: | 2024-05-02 18:24 (UTC) |
Dependencies (18)
- c-ares (c-ares-gitAUR)
- crypto++ (crypto++-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- freeimage
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libmediainfo (libmediainfo-gitAUR)
- libraw (libraw-gitAUR)
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR)
- libuv (libuv-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- qt5-x11extras
- doxygen (doxygen-gitAUR, doxygen-yapAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lsb-release (make)
- qt5-tools (make)
- swig (swig-gitAUR) (make)
Required by (4)
- dolphin-megasync-bin (requires megasync)
- dolphin-megasync-git (requires megasync)
- megasync-instances (requires megasync)
- nemo-megasync (requires megasync)
Sources (3)
<deleted-account> commented on 2022-03-23 10:22 (UTC)
bartus commented on 2022-03-14 10:35 (UTC)
Sorry lads, I'm at the Polish Ukraine border helping allocate refugees. Expect no update until this hell is over, wish us luck. Have no time nor access to my rig and AUR keys to test/post updates. If you have a patch, ping me on email - I'll add you as co-maintainer. Posted with my old script - https://github.com/bartoszek/aur-post
<deleted-account> commented on 2022-03-04 20:41 (UTC)
It doesn't build properly but adding -fpermissive CFLAGS make it finish the build.
buzzra commented on 2021-11-22 13:57 (UTC)
Is this package going to be updated any longer? The main megasync package was updated on 7/22. The dependency on ffmpeg3.4 is causing problems now.
SpineEyE commented on 2021-10-23 15:54 (UTC)
Does this package really need to depend on ffmpeg3.4? The normal megasync package depends on ffmpemg.
bartus commented on 2021-07-16 20:53 (UTC)
@tetamusha: automake
is member of base-devel
group which is prerequisite for building any AUR packages: https://wiki.archlinux.org/title/Arch_User_Repository#Getting_started
tetamusha commented on 2021-07-16 20:22 (UTC)
The package depends on automake
, but it throws a compilation error instead of installing automake
.
bartus commented on 2021-06-06 22:37 (UTC)
@ekce; Fixed, ongoing patch for new ffmpeg API, will backport when done: https://github.com/meganz/sdk/pull/2282/files
ekce commented on 2021-06-05 06:08 (UTC)
I think this package is broken right now because of an update in ffmpeg affecting a bunch of megasync packages. For now I switched ti megasync-bin which for some reason seems to be working.
More info here:
https://github.com/meganz/sdk/issues/2576 https://aur.archlinux.org/packages/megacmd/
earlybird commented on 2021-06-03 10:01 (UTC)
please update packagebuild - not possible to build it now - error
Pinned Comments
bartus commented on 2021-01-20 17:36 (UTC) (edited on 2021-01-20 17:46 (UTC) by bartus)
If you get
undefined symbol
ormissing shared object
error it usually means some dependency package got updated rendering your current build obsolete. You should rebuild the package and it should starts working again. You can make your life easier by installingrebuild-detector
alpm-hook, which will try to notify you every time you run system update which AUR packages requires a rebuild.Forestall questions, I won't bump
pkgrel
every time package got outdated as it's a pain in the ass and I have ~100 packages to maintain. Already did an automatic update once forgimp-git
by setting upTravis CI
daily check and update and it works 50% of the timeヽ( `д´*)ノ