components/gdb/gdb.p5m
author John Beck <John.Beck@Oracle.COM>
Tue, 03 Feb 2015 13:01:27 -0800
branchs11-update
changeset 3734 24181f5eb463
parent 3661 47545fb8aed4
permissions -rw-r--r--
20440737 pkgfmt all Userland pkg(5) manifests

#
# 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, 2015, Oracle and/or its affiliates. All rights reserved.
#

<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
set name=pkg.fmri \
    value=pkg:/developer/debug/gdb@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="GDB 7.6"
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."
set name=com.oracle.info.description value="GDB, the GNU Debugger"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value=org.opensolaris.category.2008:Development/System
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=LSARC/2009/492
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file usr/bin/$(MACH64)/gdb path=usr/bin/gdb
file path=usr/bin/gdbtui mode=0555
file path=usr/include/gdb/jit-reader.h
file path=usr/share/gdb/python/gdb/__init__.py
file path=usr/share/gdb/python/gdb/command/__init__.py
file path=usr/share/gdb/python/gdb/command/explore.py
file path=usr/share/gdb/python/gdb/command/pretty_printers.py
file path=usr/share/gdb/python/gdb/command/prompt.py
file path=usr/share/gdb/python/gdb/command/type_printers.py
file path=usr/share/gdb/python/gdb/function/__init__.py
file path=usr/share/gdb/python/gdb/function/strfns.py
file path=usr/share/gdb/python/gdb/printing.py
file path=usr/share/gdb/python/gdb/prompt.py
file path=usr/share/gdb/python/gdb/types.py
file path=usr/share/gdb/syscalls/amd64-solaris.xml variant.arch=i386
file path=usr/share/gdb/syscalls/gdb-syscalls.dtd
file path=usr/share/gdb/syscalls/i386-solaris.xml variant.arch=i386
file path=usr/share/gdb/syscalls/sparc-solaris.xml variant.arch=sparc
file path=usr/share/gdb/syscalls/sparc64-solaris.xml variant.arch=sparc
file path=usr/share/info/annotate.info
file path=usr/share/info/gdb.info
file path=usr/share/info/gdb.info-1
file path=usr/share/info/gdb.info-2
file path=usr/share/info/gdb.info-3
file path=usr/share/info/gdb.info-4
file path=usr/share/info/gdb.info-5
file path=usr/share/info/gdb.info-6
file path=usr/share/info/gdb.info-7
file path=usr/share/info/gdbint.info
file path=usr/share/info/gdbint.info-1
file path=usr/share/info/gdbint.info-2
file path=usr/share/info/stabs.info
file path=usr/share/locale/da/LC_MESSAGES/bfd.mo
file path=usr/share/locale/da/LC_MESSAGES/opcodes.mo
file path=usr/share/locale/de/LC_MESSAGES/opcodes.mo
file path=usr/share/locale/es/LC_MESSAGES/bfd.mo
file path=usr/share/locale/es/LC_MESSAGES/opcodes.mo
file path=usr/share/locale/fi/LC_MESSAGES/bfd.mo
file path=usr/share/locale/fi/LC_MESSAGES/opcodes.mo
file path=usr/share/locale/fr/LC_MESSAGES/bfd.mo
file path=usr/share/locale/fr/LC_MESSAGES/opcodes.mo
file path=usr/share/locale/ga/LC_MESSAGES/opcodes.mo
file path=usr/share/locale/id/LC_MESSAGES/bfd.mo
file path=usr/share/locale/id/LC_MESSAGES/opcodes.mo
file path=usr/share/locale/it/LC_MESSAGES/opcodes.mo
file path=usr/share/locale/ja/LC_MESSAGES/bfd.mo
file path=usr/share/locale/nl/LC_MESSAGES/opcodes.mo
file path=usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
file path=usr/share/locale/ro/LC_MESSAGES/bfd.mo
file path=usr/share/locale/ro/LC_MESSAGES/opcodes.mo
file path=usr/share/locale/ru/LC_MESSAGES/bfd.mo
file path=usr/share/locale/rw/LC_MESSAGES/bfd.mo
file path=usr/share/locale/sv/LC_MESSAGES/bfd.mo
file path=usr/share/locale/sv/LC_MESSAGES/opcodes.mo
file path=usr/share/locale/tr/LC_MESSAGES/bfd.mo
file path=usr/share/locale/tr/LC_MESSAGES/opcodes.mo
file path=usr/share/locale/uk/LC_MESSAGES/bfd.mo
file path=usr/share/locale/uk/LC_MESSAGES/opcodes.mo
file path=usr/share/locale/vi/LC_MESSAGES/bfd.mo
file path=usr/share/locale/vi/LC_MESSAGES/opcodes.mo
file path=usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo
file path=usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
file path=usr/share/man/man1/gdb.1
link path=usr/share/man/man1/gdbtui.1 target=gdb.1
license gdb.license \
    license="GPLv2, LGPLv2, GPLv3, LGPLv3, FDLv1.1, FDLv1.2, FDLv1.3"