Path to this page:
./
converters/utf8proc,
C library for processing Unicode data
Branch: CURRENT,
Version: 2.10.0,
Package name: utf8proc-2.10.0,
Maintainer: michautf8proc is a small, clean C library that provides Unicode
normalization, case-folding, and other operations for data in the
UTF-8 encoding (some of the underlying functions for UTF-32 are
exported too).
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 194.38 KB
Version history: (Expand)
- (2025-01-02) Updated to version: utf8proc-2.10.0
- (2023-10-23) Updated to version: utf8proc-2.9.0
- (2022-10-31) Updated to version: utf8proc-2.8.0
- (2021-12-17) Updated to version: utf8proc-2.7.0
- (2021-01-04) Updated to version: utf8proc-2.6.1nb1
- (2021-01-04) Updated to version: utf8proc-2.6.1
CVS history: (Expand)
2025-01-02 14:55:52 by Michael Baeuerle | Files touched by this commit (2) |
Log message:
converters/utf8proc: Update to 2.10.0
pkgsrc changes:
- License "unicode-v3" added for embedded parts derived from Unicode \
data files.
Upstream changelog:
- Unicode 16 support ([#277]).
- New `utf8proc_charwidth_ambiguous` function to return whether a character has
East Asian width class A (Ambiguous) ([#270]).
|
2023-11-28 11:13:20 by Niclas Rosenvik | Files touched by this commit (1) |
Log message:
utf8proc: add missing pkgconfig override
|
2023-10-23 16:04:18 by Michael Baeuerle | Files touched by this commit (3) |
Log message:
converters/utf8proc: Update to 2.9.0
pkgsrc changes:
- Replace USE_LANGUAGES with USE_CC_FEATURES to declare required
language version
- Add FORCE_C_STD to switch the compiler to that version
- Add BUILDLINK_ABI_DEPENDS for new ABI major version
Changelog:
- Unicode 15.1 support (#253).
|
2022-10-31 12:01:05 by Michael Baeuerle | Files touched by this commit (2) |
Log message:
converters/utf8proc: Update to 2.8.0
- Unicode 15 support (#247).
|
2021-12-17 11:29:09 by Michael Baeuerle | Files touched by this commit (1) |
Log message:
converters/utf8proc: Align backslash
|
2021-12-17 11:20:24 by Michael Baeuerle | Files touched by this commit (2) |
Log message:
converters/utf8proc: Update to 2.7.0
Now uses release version for pkg-config file (same as cmake would do).
Changelog:
* Unicode 14 support ([#233]).
* Support GNUInstallDirs in CMake build ([#159]).
* cmake build now installs pkg-config file ([#224]).
* Various build and portability improvements.
|
2021-10-26 12:06:54 by Nia Alarie | Files touched by this commit (150) |
Log message:
converters: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:29:13 by Nia Alarie | Files touched by this commit (150) |
Log message:
converters: Remove SHA1 hashes for distfiles
|