├── flathub.json ├── nz.mega.MEGAsync.yml └── patches ├── 0001-feat-add-AppData-manifest.patch ├── 010-megasync-libpdfium.patch ├── 020-megasync-ffmpeg.patch └── freeimage-makefile-install.patch /flathub.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flathub/nz.mega.MEGAsync/HEAD/flathub.json -------------------------------------------------------------------------------- /nz.mega.MEGAsync.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flathub/nz.mega.MEGAsync/HEAD/nz.mega.MEGAsync.yml -------------------------------------------------------------------------------- /patches/0001-feat-add-AppData-manifest.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flathub/nz.mega.MEGAsync/HEAD/patches/0001-feat-add-AppData-manifest.patch -------------------------------------------------------------------------------- /patches/010-megasync-libpdfium.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flathub/nz.mega.MEGAsync/HEAD/patches/010-megasync-libpdfium.patch -------------------------------------------------------------------------------- /patches/020-megasync-ffmpeg.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flathub/nz.mega.MEGAsync/HEAD/patches/020-megasync-ffmpeg.patch -------------------------------------------------------------------------------- /patches/freeimage-makefile-install.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/flathub/nz.mega.MEGAsync/HEAD/patches/freeimage-makefile-install.patch --------------------------------------------------------------------------------