Search Criteria
Package Details: php-imap 1:1.0.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/php-imap.git (read-only, click to copy) |
|---|---|
| Package Base: | php-imap |
| Description: | PHP extension for imap |
| Upstream URL: | https://pecl.php.net/package/imap |
| Licenses: | PHP-3.01 |
| Submitter: | arakmar |
| Maintainer: | arakmar |
| Last Packager: | arakmar |
| Votes: | 2 |
| Popularity: | 0.32 |
| First Submitted: | 2023-07-03 12:35 (UTC) |
| Last Updated: | 2025-06-03 20:04 (UTC) |
Dependencies (3)
- c-clientAUR
- libxcrypt (libxcrypt-gitAUR)
- php
Required by (4)
- fusiondirectory
- kimai2
- limesurvey (optional)
- pydio (optional)
Latest Comments
J5lx commented on 2025-07-26 15:12 (UTC)
autoconf and pkgconf are dependencies of base-devel, which is implicitly assumed to be installed when building packages. See https://wiki.archlinux.org/title/Arch_User_Repository#Installing_and_upgrading_packages.
flactwin commented on 2025-07-26 15:06 (UTC) (edited on 2025-07-26 15:09 (UTC) by flactwin)
please add autoconf, pkgconf as dependencies and also aarch64 architecture
arakmar commented on 2025-06-03 20:14 (UTC)
It should now be ok. This extension has been moved from core PHP to a PECL module starting from PHP 8.4. (because of unmaintained c-client dependency)
macwojs commented on 2025-06-03 14:24 (UTC)
Is it possible to update package to 8.4 version? Default php in arch now is 8.4 and this package is still on 8.3.
arakmar commented on 2024-05-12 15:51 (UTC)
It's broken on GCC 13, look at my comment here for a fix : https://aur.archlinux.org/packages/c-client#comment-972403
continum4 commented on 2024-05-12 04:12 (UTC)
I have not been able to install this package because c-client does not compile. Any ideas on that. Greetings
arakmar commented on 2023-07-04 12:58 (UTC)
I reused the official php PKGBUILD. That's why a lot of build deps was useless. I cleaned that and now only base-devel is needed.
14mRh4X0r commented on 2023-07-04 10:18 (UTC)
Is there any reason you're requiring
postfixspecifically, instead ofsmtp-forwarder(any package providing thesendmailbinary)? As it stands, building this package requires me to uninstallnullmailer.