components/desktop/libxklavier/libxklavier.p5m
changeset 7038 ec6c9e486ce6
child 7056 782ed5da6345
equal deleted inserted replaced
7037:680031ff5b57 7038:ec6c9e486ce6
       
     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 
       
    22 #
       
    23 # Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
       
    24 #
       
    25 
       
    26 <transform dir file link hardlink path=usr/share/gtk-doc/.* -> \
       
    27     default facet.devel all>
       
    28 <transform file path=usr.*/man/.+ -> \
       
    29     default mangler.man.stability "pass-through volatile">
       
    30 
       
    31 
       
    32 set name=pkg.fmri \
       
    33     value=pkg:/library/desktop/libxklavier@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    34 set name=pkg.summary value="libXklavier XKB utility library"
       
    35 set name=com.oracle.info.description value="libXklavier library"
       
    36 set name=com.oracle.info.tpno value=$(TPNO)
       
    37 set name=info.classification \
       
    38     value=org.opensolaris.category.2008:System/Libraries
       
    39 set name=info.repository-url value=git://anongit.freedesktop.org/libxklavier
       
    40 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    41 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    42 set name=org.opensolaris.arc-caseid value=PSARC/2009/483
       
    43 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    44 
       
    45 
       
    46 file path=usr/include/libxklavier/xkl-enum-types.h
       
    47 file path=usr/include/libxklavier/xkl_config_item.h
       
    48 file path=usr/include/libxklavier/xkl_config_rec.h
       
    49 file path=usr/include/libxklavier/xkl_config_registry.h
       
    50 file path=usr/include/libxklavier/xkl_engine.h
       
    51 file path=usr/include/libxklavier/xkl_engine_marshal.h
       
    52 file path=usr/include/libxklavier/xklavier.h
       
    53 link path=usr/lib/$(MACH64)/libxklavier.so target=libxklavier.so.16.0.0
       
    54 link path=usr/lib/$(MACH64)/libxklavier.so.16 target=libxklavier.so.16.0.0
       
    55 file path=usr/lib/$(MACH64)/libxklavier.so.16.0.0
       
    56 file path=usr/lib/$(MACH64)/pkgconfig/libxklavier.pc
       
    57 link path=usr/lib/libxklavier.so target=libxklavier.so.16.0.0
       
    58 link path=usr/lib/libxklavier.so.16 target=libxklavier.so.16.0.0
       
    59 file path=usr/lib/libxklavier.so.16.0.0
       
    60 file path=usr/lib/pkgconfig/libxklavier.pc
       
    61 file path=usr/share/gtk-doc/html/libxklavier/XklConfigItem.html
       
    62 file path=usr/share/gtk-doc/html/libxklavier/XklConfigRec.html
       
    63 file path=usr/share/gtk-doc/html/libxklavier/XklConfigRegistry.html
       
    64 file path=usr/share/gtk-doc/html/libxklavier/ch01.html
       
    65 file path=usr/share/gtk-doc/html/libxklavier/ch02.html
       
    66 file path=usr/share/gtk-doc/html/libxklavier/home.png
       
    67 file path=usr/share/gtk-doc/html/libxklavier/index.html
       
    68 file path=usr/share/gtk-doc/html/libxklavier/index.sgml
       
    69 file path=usr/share/gtk-doc/html/libxklavier/left-insensitive.png
       
    70 file path=usr/share/gtk-doc/html/libxklavier/left.png
       
    71 file path=usr/share/gtk-doc/html/libxklavier/libxklavier-xkl-engine.html
       
    72 file path=usr/share/gtk-doc/html/libxklavier/libxklavier-xklavier.html
       
    73 file path=usr/share/gtk-doc/html/libxklavier/libxklavier.devhelp2
       
    74 file path=usr/share/gtk-doc/html/libxklavier/right-insensitive.png
       
    75 file path=usr/share/gtk-doc/html/libxklavier/right.png
       
    76 file path=usr/share/gtk-doc/html/libxklavier/style.css
       
    77 file path=usr/share/gtk-doc/html/libxklavier/up-insensitive.png
       
    78 file path=usr/share/gtk-doc/html/libxklavier/up.png
       
    79 
       
    80 
       
    81 license COPYING.LIB license=LGPLv2
       
    82 
       
    83 # code in xklavier_config_xkb.c execs xkbcomp
       
    84 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/xkbcomp
       
    85 # code in xklavier_config_xkb.c references /usr/share/X11/xkb/rules/base
       
    86 depend type=require fmri=__TBD \
       
    87     pkg.debug.depend.file=usr/share/X11/xkb/rules/base
       
    88 # code in xklavier_config_iso.c parses the data files in iso-codes
       
    89 depend type=require fmri=pkg:/data/iso-codes