view usr/src/pkg/manifests/locale-zh-cn-extra.mf @ 13604:dfe49af80c1b

1570 add support for GB18030 Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Kartik Mistry <kartik@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
author Bruce Yao <yffbrave@gmail.com>
date Mon, 13 Feb 2012 18:30:01 -0800
parents
children
line wrap: on
line source

#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL)".  You may
# only use this file in accordance with the terms of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#

#
# Copyright 2011 Nexenta Systems, Inc.  All rights reserved.
#

set name=pkg.fmri value=pkg:/locale/zh_cn-extra@$(PKGVERS)
set name=pkg.description \
    value="Simplified Chinese language support extra files"
set name=pkg.summary value="Simplified Chinese language support extra files"
set name=info.classification \
    value=org.opensolaris.category.2008:System/Localizations
set name=variant.arch value=$(ARCH)
dir path=usr group=sys
dir path=usr/lib
dir path=usr/lib/locale
dir path=usr/lib/locale/zh_CN.GB18030
dir path=usr/lib/locale/zh_CN.GB18030/LC_COLLATE
dir path=usr/lib/locale/zh_CN.GB18030/LC_CTYPE
dir path=usr/lib/locale/zh_CN.GB18030/LC_MESSAGES
dir path=usr/lib/locale/zh_CN.GB18030/LC_MONETARY
dir path=usr/lib/locale/zh_CN.GB18030/LC_NUMERIC
dir path=usr/lib/locale/zh_CN.GB18030/LC_TIME
file path=usr/lib/locale/zh_CN.GB18030/LC_COLLATE/LCL_DATA mode=0444
file path=usr/lib/locale/zh_CN.GB18030/LC_CTYPE/LCL_DATA mode=0444
file path=usr/lib/locale/zh_CN.GB18030/LC_MESSAGES/LCL_DATA mode=0444
file path=usr/lib/locale/zh_CN.GB18030/LC_MONETARY/LCL_DATA mode=0444
file path=usr/lib/locale/zh_CN.GB18030/LC_NUMERIC/LCL_DATA mode=0444
file path=usr/lib/locale/zh_CN.GB18030/LC_TIME/LCL_DATA mode=0444
license lic_CDDL license=lic_CDDL
license usr/src/cmd/localedef/data/THIRDPARTYLICENSE \
    license=usr/src/cmd/localedef/data/THIRDPARTYLICENSE