Search Criteria
Package Details: icu71 71.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/icu71.git (read-only, click to copy) |
---|---|
Package Base: | icu71 |
Description: | International Components for Unicode library (version 71) |
Upstream URL: | http://www.icu-project.org/ |
Licenses: | custom:icu |
Submitter: | ujhhgtg |
Maintainer: | ujhhgtg |
Last Packager: | ujhhgtg |
Votes: | 1 |
Popularity: | 0.001292 |
First Submitted: | 2022-11-03 10:16 (UTC) |
Last Updated: | 2022-11-03 10:16 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- sh (dashbinshAUR, bash-devel-static-gitAUR, zshbinshAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR, bash)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- make (make-gitAUR) (make)
- patch (patch-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Latest Comments
dreieck commented on 2025-01-12 15:50 (UTC)
Can you also add the header files (
/usr/include/unicode-71/*
) foricu71
?dreieck commented on 2025-01-12 15:39 (UTC)
Can you please add
pkg-config
.pc
files foricu71
?I currently fail to manually feed
icu71
instead of the latest version oficu
into acmake
project without this.Regards!
dreieck commented on 2025-01-12 15:34 (UTC)
check()
fails withAttributeError(f"module {__name__!r} has no attribute {name!r}")
:Regards!