components/desktop/lgi/lgi.p5m
changeset 6197 83e434d46fbc
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/desktop/lgi/lgi.p5m	Sun Jun 12 20:44:00 2016 -0700
@@ -0,0 +1,72 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file path=usr.*/man/.+ -> \
+    default mangler.man.stability "pass-through volatile">
+set name=pkg.fmri \
+    value=pkg:/library/lua/lgi-52@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary \
+    value="Dynamic Lua binding to GObject libraries using GObject-Introspection"
+set name=com.oracle.info.description value=$(COMPONENT_NAME)
+set name=com.oracle.info.tpno value=$(TPNO)
+set name=info.classification \
+    value="org.opensolaris.category.2008:Development/Other Languages"
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2016/381
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file path=usr/lib/lua/5.2/64/lgi/corelgilua52.so
+file path=usr/lib/lua/5.2/lgi/corelgilua52.so
+file path=usr/share/lua/5.2/lgi.lua
+file path=usr/share/lua/5.2/lgi/class.lua
+file path=usr/share/lua/5.2/lgi/component.lua
+file path=usr/share/lua/5.2/lgi/core.lua
+file path=usr/share/lua/5.2/lgi/enum.lua
+file path=usr/share/lua/5.2/lgi/ffi.lua
+file path=usr/share/lua/5.2/lgi/init.lua
+file path=usr/share/lua/5.2/lgi/log.lua
+file path=usr/share/lua/5.2/lgi/namespace.lua
+file path=usr/share/lua/5.2/lgi/override/Clutter.lua
+file path=usr/share/lua/5.2/lgi/override/GLib-Bytes.lua
+file path=usr/share/lua/5.2/lgi/override/GLib-Error.lua
+file path=usr/share/lua/5.2/lgi/override/GLib-Markup.lua
+file path=usr/share/lua/5.2/lgi/override/GLib-Timer.lua
+file path=usr/share/lua/5.2/lgi/override/GLib-Variant.lua
+file path=usr/share/lua/5.2/lgi/override/GLib.lua
+file path=usr/share/lua/5.2/lgi/override/GObject-Closure.lua
+file path=usr/share/lua/5.2/lgi/override/GObject-Object.lua
+file path=usr/share/lua/5.2/lgi/override/GObject-Type.lua
+file path=usr/share/lua/5.2/lgi/override/GObject-Value.lua
+file path=usr/share/lua/5.2/lgi/override/Gdk.lua
+file path=usr/share/lua/5.2/lgi/override/Gio-DBus.lua
+file path=usr/share/lua/5.2/lgi/override/Gio.lua
+file path=usr/share/lua/5.2/lgi/override/Gst.lua
+file path=usr/share/lua/5.2/lgi/override/Gtk.lua
+file path=usr/share/lua/5.2/lgi/override/Pango.lua
+file path=usr/share/lua/5.2/lgi/override/PangoCairo.lua
+file path=usr/share/lua/5.2/lgi/override/cairo.lua
+file path=usr/share/lua/5.2/lgi/package.lua
+file path=usr/share/lua/5.2/lgi/record.lua
+file path=usr/share/lua/5.2/lgi/version.lua
+license LICENSE license=MIT
+depend type=require fmri=runtime/lua