gcc-6: don't ship info pages
[unleashed-userland.git] / components / ksh93 / developer-astdev93.p5m
blob4719d66cc54c0bebf791ef21313e673f5b565cdd
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
23 # Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
26 # The man pages are all at the top of a "files" directory; setting the hash to
27 # # point to the files therein.
28 <transform file path=usr/share/man/man.+/(.+)$ -> set action.hash %<\1> >
29 # Bypassing the mangler for these files because they are pre-Solarified.
30 <transform file path=usr/share/man/.+$ -> add mangler.bypass true >
31 set name=pkg.fmri \
32     value=pkg:/developer/astdev93@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
33 set name=pkg.human-version value=$(IPS_HUMAN_VERSION)
34 set name=pkg.description \
35     value="AT&T AST development utilities for extracting messages for localisation"
36 set name=pkg.summary value="AT&T AST development utilities"
37 set name=com.oracle.info.description value="the AT&T AST development utilities"
38 set name=info.classification \
39     value="org.opensolaris.category.2008:System/Software Management"
40 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
41 set name=info.upstream \
42     value="AT&T Software Technology (AST) OpenSource Software Collection"
43 set name=info.upstream-url value=$(COMPONENT_ARCHIVE_URL)
44 set name=org.opensolaris.arc-caseid value=PSARC/2012/002
45 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
46 file $(MACH64)/bin/msgcc path=usr/ast/bin/msgcc mode=0555
47 file $(MACH64)/bin/msgcpp path=usr/ast/bin/msgcpp mode=0555
48 file $(MACH64)/bin/msgcvt path=usr/ast/bin/msgcvt mode=0555
49 file $(MACH64)/bin/msggen path=usr/ast/bin/msggen mode=0555
50 file $(MACH64)/bin/msgget path=usr/ast/bin/msgget mode=0555
51 file path=usr/share/man/man1/msgcc.1
52 file path=usr/share/man/man1/msgcpp.1
53 file path=usr/share/man/man1/msgcvt.1
54 file path=usr/share/man/man1/msggen.1
55 file path=usr/share/man/man1/msgget.1
56 legacy pkg=SUNWastdev desc="AT&T AST development utilities" \
57     name="AT&T AST development utilities"
58 license ksh93.license license=CPL
59 # Ensure that we upgrade the old package to the version where it's
60 # renamed.
61 depend fmri=pkg:/developer/astdev@20110208-0.175.1.0.0.21.0 type=optional