components/gcc47/developer-gcc4-gcc-gfortran-47.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3661 47545fb8aed4
equal deleted inserted replaced
3723:1cc872b933c9 3734:24181f5eb463
    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) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2013, 2015, 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 \
    25 set name=pkg.fmri \
    26     value=pkg:/developer/gcc-4/gcc-gfortran-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/developer/gcc-4/gcc-gfortran-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    33     value=org.opensolaris.category.2008:Development/GNU
    33     value=org.opensolaris.category.2008:Development/GNU
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=org.opensolaris.arc-caseid value=PSARC/2012/373
    36 set name=org.opensolaris.arc-caseid value=PSARC/2012/373
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    38 link path=usr/bin/gfortran target=../gcc/$(GCC_VERSION)/bin/gfortran mediator=gcc \
       
    39     mediator-version=$(GCC_VERSION)
       
    40 hardlink path=$(GCC_BASEDIR)/bin/$(GNU_ARCH)-gfortran target=gfortran
    38 hardlink path=$(GCC_BASEDIR)/bin/$(GNU_ARCH)-gfortran target=gfortran
    41 file path=$(GCC_BASEDIR)/bin/gfortran
    39 file path=$(GCC_BASEDIR)/bin/gfortran
    42 file path=$(GCC_BASEDIR)/lib/$(MACH64)/libgfortran.a
    40 file path=$(GCC_BASEDIR)/lib/$(MACH64)/libgfortran.a
    43 file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgfortranbegin.a
    41 file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgfortranbegin.a
    44 file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgfortranbegin.a
    42 file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgfortranbegin.a
    45 file path=$(GCC_BASEDIR)/lib/libgfortran.a
    43 file path=$(GCC_BASEDIR)/lib/libgfortran.a
    46 file path=$(GCC_BASEDIR)/share/info/gfortran.info
    44 file path=$(GCC_BASEDIR)/share/info/gfortran.info
    47 file path=$(GCC_BASEDIR)/share/man/man1/gfortran.1
    45 file path=$(GCC_BASEDIR)/share/man/man1/gfortran.1
       
    46 link path=usr/bin/gfortran target=../gcc/$(GCC_VERSION)/bin/gfortran \
       
    47     mediator=gcc mediator-version=$(GCC_VERSION)
    48 link path=usr/share/man/man1/gfortran.1 \
    48 link path=usr/share/man/man1/gfortran.1 \
    49     target=../../../gcc/$(GCC_VERSION)/share/man/man1/gfortran.1 mediator=gcc \
    49     target=../../../gcc/$(GCC_VERSION)/share/man/man1/gfortran.1 mediator=gcc \
    50     mediator-version=$(GCC_VERSION)
    50     mediator-version=$(GCC_VERSION)
    51 license gcc$(GCC_V).license license="GPLv3 with Runtime Exception"
    51 license gcc$(GCC_V).license license="GPLv3 with Runtime Exception"
    52 depend type=require fmri=pkg:/developer/gcc-4/gcc-c-$(GCC_V)
    52 depend type=require fmri=pkg:/developer/gcc-4/gcc-c-$(GCC_V)
    53 depend type=require fmri=pkg:/developer/gcc-4/gcc-common-$(GCC_V)
    53 depend type=require fmri=pkg:/developer/gcc-4/gcc-common-$(GCC_V)
    54 depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime
    54 depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime
       
    55 depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime-$(GCC_V)
    55 depend type=require fmri=pkg:/system/library/gcc/gcc-gfortran-runtime
    56 depend type=require fmri=pkg:/system/library/gcc/gcc-gfortran-runtime
    56 depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime-$(GCC_V)
       
    57 depend type=require fmri=pkg:/system/library/gcc/gcc-gfortran-runtime-$(GCC_V)
    57 depend type=require fmri=pkg:/system/library/gcc/gcc-gfortran-runtime-$(GCC_V)
    58