97N/A#
97N/A# CDDL HEADER START
97N/A#
97N/A# The contents of this file are subject to the terms of the
97N/A# Common Development and Distribution License (the "License").
97N/A# You may not use this file except in compliance with the License.
97N/A#
97N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
97N/A# or http://www.opensolaris.org/os/licensing.
97N/A# See the License for the specific language governing permissions
97N/A# and limitations under the License.
97N/A#
97N/A# When distributing Covered Code, include this CDDL HEADER in each
97N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
97N/A# If applicable, add the following below this CDDL HEADER, with the
97N/A# fields enclosed by brackets "[]" replaced with your own identifying
97N/A# information: Portions Copyright [yyyy] [name of copyright owner]
97N/A#
97N/A# CDDL HEADER END
97N/A#
3732N/A# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
97N/A#
181N/A
181N/A<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
181N/Aset name=pkg.fmri \
181N/A value=pkg:/runtime/lua@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
3732N/Aset name=pkg.summary value="Lua Programming language"
181N/Aset name=pkg.description \
181N/A value="Lua is a powerful, fast, lightweight, embeddable scripting language."
1498N/Aset name=com.oracle.info.description value="the lua scripting language"
2899N/Aset name=com.oracle.info.tpno value=$(TPNO)
181N/Aset name=info.classification \
181N/A value="org.opensolaris.category.2008:Development/Other Languages"
464N/Aset name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
618N/Aset name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
2793N/Aset name=org.opensolaris.arc-caseid value=LSARC/2009/013
97N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
5680N/Afile path=usr/bin/lua
5680N/Afile path=usr/bin/luac
181N/Afile path=usr/include/lauxlib.h
181N/Afile path=usr/include/lua.h
181N/Afile path=usr/include/luaconf.h
181N/Afile path=usr/include/lualib.h
181N/Afile path=usr/lib/$(MACH64)/liblua.so
1607N/Afile lua-64.pc path=usr/lib/$(MACH64)/pkgconfig/lua.pc
181N/Afile path=usr/lib/liblua.so
1607N/Afile files/lua.pc path=usr/lib/pkgconfig/lua.pc
181N/Afile path=usr/share/doc/lua/contents.html
181N/Afile path=usr/share/doc/lua/logo.gif
181N/Afile path=usr/share/doc/lua/lua.css
97N/Afile path=usr/share/doc/lua/manual.css
181N/Afile path=usr/share/doc/lua/manual.html
1119N/Afile path=usr/share/doc/lua/osi-certified-72x60.png
181N/Afile path=usr/share/doc/lua/readme.html
181N/Afile path=usr/share/man/man1/lua.1
181N/Afile path=usr/share/man/man1/luac.1
181N/Alicense lua.license license=MIT