components/gcc44/gcc44-runtime.p5m
author Adam Stevko <adam.stevko@gmail.com>
Thu, 07 Feb 2013 00:33:59 +0100
changeset 545 3e7752f531e1
parent 537 f3c645c7e5ef
permissions -rw-r--r--
3487 bring help2man into oi-build
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
537
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
     1
#
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
     2
# This file and its contents are supplied under the terms of the
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
     3
# Common Development and Distribution License ("CDDL)". You may
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
     4
# only use this file in accordance with the terms of the CDDL.
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
     5
#
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
     6
# A full copy of the text of the CDDL should have accompanied this
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
     7
# source. A copy of the CDDL is also available via the Internet at
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
     8
# http://www.illumos.org/license/CDDL.
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
     9
#
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
    10
# Copyright (c) 2011, OpenIndiana project. All rights reserved.
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
    11
# Copyright (c) 2012, Bayard G. Bell. All rights reserved.
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
    12
#
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
    13
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
    14
set name=pkg.fmri value=pkg:/system/library/gcc44-runtime@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
    15
set name=pkg.summary value="GNU Runtime libraries"
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
    16
set name=info.classification value="org.opensolaris.category.2008:Development/C"
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
    17
set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
    18
set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
    19
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
    20
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
    21
license gcc44.license license="GPLv2"
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
    22
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
    23
<include gcc44-runtime.mf>
f3c645c7e5ef Import of gcc44 and change of the default compiler
Adam Stevko <adam.stevko@gmail.com>
parents:
diff changeset
    24
<include gcc44-runtime-default.mf>