Search Criteria
Package Details: mailio 0.24.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mailio.git (read-only, click to copy) |
---|---|
Package Base: | mailio |
Description: | A cross platform C++ library for MIME format and SMTP, POP3 and IMAP protocols. |
Upstream URL: | https://github.com/karastojko/mailio |
Licenses: | BSD-2-Clause |
Provides: | mailio |
Submitter: | adrien1018 |
Maintainer: | adrien1018 |
Last Packager: | adrien1018 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-06-18 13:23 (UTC) |
Last Updated: | 2024-11-26 06:52 (UTC) |
Dependencies (6)
- boost (boost-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- doxygen (doxygen-gitAUR) (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
Latest Comments
Spixmaster commented on 2025-03-29 13:53 (UTC) (edited on 2025-03-29 14:19 (UTC) by Spixmaster)
Why is there a fixed version of boost, https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=mailio&id=0fd2219edf94700156d75ca8f4c8f5a667612ef6#n19?
I am missing mailioConfig.cmake. I think that you delete it here.
Why
umask022
here?Do not call
make
with option-j
here and in other places too.You can take this PKGBUILD as a reference.