group-feature-developer-gnu.p5m revision 4419
2271N/A#
2271N/A# CDDL HEADER START
2271N/A#
2271N/A# The contents of this file are subject to the terms of the
2271N/A# Common Development and Distribution License (the "License").
2271N/A# You may not use this file except in compliance with the License.
2271N/A#
2271N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2271N/A# or http://www.opensolaris.org/os/licensing.
2271N/A# See the License for the specific language governing permissions
2271N/A# and limitations under the License.
2271N/A#
2271N/A# When distributing Covered Code, include this CDDL HEADER in each
2271N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2271N/A# If applicable, add the following below this CDDL HEADER, with the
2271N/A# fields enclosed by brackets "[]" replaced with your own identifying
2271N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2271N/A#
2271N/A# CDDL HEADER END
2271N/A#
3996N/A
2271N/A#
2271N/A# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
2271N/A#
2271N/A
2271N/Aset name=pkg.fmri \
2271N/A value=pkg:/group/feature/developer-gnu@$(PKG_SOLARIS_VERSION),$(BUILD_VERSION)
2271N/Aset name=pkg.summary value="GNU Development Tools for Oracle Solaris"
2271N/Aset name=pkg.description \
2271N/A value="Provides a set of GNU tools for developing C, C++, Fortran and Objective C programs on Oracle Solaris"
2271N/Aset name=info.classification value=org.opensolaris.category.2008:Development/C \
2271N/A value=org.opensolaris.category.2008:Development/C++ \
2271N/A value=org.opensolaris.category.2008:Development/Fortran \
2271N/A value=org.opensolaris.category.2008:Development/GNU \
3661N/A value="org.opensolaris.category.2008:Development/Objective C" \
3661N/A value=org.opensolaris.category.2008:Development/Suites \
3996N/A value="org.opensolaris.category.2008:Meta Packages/Group Packages"
3996N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
3996N/Adepend type=group fmri=developer/build/autoconf
2271N/Adepend type=group fmri=developer/build/automake
2271N/Adepend type=group fmri=developer/build/gnu-make
2271N/Adepend type=group fmri=developer/build/libtool
2271N/Adepend type=group fmri=developer/build/make
2271N/Adepend type=group fmri=developer/build/pkg-config
2271N/Adepend type=group fmri=developer/debug/gdb
2271N/Adepend type=group fmri=developer/gcc
2271N/Adepend type=group fmri=developer/gnu-binutils
2271N/Adepend type=group fmri=developer/lexer/flex
2271N/Adepend type=group fmri=developer/macro/gnu-m4
2271N/Adepend type=group fmri=developer/parser/bison
2271N/Adepend type=group fmri=developer/versioning/cvs
2271N/Adepend type=group fmri=developer/versioning/git
2271N/Adepend type=group fmri=developer/versioning/mercurial
2271N/Adepend type=group fmri=developer/versioning/sccs
2271N/Adepend type=group fmri=developer/versioning/subversion
2271N/Adepend type=group fmri=system/header
2271N/Adepend type=group fmri=system/library/gcc/gcc-runtime
2271N/A