components/lua/lua.p5m
changeset 990 6bfca1239ccb
parent 986 ebade8aad240
child 1065 d0688b92e84d
equal deleted inserted replaced
989:e18b35b042df 990:6bfca1239ccb
    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, 2012, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2012 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:/runtime/lua@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/runtime/lua@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.summary value="Lua Programming language"
    29 set name=pkg.summary value="Lua Programming language"
    30 set name=info.classification \
    30 set name=info.classification \
    31     value="org.opensolaris.category.2008:Development/Other Languages"
    31     value="org.opensolaris.category.2008:Development/Other Languages"
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=org.opensolaris.arc-caseid \
    34 set name=org.opensolaris.arc-caseid value=PSARC/2009/013
    35     value=LSARC/2009/013
       
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 dir path=usr
    36 dir path=usr
    38 dir path=usr
       
    39 dir path=usr/bin
    37 dir path=usr/bin
    40 dir path=usr/demo
    38 dir path=usr/bin/$(MACH64)
    41 dir path=usr/demo/lua
       
    42 dir path=usr/demo/lua/test
       
    43 dir path=usr/include
    39 dir path=usr/include
    44 dir path=usr/lib
    40 dir path=usr/lib
    45 dir path=usr/lib/$(MACH64)
    41 dir path=usr/lib/$(MACH64)
       
    42 dir path=usr/lib/$(MACH64)/pkgconfig
    46 dir path=usr/lib/pkgconfig
    43 dir path=usr/lib/pkgconfig
    47 dir path=usr/share
    44 dir path=usr/share
    48 dir path=usr/share/doc
    45 dir path=usr/share/doc
    49 dir path=usr/share/doc/lua
    46 dir path=usr/share/doc/lua
    50 dir path=usr/share/man
    47 dir path=usr/share/man
    51 dir path=usr/share/man/man1
    48 dir path=usr/share/man/man1
       
    49 file path=usr/bin/$(MACH64)/lua
       
    50 file path=usr/bin/$(MACH64)/luac
    52 file path=usr/bin/lua
    51 file path=usr/bin/lua
    53 file path=usr/bin/luac
    52 file path=usr/bin/luac
    54 file path=usr/demo/lua/test/bisect.lua
       
    55 file path=usr/demo/lua/test/cf.lua
       
    56 file path=usr/demo/lua/test/echo.lua
       
    57 file path=usr/demo/lua/test/env.lua
       
    58 file path=usr/demo/lua/test/factorial.lua
       
    59 file path=usr/demo/lua/test/fib.lua
       
    60 file path=usr/demo/lua/test/fibfor.lua
       
    61 file path=usr/demo/lua/test/globals.lua
       
    62 file path=usr/demo/lua/test/hello.lua
       
    63 file path=usr/demo/lua/test/life.lua
       
    64 file path=usr/demo/lua/test/luac.lua
       
    65 file path=usr/demo/lua/test/printf.lua
       
    66 file path=usr/demo/lua/test/readonly.lua
       
    67 file path=usr/demo/lua/test/sieve.lua
       
    68 file path=usr/demo/lua/test/sort.lua
       
    69 file path=usr/demo/lua/test/table.lua
       
    70 file path=usr/demo/lua/test/trace-calls.lua
       
    71 file path=usr/demo/lua/test/trace-globals.lua
       
    72 file path=usr/demo/lua/test/xd.lua
       
    73 file path=usr/include/lauxlib.h
    53 file path=usr/include/lauxlib.h
    74 file path=usr/include/lua.h
    54 file path=usr/include/lua.h
    75 file path=usr/include/luaconf.h
    55 file path=usr/include/luaconf.h
    76 file path=usr/include/lualib.h
    56 file path=usr/include/lualib.h
    77 file path=usr/lib/$(MACH64)/liblua.so
    57 file path=usr/lib/$(MACH64)/liblua.so
       
    58 file $(MACH64)/lua.pc path=usr/lib/$(MACH64)/pkgconfig/lua.pc
    78 file path=usr/lib/liblua.so
    59 file path=usr/lib/liblua.so
    79 file $(MACH32)/etc/lua.pc path=usr/lib/pkgconfig/lua.pc
    60 file $(MACH32)/lua.pc path=usr/lib/pkgconfig/lua.pc
    80 file path=usr/share/doc/lua/amazon.gif
       
    81 file path=usr/share/doc/lua/contents.html
    61 file path=usr/share/doc/lua/contents.html
    82 file path=usr/share/doc/lua/cover.png
       
    83 file path=usr/share/doc/lua/logo.gif
    62 file path=usr/share/doc/lua/logo.gif
    84 file path=usr/share/doc/lua/lua.css
    63 file path=usr/share/doc/lua/lua.css
    85 file path=usr/share/doc/lua/lua.html
       
    86 file path=usr/share/doc/lua/luac.html
       
    87 file path=usr/share/doc/lua/manual.css
    64 file path=usr/share/doc/lua/manual.css
    88 file path=usr/share/doc/lua/manual.html
    65 file path=usr/share/doc/lua/manual.html
       
    66 file path=usr/share/doc/lua/osi-certified-72x60.png
    89 file path=usr/share/doc/lua/readme.html
    67 file path=usr/share/doc/lua/readme.html
    90 file path=usr/share/man/man1/lua.1
    68 file path=usr/share/man/man1/lua.1
    91 file path=usr/share/man/man1/luac.1
    69 file path=usr/share/man/man1/luac.1
    92 
       
    93 license lua.license license=MIT
    70 license lua.license license=MIT