Search Criteria
Package Details: proton-mail-export 1.0.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/proton-mail-export.git (read-only, click to copy) |
---|---|
Package Base: | proton-mail-export |
Description: | Allows to export emails as eml files |
Upstream URL: | https://proton.me/support/proton-mail-export-tool |
Licenses: | GPL-3.0-only |
Submitter: | Pierre |
Maintainer: | Pierre |
Last Packager: | Pierre |
Votes: | 1 |
Popularity: | 0.000304 |
First Submitted: | 2024-05-09 13:16 (UTC) |
Last Updated: | 2025-04-30 15:23 (UTC) |
Dependencies (8)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR, unzip_pAUR) (make)
- zip (zip-natspecAUR) (make)
Latest Comments
vcalv commented on 2025-06-18 03:53 (UTC) (edited on 2025-06-18 18:40 (UTC) by vcalv)
I've cleaned up the PKGBUILD to:
The differences are minimally disruptive but I believe are an improvement and make the build time shorter
diff --git a/PKGBUILD b/PKGBUILD
vcalv commented on 2025-06-18 02:40 (UTC) (edited on 2025-06-18 02:40 (UTC) by vcalv)
Please consider using the tarball available at https://github.com/ProtonMail/proton-mail-export/releases
Specifically https://github.com/ProtonMail/proton-mail-export/archive/refs/tags/v1.0.5.tar.gz for this version
And maybe I'm out of line but
vcpkg
is on the official repository so you can add it as a build dependency.micwoj92 commented on 2025-05-12 21:20 (UTC)
Please add submodules as separate entries in source array: https://wiki.archlinux.org/title/VCS_package_guidelines#Git_submodules