components/gdb/gdb.p5m
branchs11-update
changeset 3117 42a0a6d0341c
parent 2814 dff3ca0071d6
child 3661 47545fb8aed4
equal deleted inserted replaced
3116:ffa5cd6e4c40 3117:42a0a6d0341c
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 set name=pkg.fmri value=pkg:/developer/debug/gdb@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25 set name=pkg.fmri value=pkg:/developer/debug/gdb@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="GDB 7.6"
    26 set name=pkg.summary value="GDB 7.6"
    27 set name=pkg.description value='GDB, the GNU Debugger, is a source-level debugger for Ada, C, C++, Objective-C, Pascal and many other languages.  GDB allows you to see what is going on inside another program while it executes, or what another program was doing at the moment it crashed.'
    27 set name=pkg.description value='GDB, the GNU Debugger, is a source-level debugger for Ada, C, C++, Objective-C, Pascal and many other languages.  GDB allows you to see what is going on inside another program while it executes, or what another program was doing at the moment it crashed.'
    28 set name=com.oracle.info.description value='GDB, the GNU Debugger'
    28 set name=com.oracle.info.description value='GDB, the GNU Debugger'
       
    29 set name=com.oracle.info.tpno value=17258
    29 set name=info.classification value="org.opensolaris.category.2008:Development/System"
    30 set name=info.classification value="org.opensolaris.category.2008:Development/System"
    30 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    31 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    33 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    33 set name=org.opensolaris.arc-caseid \
    34 set name=org.opensolaris.arc-caseid \
   101 file path=usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
   102 file path=usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
   102 
   103 
   103 file path=usr/share/man/man1/gdb.1
   104 file path=usr/share/man/man1/gdb.1
   104 link path=usr/share/man/man1/gdbtui.1 target=gdb.1
   105 link path=usr/share/man/man1/gdbtui.1 target=gdb.1
   105 
   106 
   106 license gdb.license license="GPLv3, FDLv1.1, FDLv1.2"
   107 license gdb.license license="GPLv2, LGPLv2, GPLv3, LGPLv3, FDLv1.1, FDLv1.2, FDLv1.3"
   107 
   108