components/nethack/nethack.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
child 4029 d0b41e7f3e31
equal deleted inserted replaced
3731:7b09b73a67a4 3732:0f62cc221c7e
    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, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, 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:/games/nethack@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/games/nethack@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27 set name=pkg.description value="Nethack is a turn-based single-player dungeon exploration game related to Hack and Rogue.  The primary interface is a pseudo-graphical display rendered in text in a terminal, and controlled by the keyboard."
       
    28 set name=pkg.summary value="A single-player dungeon exploration game"
    27 set name=pkg.summary value="A single-player dungeon exploration game"
       
    28 set name=pkg.description \
       
    29     value="Nethack is a turn-based single-player dungeon exploration game related to Hack and Rogue.  The primary interface is a pseudo-graphical display rendered in text in a terminal, and controlled by the keyboard."
    29 set name=com.oracle.info.description value="the nethack game"
    30 set name=com.oracle.info.description value="the nethack game"
    30 set name=com.oracle.info.tpno value=$(TPNO)
    31 set name=com.oracle.info.tpno value=$(TPNO)
    31 set name=info.classification \
    32 set name=info.classification \
    32     value=org.opensolaris.category.2008:Applications/Games
    33     value=org.opensolaris.category.2008:Applications/Games
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=org.opensolaris.arc-caseid \
    36 set name=org.opensolaris.arc-caseid value=PSARC/2008/172
    36     value=PSARC/2008/172
       
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    38 
       
    39 license nethack.copyright license=Nethack
       
    40 
       
    41 dir path=var/games/nethack mode=0775 group=games
       
    42 dir path=var/games/nethack/save mode=0775 group=games
       
    43 
       
    44 file path=usr/bin/nethack
    38 file path=usr/bin/nethack
    45 file path=usr/lib/nethack/Arc-fila.lev
    39 file path=usr/lib/nethack/Arc-fila.lev
    46 file path=usr/lib/nethack/Arc-filb.lev
    40 file path=usr/lib/nethack/Arc-filb.lev
    47 file path=usr/lib/nethack/Arc-goal.lev
    41 file path=usr/lib/nethack/Arc-goal.lev
    48 file path=usr/lib/nethack/Arc-loca.lev
    42 file path=usr/lib/nethack/Arc-loca.lev
   142 file path=usr/lib/nethack/minetn-3.lev
   136 file path=usr/lib/nethack/minetn-3.lev
   143 file path=usr/lib/nethack/minetn-4.lev
   137 file path=usr/lib/nethack/minetn-4.lev
   144 file path=usr/lib/nethack/minetn-5.lev
   138 file path=usr/lib/nethack/minetn-5.lev
   145 file path=usr/lib/nethack/minetn-6.lev
   139 file path=usr/lib/nethack/minetn-6.lev
   146 file path=usr/lib/nethack/minetn-7.lev
   140 file path=usr/lib/nethack/minetn-7.lev
   147 file path=usr/lib/nethack/nethack mode=2555 group=games
   141 file path=usr/lib/nethack/nethack group=games mode=2555
   148 file path=usr/lib/nethack/opthelp
   142 file path=usr/lib/nethack/opthelp
   149 file path=usr/lib/nethack/options
   143 file path=usr/lib/nethack/options
   150 file path=usr/lib/nethack/oracle.lev
   144 file path=usr/lib/nethack/oracle.lev
   151 file path=usr/lib/nethack/oracles
   145 file path=usr/lib/nethack/oracles
   152 file path=usr/lib/nethack/orcus.lev
   146 file path=usr/lib/nethack/orcus.lev
   172 file path=usr/lib/nethack/wizard1.lev
   166 file path=usr/lib/nethack/wizard1.lev
   173 file path=usr/lib/nethack/wizard2.lev
   167 file path=usr/lib/nethack/wizard2.lev
   174 file path=usr/lib/nethack/wizard3.lev
   168 file path=usr/lib/nethack/wizard3.lev
   175 file path=usr/lib/nethack/wizhelp
   169 file path=usr/lib/nethack/wizhelp
   176 file path=usr/lib/nethack/x11tiles
   170 file path=usr/lib/nethack/x11tiles
   177 
       
   178 file nethack.6 path=usr/share/man/man6/nethack.6
   171 file nethack.6 path=usr/share/man/man6/nethack.6
   179 
   172 dir  path=var/games/nethack group=games mode=0775
   180 file path=var/games/nethack/logfile mode=0664 group=games \
   173 file path=var/games/nethack/logfile group=games mode=0664 \
   181     original_name=SUNWnethack:var/games/nethack/logfile preserve=true
   174     original_name=SUNWnethack:var/games/nethack/logfile preserve=true
   182 file path=var/games/nethack/perm mode=0664 group=games \
   175 file path=var/games/nethack/perm group=games mode=0664 \
   183     original_name=SUNWnethack:var/games/nethack/perm preserve=true
   176     original_name=SUNWnethack:var/games/nethack/perm preserve=true
   184 file path=var/games/nethack/record mode=0664 group=games \
   177 file path=var/games/nethack/record group=games mode=0664 \
   185     original_name=SUNWnethack:var/games/nethack/record preserve=true
   178     original_name=SUNWnethack:var/games/nethack/record preserve=true
       
   179 dir  path=var/games/nethack/save group=games mode=0775
       
   180 license nethack.copyright license=Nethack