./converters/utf8proc, C library for processing Unicode data

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.9.0, Package name: utf8proc-2.9.0, Maintainer: micha

utf8proc 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: 188.931 KB

Version history: (Expand)


CVS history: (Expand)


   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
   2021-01-04 16:46:58 by Michael Baeuerle | Files touched by this commit (1)
Log message:
converters/utf8proc: Update ABI version

Bump PKGREVISION.