components/ksh93/developer-astdev.p5m
changeset 909 ec78fc2e4b1d
parent 789 5f074ca23733
equal deleted inserted replaced
908:a5331e3b6d86 909:ec78fc2e4b1d
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
       
    22 #
       
    23 # Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
    24 #
    22 #
    25 
    23 
    26 # The man pages are all at the top of a "files" directory; setting the hash to
    24 set name=pkg.fmri value=pkg:/developer/[email protected]
    27 # # point to the files therein.
    25 set name=pkg.renamed value=true
    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/astdev@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    33 set name=pkg.description \
       
    34     value="AT&T AST development utilities for extracting messages for localisation"
       
    35 set name=pkg.summary value="AT&T AST development utilities"
       
    36 set name=info.classification \
       
    37     value="org.opensolaris.category.2008:System/Software Management"
       
    38 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    39 set name=info.upstream \
       
    40     value="AT&T Software Technology (AST) OpenSource Software Collection"
       
    41 set name=info.upstream-url value=$(COMPONENT_ARCHIVE_URL)
       
    42 set name=org.opensolaris.arc-caseid value=PSARC/2012/002
       
    43 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    26 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    44 dir path=usr group=sys
    27 depend fmri=pkg:/developer/[email protected] type=require
    45 dir path=usr/ast group=sys
    28 
    46 dir path=usr/ast/bin
       
    47 dir path=usr/share/man/man1
       
    48 file $(MACH64)/bin/msgcc path=usr/ast/bin/msgcc mode=0555
       
    49 file $(MACH64)/bin/msgcpp path=usr/ast/bin/msgcpp mode=0555
       
    50 file $(MACH64)/bin/msgcvt path=usr/ast/bin/msgcvt mode=0555
       
    51 file $(MACH64)/bin/msggen path=usr/ast/bin/msggen mode=0555
       
    52 file $(MACH64)/bin/msgget path=usr/ast/bin/msgget mode=0555
       
    53 file path=usr/share/man/man1/msgcc.1
       
    54 file path=usr/share/man/man1/msgcpp.1
       
    55 file path=usr/share/man/man1/msgcvt.1
       
    56 file path=usr/share/man/man1/msggen.1
       
    57 file path=usr/share/man/man1/msgget.1
       
    58 legacy pkg=SUNWastdev desc="AT&T AST development utilities" \
       
    59     name="AT&T AST development utilities"
       
    60 license ksh93.license license=CPL