components/meta-packages/group-feature/group-feature-developer-gnu.p5m
author Stefan Teleman <stefan.teleman@oracle.com>
Tue, 16 Jun 2015 08:01:42 -0700
branchs11-update
changeset 4487 ec7d06d6b64e
parent 4441 8e251f3e0ce3
permissions -rw-r--r--
15822919 SUNBT7204858 Upgrade UnixODBC to 2.3.1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4441
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     1
#
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     3
#
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     7
#
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    12
#
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    18
#
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    20
#
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    21
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    22
#
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    23
# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    24
#
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    25
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    26
set name=pkg.fmri \
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    27
    value=pkg:/group/feature/developer-gnu@$(PKG_SOLARIS_VERSION),$(BUILD_VERSION)
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    28
set name=pkg.summary value="GNU Development Tools for Oracle Solaris"
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    29
set name=pkg.description \
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    30
    value="Provides a set of GNU tools for developing C, C++, Fortran and Objective C programs on Oracle Solaris"
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    31
set name=info.classification value=org.opensolaris.category.2008:Development/C \
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    32
    value=org.opensolaris.category.2008:Development/C++ \
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    33
    value=org.opensolaris.category.2008:Development/Fortran \
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    34
    value=org.opensolaris.category.2008:Development/GNU \
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    35
    value="org.opensolaris.category.2008:Development/Objective C" \
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    36
    value=org.opensolaris.category.2008:Development/Suites \
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    37
    value="org.opensolaris.category.2008:Meta Packages/Group Packages"
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    38
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    39
depend type=group fmri=developer/build/autoconf
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    40
depend type=group fmri=developer/build/automake
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    41
depend type=group fmri=developer/build/gnu-make
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    42
depend type=group fmri=developer/build/libtool
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    43
depend type=group fmri=developer/build/make
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    44
depend type=group fmri=developer/build/pkg-config
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    45
depend type=group fmri=developer/debug/gdb
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    46
depend type=group fmri=developer/gcc
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    47
depend type=group fmri=developer/gnu-binutils
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    48
depend type=group fmri=developer/lexer/flex
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    49
depend type=group fmri=developer/macro/gnu-m4
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    50
depend type=group fmri=developer/parser/bison
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    51
depend type=group fmri=developer/versioning/cvs
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    52
depend type=group fmri=developer/versioning/git
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    53
depend type=group fmri=developer/versioning/mercurial
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    54
depend type=group fmri=developer/versioning/sccs
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    55
depend type=group fmri=developer/versioning/subversion
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    56
depend type=group fmri=system/header
8e251f3e0ce3 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    57
depend type=group fmri=system/library/gcc/gcc-runtime