Search Criteria
Package Details: php85-fileinfo 8.5.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/php85.git (read-only, click to copy) |
|---|---|
| Package Base: | php85 |
| Description: | fileinfo module for php85 |
| Upstream URL: | http://www.php.net |
| Licenses: | PHP |
| Submitter: | el_aur |
| Maintainer: | el_aur |
| Last Packager: | el_aur |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-12-20 16:56 (UTC) |
| Last Updated: | 2026-01-31 17:04 (UTC) |
Dependencies (56)
- php85AUR
- acl (acl-gitAUR) (make)
- apache (apache-gitAUR) (make)
- argon2 (argon2-gitAUR) (make)
- aspell (aspell-gitAUR, aspell-gitAUR) (make)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- bash (bash-gitAUR, bash-devel-gitAUR) (make)
- c-clientAUR (make)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, uutils-coreutils-gitAUR, uutils-coreutils-git-binAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- db5.3 (make)
- e2fsprogs (e2fsprogs-gitAUR) (make)
- enchant (make)
- findutils (findutils-gitAUR, findutils-selinuxAUR) (make)
- freetds (make)
- gawk (gawk-gitAUR) (make)
- gd (gd-gitAUR) (make)
- gmp (gmp-hgAUR) (make)
- hspell (make)
- Show 36 more dependencies...
Latest Comments
el_aur commented on 2026-04-20 10:45 (UTC) (edited on 2026-04-20 10:46 (UTC) by el_aur)
@hopeseekr there's idea to maintain binary PHP repository for Arch x86_64, but that will be paid feature based on donates.
el_aur commented on 2026-04-17 12:41 (UTC)
@hopeseekr
https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot
that's a manual about clean chroot building
el_aur commented on 2026-04-17 12:29 (UTC) (edited on 2026-04-17 12:30 (UTC) by el_aur)
@hopeseekr Build packages in clean chroot environment instead of real production server. That's shameful you didn't know about it :)
php package from official Archlinux distribution requires apache and postfix as well too. Look at: https://gitlab.archlinux.org/archlinux/packaging/packages/php/-/blob/main/PKGBUILD?ref_type=heads
They are buildtime/tests dependencies and are not required in runtime
php-opcache depends in BUILDTIME on whole php85 packages set
So if you're using paru/pacaur/yay etc - that scripts download whole php85 PKGBUILD and start building whole php85 package set. No other options unfortunately. That how it works
hopeseekr commented on 2026-04-10 08:53 (UTC) (edited on 2026-04-10 08:53 (UTC) by hopeseekr)
Whomever maintains this package is a disgrace!
:: apache-2.4.66-2 and apache-tools-2.4.63-1 are in conflict. Remove apache-tools? [y/N]
NO NO NO NO!!! I do not use apache. I have not used apache for over a decade. I only want the small apache-tools package.
And WHY THE HECK do you make me use postfix / smtp-forwarder? And why does it ask me FIVE damn times the same question?!!?
As an AUR repo maintainer myself, I say that the maintainer of this package needs help.
Look at this bloody dependency tree?!!
I guarantee you that php-opcache doesn't depend on ANY of these...
This is shameful!!
el_aur commented on 2026-02-03 15:56 (UTC)
@php4fan php85-gd package is part of php85 package. You can't build it separately.
You have to build whole package set for php85.
It's NOT mainline php and is not related to it.
el_aur commented on 2026-02-03 15:52 (UTC) (edited on 2026-02-03 15:52 (UTC) by el_aur)
@Spixmaster official repo is official repo :) better ask em about this
php85-opcache subpackage is present for AUR version, so no problems here
el_aur commented on 2026-02-03 15:50 (UTC)
@php4fan smtp-forwarder is used for PHP tests. Ask question to upstream instead. They use postfix always:
https://gitlab.archlinux.org/archlinux/packaging/packages/php/-/blob/main/PKGBUILD?ref_type=heads
php4fan commented on 2026-01-29 15:54 (UTC) (edited on 2026-01-29 15:55 (UTC) by php4fan)
My comment was about php85-gd (and I posted it under php85-gd). I see that all the comments about any of the php85-* packages show up in all the pages of all the other php85-* packages. What a f***ing mess.
Spixmaster commented on 2026-01-29 10:26 (UTC)
Why is this not in the official repository? It is turned on by default since version 8.5, https://wiki.archlinux.org/title/PHP#OPcache.
php4fan commented on 2026-01-28 15:58 (UTC)
Why on earth does this depend on smtp-forwarder??
When I install this package it prompts me to choose a provider for smtp-forwarder, among dma, exim, and more. I don't want to install any of those and mess my system up just to have gd in php8.5. How is that related in any way?
This must be a mistake.