1# 2# This file and its contents are supplied under the terms of the 3# Common Development and Distribution License ("CDDL)". You may 4# only use this file in accordance with the terms of the CDDL. 5# 6# A full copy of the text of the CDDL should have accompanied this 7# source. A copy of the CDDL is also available via the Internet at 8# http://www.illumos.org/license/CDDL. 9# 10 11# 12# Copyright 2011 Nexenta Systems, Inc. All rights reserved. 13# 14 15# 16# A word about these languages. In English we refer to these as 17# Serbo-Croatian (and would include Croatian in the list), but the 18# naming of the local dialects is an area of locale dispute in these 19# regions. We have followed the precedent set by the Unicode CLDR 20# distribution, and used "sr" for Serbian (which includes Serbian, 21# Montenegrin, and Bosnian). "hr" is used for Croatian. Constructive 22# feedback from persons more familiar with these languages is welcome. 23# 24# Additionally, Serbian can be represented with both Cyrillic and 25# Latin alphabets. Cyrillic is mandated by law within Serbia, but 26# Latin is used elsewhere. Accordingly, sr_RS is based on the 27# Cyrillic Unicode data, while sr_BA and sr_ME use the Latin versions. 28# The complementary versions can be provided if there is deemed to be 29# cause. 30# 31 32set name=pkg.fmri value=pkg:/locale/sr@$(PKGVERS) 33set name=pkg.summary value="Serbian language support" 34set name=pkg.description value="Serbian language support" 35set name=info.classification \ 36 value=org.opensolaris.category.2008:System/Localizations 37set name=variant.arch value=$(ARCH) 38dir path=usr group=sys 39dir path=usr/lib 40dir path=usr/lib/locale 41dir path=usr/lib/locale/sr_BA.UTF-8 42dir path=usr/lib/locale/sr_BA.UTF-8/LC_COLLATE 43file path=usr/lib/locale/sr_BA.UTF-8/LC_COLLATE/LCL_DATA mode=0444 44dir path=usr/lib/locale/sr_BA.UTF-8/LC_CTYPE 45file path=usr/lib/locale/sr_BA.UTF-8/LC_CTYPE/LCL_DATA mode=0444 46dir path=usr/lib/locale/sr_BA.UTF-8/LC_MESSAGES 47file path=usr/lib/locale/sr_BA.UTF-8/LC_MESSAGES/LCL_DATA mode=0444 48dir path=usr/lib/locale/sr_BA.UTF-8/LC_MONETARY 49file path=usr/lib/locale/sr_BA.UTF-8/LC_MONETARY/LCL_DATA mode=0444 50dir path=usr/lib/locale/sr_BA.UTF-8/LC_NUMERIC 51file path=usr/lib/locale/sr_BA.UTF-8/LC_NUMERIC/LCL_DATA mode=0444 52dir path=usr/lib/locale/sr_BA.UTF-8/LC_TIME 53file path=usr/lib/locale/sr_BA.UTF-8/LC_TIME/LCL_DATA mode=0444 54dir path=usr/lib/locale/sr_ME.UTF-8 55dir path=usr/lib/locale/sr_ME.UTF-8/LC_COLLATE 56file path=usr/lib/locale/sr_ME.UTF-8/LC_COLLATE/LCL_DATA mode=0444 57dir path=usr/lib/locale/sr_ME.UTF-8/LC_CTYPE 58file path=usr/lib/locale/sr_ME.UTF-8/LC_CTYPE/LCL_DATA mode=0444 59dir path=usr/lib/locale/sr_ME.UTF-8/LC_MESSAGES 60file path=usr/lib/locale/sr_ME.UTF-8/LC_MESSAGES/LCL_DATA mode=0444 61dir path=usr/lib/locale/sr_ME.UTF-8/LC_MONETARY 62file path=usr/lib/locale/sr_ME.UTF-8/LC_MONETARY/LCL_DATA mode=0444 63dir path=usr/lib/locale/sr_ME.UTF-8/LC_NUMERIC 64file path=usr/lib/locale/sr_ME.UTF-8/LC_NUMERIC/LCL_DATA mode=0444 65dir path=usr/lib/locale/sr_ME.UTF-8/LC_TIME 66file path=usr/lib/locale/sr_ME.UTF-8/LC_TIME/LCL_DATA mode=0444 67dir path=usr/lib/locale/sr_RS.UTF-8 68dir path=usr/lib/locale/sr_RS.UTF-8/LC_COLLATE 69file path=usr/lib/locale/sr_RS.UTF-8/LC_COLLATE/LCL_DATA mode=0444 70dir path=usr/lib/locale/sr_RS.UTF-8/LC_CTYPE 71file path=usr/lib/locale/sr_RS.UTF-8/LC_CTYPE/LCL_DATA mode=0444 72dir path=usr/lib/locale/sr_RS.UTF-8/LC_MESSAGES 73file path=usr/lib/locale/sr_RS.UTF-8/LC_MESSAGES/LCL_DATA mode=0444 74dir path=usr/lib/locale/sr_RS.UTF-8/LC_MONETARY 75file path=usr/lib/locale/sr_RS.UTF-8/LC_MONETARY/LCL_DATA mode=0444 76dir path=usr/lib/locale/sr_RS.UTF-8/LC_NUMERIC 77file path=usr/lib/locale/sr_RS.UTF-8/LC_NUMERIC/LCL_DATA mode=0444 78dir path=usr/lib/locale/sr_RS.UTF-8/LC_TIME 79file path=usr/lib/locale/sr_RS.UTF-8/LC_TIME/LCL_DATA mode=0444 80license lic_CDDL license=lic_CDDL 81license usr/src/data/locale/data/THIRDPARTYLICENSE \ 82 license=usr/src/data/locale/data/THIRDPARTYLICENSE 83