Move idnkit from SFW to oi-userland
commit62f7228291a37db530040e290a5d5581d54db7bb
authorAdam Števko <adam.stevko@gmail.com>
Wed, 12 Oct 2016 14:55:15 +0000 (12 17:55 +0300)
committerAdam Števko <adam.stevko@gmail.com>
Tue, 18 Oct 2016 12:08:28 +0000 (18 15:08 +0300)
tree33b907d0e6c8e63bc17950bd3a77b1ea6c625dee
parentc7c5f8eddf9f0b1120d1cfadfc0df41e63a1197f
Move idnkit from SFW to oi-userland
32 files changed:
components/library/idnkit/Makefile [new file with mode: 0644]
components/library/idnkit/idnconv.p5m [new file with mode: 0644]
components/library/idnkit/idnkit.license [new file with mode: 0644]
components/library/idnkit/idnkit.p5m [new file with mode: 0644]
components/library/idnkit/manifests/sample-manifest.p5m [new file with mode: 0644]
components/library/idnkit/patches/include_idn_assert.h.patch [new file with mode: 0644]
components/library/idnkit/patches/include_idn_logmacro.h.patch [new file with mode: 0644]
components/library/idnkit/patches/include_idn_res.h.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_aliaslist.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_api.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_checker.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_converter.c.2.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_converter.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_delimitermap.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_filechecker.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_filemapper.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_mapper.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_mapselector.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_nameprep.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_normalizer.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_punycode.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_res.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_resconf.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_strhash.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_ucs4.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_ucsmap.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_ucsset.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_unicode.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_unormalize.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_utf8.c.patch [new file with mode: 0644]
components/library/idnkit/patches/lib_util.c.patch [new file with mode: 0644]
components/library/idnkit/patches/ltconfig.patch [new file with mode: 0644]