components/screen/screen.p5m
branchs11u3-sru
changeset 7961 58f46f117aca
parent 3734 24181f5eb463
equal deleted inserted replaced
7958:a40f2d0e1531 7961:58f46f117aca
    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 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 set name=pkg.fmri \
    25 set name=pkg.fmri \
    26     value=pkg:/terminal/screen@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/terminal/screen@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    32     value="org.opensolaris.category.2008:Applications/System Utilities"
    32     value="org.opensolaris.category.2008:Applications/System Utilities"
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=org.opensolaris.arc-caseid value=PSARC/2008/413
    35 set name=org.opensolaris.arc-caseid value=PSARC/2008/413
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 dir  path=etc
       
    38 file etc/etcscreenrc path=etc/screenrc group=sys mode=0644 \
    37 file etc/etcscreenrc path=etc/screenrc group=sys mode=0644 \
    39     original_name=SUNWscreen:etc/screenrc preserve=renamenew
    38     original_name=SUNWscreen:etc/screenrc preserve=renamenew
    40 dir  path=usr
       
    41 dir  path=usr/bin
       
    42 file path=usr/bin/screen
    39 file path=usr/bin/screen
    43 dir  path=usr/share
       
    44 dir  path=usr/share/info
       
    45 file path=usr/share/info/screen.info
    40 file path=usr/share/info/screen.info
    46 file path=usr/share/info/screen.info-1
    41 file path=usr/share/lib/terminfo/s/screen-256color
    47 file path=usr/share/info/screen.info-2
       
    48 file path=usr/share/info/screen.info-3
       
    49 file path=usr/share/info/screen.info-4
       
    50 file path=usr/share/info/screen.info-5
       
    51 dir  path=usr/share/lib
       
    52 dir  path=usr/share/lib/terminfo
       
    53 dir  path=usr/share/lib/terminfo/s
       
    54 file path=usr/share/lib/terminfo/s/screen-bce
    42 file path=usr/share/lib/terminfo/s/screen-bce
    55 file path=usr/share/lib/terminfo/s/screen-s
    43 file path=usr/share/lib/terminfo/s/screen-s
    56 dir  path=usr/share/man
       
    57 dir  path=usr/share/man/man1
       
    58 file path=usr/share/man/man1/screen.1
    44 file path=usr/share/man/man1/screen.1
    59 dir  path=usr/share/screen
       
    60 dir  path=usr/share/screen/utf8encodings
       
    61 file path=usr/share/screen/utf8encodings/01
    45 file path=usr/share/screen/utf8encodings/01
    62 file path=usr/share/screen/utf8encodings/02
    46 file path=usr/share/screen/utf8encodings/02
    63 file path=usr/share/screen/utf8encodings/03
    47 file path=usr/share/screen/utf8encodings/03
    64 file path=usr/share/screen/utf8encodings/04
    48 file path=usr/share/screen/utf8encodings/04
    65 file path=usr/share/screen/utf8encodings/18
    49 file path=usr/share/screen/utf8encodings/18
    73 file path=usr/share/screen/utf8encodings/c7
    57 file path=usr/share/screen/utf8encodings/c7
    74 file path=usr/share/screen/utf8encodings/c8
    58 file path=usr/share/screen/utf8encodings/c8
    75 file path=usr/share/screen/utf8encodings/cc
    59 file path=usr/share/screen/utf8encodings/cc
    76 file path=usr/share/screen/utf8encodings/cd
    60 file path=usr/share/screen/utf8encodings/cd
    77 file path=usr/share/screen/utf8encodings/d6
    61 file path=usr/share/screen/utf8encodings/d6
    78 license COPYING license=GPLv2
    62 license COPYING license=GPLv3