components/desktop/lgi/lgi.p5m
changeset 6197 83e434d46fbc
equal deleted inserted replaced
6196:92a092dbd0f6 6197:83e434d46fbc
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 <transform file path=usr.*/man/.+ -> \
       
    25     default mangler.man.stability "pass-through volatile">
       
    26 set name=pkg.fmri \
       
    27     value=pkg:/library/lua/lgi-52@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    28 set name=pkg.summary \
       
    29     value="Dynamic Lua binding to GObject libraries using GObject-Introspection"
       
    30 set name=com.oracle.info.description value=$(COMPONENT_NAME)
       
    31 set name=com.oracle.info.tpno value=$(TPNO)
       
    32 set name=info.classification \
       
    33     value="org.opensolaris.category.2008:Development/Other Languages"
       
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    36 set name=org.opensolaris.arc-caseid value=PSARC/2016/381
       
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    38 file path=usr/lib/lua/5.2/64/lgi/corelgilua52.so
       
    39 file path=usr/lib/lua/5.2/lgi/corelgilua52.so
       
    40 file path=usr/share/lua/5.2/lgi.lua
       
    41 file path=usr/share/lua/5.2/lgi/class.lua
       
    42 file path=usr/share/lua/5.2/lgi/component.lua
       
    43 file path=usr/share/lua/5.2/lgi/core.lua
       
    44 file path=usr/share/lua/5.2/lgi/enum.lua
       
    45 file path=usr/share/lua/5.2/lgi/ffi.lua
       
    46 file path=usr/share/lua/5.2/lgi/init.lua
       
    47 file path=usr/share/lua/5.2/lgi/log.lua
       
    48 file path=usr/share/lua/5.2/lgi/namespace.lua
       
    49 file path=usr/share/lua/5.2/lgi/override/Clutter.lua
       
    50 file path=usr/share/lua/5.2/lgi/override/GLib-Bytes.lua
       
    51 file path=usr/share/lua/5.2/lgi/override/GLib-Error.lua
       
    52 file path=usr/share/lua/5.2/lgi/override/GLib-Markup.lua
       
    53 file path=usr/share/lua/5.2/lgi/override/GLib-Timer.lua
       
    54 file path=usr/share/lua/5.2/lgi/override/GLib-Variant.lua
       
    55 file path=usr/share/lua/5.2/lgi/override/GLib.lua
       
    56 file path=usr/share/lua/5.2/lgi/override/GObject-Closure.lua
       
    57 file path=usr/share/lua/5.2/lgi/override/GObject-Object.lua
       
    58 file path=usr/share/lua/5.2/lgi/override/GObject-Type.lua
       
    59 file path=usr/share/lua/5.2/lgi/override/GObject-Value.lua
       
    60 file path=usr/share/lua/5.2/lgi/override/Gdk.lua
       
    61 file path=usr/share/lua/5.2/lgi/override/Gio-DBus.lua
       
    62 file path=usr/share/lua/5.2/lgi/override/Gio.lua
       
    63 file path=usr/share/lua/5.2/lgi/override/Gst.lua
       
    64 file path=usr/share/lua/5.2/lgi/override/Gtk.lua
       
    65 file path=usr/share/lua/5.2/lgi/override/Pango.lua
       
    66 file path=usr/share/lua/5.2/lgi/override/PangoCairo.lua
       
    67 file path=usr/share/lua/5.2/lgi/override/cairo.lua
       
    68 file path=usr/share/lua/5.2/lgi/package.lua
       
    69 file path=usr/share/lua/5.2/lgi/record.lua
       
    70 file path=usr/share/lua/5.2/lgi/version.lua
       
    71 license LICENSE license=MIT
       
    72 depend type=require fmri=runtime/lua