Search Criteria
Package Details: mimemagic 1.2.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mimemagic.git (read-only, click to copy) |
|---|---|
| Package Base: | mimemagic |
| Description: | Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree magic for mounted volumes, generated from the XDG shared-mime-info database |
| Upstream URL: | https://godoc.org/github.com/zRedShift/mimemagic |
| Keywords: | detection extension filetype freedesktop go golang magic-numbers mime mime-database mime-types xdg |
| Licenses: | GPL2 |
| Conflicts: | mimemagic-git |
| Submitter: | ragouel |
| Maintainer: | Cynthetika |
| Last Packager: | Cynthetika |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-04-24 00:54 (UTC) |
| Last Updated: | 2021-11-07 04:23 (UTC) |
Dependencies (2)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
dreieck commented on 2024-12-02 14:02 (UTC)
check()fails for me withFAIL: TestMatchFilePath//root/access/denied (0.00s):Complete package building must never need root priviledges.
If it does, consider faking or redirect to a place within
$srcdirwhere it has access rights.Regards!