Search Criteria
Package Details: icu69 69.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/icu69.git (read-only, click to copy) |
---|---|
Package Base: | icu69 |
Description: | International Components for Unicode library |
Upstream URL: | http://www.icu-project.org/ |
Keywords: | icu unicode |
Licenses: | custom:icu |
Submitter: | asmeron |
Maintainer: | asmeron |
Last Packager: | asmeron |
Votes: | 6 |
Popularity: | 0.55 |
First Submitted: | 2022-03-20 15:41 (UTC) |
Last Updated: | 2022-03-20 15:41 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- sh (dashbinshAUR, zshbinshAUR, bash-devel-gitAUR, bash-gitAUR, bash)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- make (make-gitAUR) (make)
- patch (patch-gitAUR) (make)
- python (python37AUR) (make)
Required by (5)
- code-features (optional)
- code-features-insiders (optional)
- code-translucent (optional)
- visual-studio-code-bin (optional)
- visual-studio-code-insiders-bin (optional)
Latest Comments
Cebtenzzre commented on 2025-05-20 01:00 (UTC)
@That1Calculator Sorry, didn't know. Thought I was helping to make people aware that there was a known issue requiring a PKGBUILD update. I'll stop using that flag just because
makepkg
fails.That1Calculator commented on 2025-05-20 00:23 (UTC)
@Cebtenzzre a failed check is not a proper reason to flag a package as out of date :/
Cebtenzzre commented on 2025-05-17 21:20 (UTC)
check step fails with this error with python 3.13:
Fixed with this patch:
micwoj92 commented on 2024-04-29 07:51 (UTC)
Hello, could you remove clang makedep? Builds fine with gcc.