./wip/libuna, Library to support Unicode and ASCII (byte string) conversions

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


Branch: CURRENT, Version: 20150927, Package name: libuna-20150927, Maintainer: pkgsrc-users

Library to support Unicode and ASCII (byte string) conversions.

Supports:

* 7-bit ASCII
* ISO 8859-1, 8859-2, 8859-3, 8859-4, 8859-5, 8859-6, 8859-7, 8859-8, 8859-9,
8859-10, 8859-11, 8859-13, 8859-14, 8859-15
* Windows 874, 932, 936, 949, 950, 1250, 1251, 1252, 1253, 1254, 1255, 1256,
1257, 1258
* KOI8-R, KOI8-U
* UTF-7, UTF-8, UTF-16, UTF-32


Required to run:
[wip/libcerror] [wip/libclocale] [wip/libcnotify]

Required to build:
[pkgtools/cwrappers]

Package options: nls, static, wide-curses

Master sites:

RMD160: 1ab1945219d626ea86137a144c77e92ece3c98f9
Filesize: 1816.429 KB

Version history: (Expand)


CVS history: (Expand)


   2014-02-03 10:25:39 by othyro | Files touched by this commit (2) | Package updated
Log message:
Updated to latest release, 20140105. From ChangeLog:

20140105
* 2014 update
* updated dependencies
* worked on libcdatetime support
* updated updated msvscpp files

20130906
* worked on tests

20130905
* code clean up
* worked on tests

20130728
* fixes for some stream functions being too strict
   2013-06-09 23:49:15 by othyro | Files touched by this commit (2)
Log message:
Update to latest release 20130609. Build with bundled libcfile to resolve
circular dependency. From ChangeLog:

20130609
* fix in .pc.in file
   2013-06-08 15:18:02 by othyro | Files touched by this commit (4)
Log message:
Updated to latest release. Fixes a lot of problesm with standalone vs.
bundled libraries. Added static option to package. Reduced dependencies in
buildlink3.mk. Link against standalone libcerror.
   2013-01-10 16:50:39 by othyro | Files touched by this commit (3)
Log message:
Updated to latest version. Still doesn't build with pkgsrc libcerror
(bundled is fine). Left commented in Makefile and buildlink3.mk;
   2012-12-05 05:29:12 by othyro | Files touched by this commit (2)
Log message:
Fix PKGNAME.
   2012-12-05 05:23:21 by othyro | Files touched by this commit (6)
Log message:
Import libuna-a20120630 as wip/libuna.

Library to support Unicode and ASCII (byte string) conversions.

Supports:

 * 7-bit ASCII
 * ISO 8859-1, 8859-2, 8859-3, 8859-4, 8859-5, 8859-6, 8859-7, 8859-8, 8859-9,
   8859-10, 8859-11, 8859-13, 8859-14, 8859-15
 * Windows 874, 932, 936, 949, 950, 1250, 1251, 1252, 1253, 1254, 1255, 1256,
   1257, 1258
 * KOI8-R, KOI8-U
 * UTF-7, UTF-8, UTF-16, UTF-32