Add click 6.6
[unleashed-userland.git] / components / runtime / lua / lua.p5m
blobd7864d5adb9aa4693e6eacd37dae8cd9c09bd850
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
13 # Copyright (c) 2013, Adam Stevko. All rights reserved.
16 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
18 set name=pkg.fmri value=pkg:/runtime/lua@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
19 set name=pkg.summary value="Lua Programming language"
20 set name=pkg.description value="Lua is a powerful, fast, lightweight, embeddable scripting language."
21 set name=info.classification value="org.opensolaris.category.2008:Development/Other Languages"
22 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
23 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
24 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
26 license lua.license license=MIT
28 file path=usr/bin/$(MACH64)/lua
29 file path=usr/bin/$(MACH64)/luac
30 file path=usr/bin/lua
31 file path=usr/bin/luac
32 file path=usr/include/lauxlib.h
33 file path=usr/include/lua.h
34 file path=usr/include/lua.hpp
35 file path=usr/include/luaconf.h
36 file path=usr/include/lualib.h
37 file path=usr/lib/$(MACH64)/liblua.so
38 file path=usr/lib/liblua.so
39 file path=usr/share/doc/lua/contents.html
40 file path=usr/share/doc/lua/logo.gif
41 file path=usr/share/doc/lua/lua.css
42 file path=usr/share/doc/lua/manual.css
43 file path=usr/share/doc/lua/manual.html
44 file path=usr/share/doc/lua/osi-certified-72x60.png
45 file path=usr/share/doc/lua/readme.html
46 file path=usr/share/man/man1/lua.1
47 file path=usr/share/man/man1/luac.1
48 file lua-64.pc path=usr/lib/$(MACH64)/pkgconfig/lua.pc
49 file files/lua.pc path=usr/lib/pkgconfig/lua.pc