./textproc/icu, Robust and full-featured Unicode services

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


Branch: pkgsrc-2012Q4, Version: 50.1, Package name: icu-50.1, Maintainer: pkgsrc-users

The International Components for Unicode(ICU) is a C and C++ library that
provides robust and full-featured Unicode support on a wide variety of
platforms. The library provides:

- Calendar support
- Character set conversions
- Collation (language-sensitive)
- Date & time formatting
- Locales (140+ supported)
- Message catalogs (resources)
- Message formatting
- Normalization
- Number & currency formatting
- Time zones
- Transliteration
- Word, line & sentence breaks


Required to build:
[devel/gmake]

Master sites:

SHA1: 9a3369c00a8be8eff935d2893849ad2eb246c0ef
RMD160: 454afee3631da53520d2b66126a8b5f528685b7d
Filesize: 20684.699 KB

Version history: (Expand)


CVS history: (Expand)


   2013-02-13 16:46:15 by Matthias Scheler | Files touched by this commit (1)
Log message:
Pullup ticket #4062 - requested by he
textproc/icu: build fix

Revisions pulled up:
- textproc/icu/hacks.mk                                         1.1

---
   Module Name:	pkgsrc
   Committed By:	jmcneill
   Date:		Fri Feb  1 03:44:22 UTC 2013

   Added Files:
   	pkgsrc/textproc/icu: hacks.mk

   Log message:
   Fix NetBSD build with gcc <= 4.5 on arm (missing builtin atomics).