gnu-iconv: build 64-bit only
[unleashed-userland.git] / components / gnu-iconv / libiconv.p5m
blob71e8c1e795c44f9210beae69294254bf0f44c70e
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
21 # Copyright 2011 EveryCity Ltd. All rights reserved.
24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
25 set name=pkg.fmri value=pkg:/library/gnu-libiconv@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
26 set name=pkg.summary value="GNU libiconv - library used to convert between different character encodings"
27 set name=info.classification \
28     value=org.opensolaris.category.2008:System/Libraries
29 set name=info.upstream-url value="http://www.gnu.org/software/libiconv/"
30 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
31 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
33 license libiconv.license license="GPLv3"
35 file usr/bin/iconv path=usr/gnu/bin/iconv
36 file usr/include/iconv.h path=usr/gnu/include/iconv.h
37 file usr/include/libcharset.h path=usr/gnu/include/libcharset.h
38 file usr/include/localcharset.h path=usr/gnu/include/localcharset.h
39 file path=usr/lib/$(MACH64)/libcharset.so.1.0.0
40 file path=usr/lib/$(MACH64)/libiconv.so.2.5.1
41 file path=usr/lib/$(MACH64)/preloadable_libiconv.so
42 file path=usr/share/doc/libiconv/iconv.1.html
43 file path=usr/share/doc/libiconv/iconv.3.html
44 file path=usr/share/doc/libiconv/iconv_close.3.html
45 file path=usr/share/doc/libiconv/iconv_open.3.html
46 file path=usr/share/doc/libiconv/iconv_open_into.3.html
47 file path=usr/share/doc/libiconv/iconvctl.3.html
48 file usr/share/man/man1/iconv.1 path=usr/gnu/share/man/man1/iconv.1
49 file usr/share/man/man3/iconv.3 path=usr/gnu/share/man/man3/iconv.3
50 file usr/share/man/man3/iconv_close.3 path=usr/gnu/share/man/man3/iconv_close.3
51 file usr/share/man/man3/iconv_open.3 path=usr/gnu/share/man/man3/iconv_open.3
52 file usr/share/man/man3/iconv_open_into.3 \
53  path=usr/gnu/share/man/man3/iconv_open_into.3
54 file usr/share/man/man3/iconvctl.3 path=usr/gnu/share/man/man3/iconvctl.3
56 link path=usr/lib/$(MACH64)/libcharset.so target=libcharset.so.1.0.0
57 link path=usr/lib/$(MACH64)/libcharset.so.1 target=libcharset.so.1.0.0
58 link path=usr/lib/$(MACH64)/libiconv.so target=libiconv.so.2.5.1
59 link path=usr/lib/$(MACH64)/libiconv.so.2 target=libiconv.so.2.5.1