components/gcc48/system-library-gcc-gcc-gfortran-runtime-48.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) 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 set name=pkg.fmri \
    24 set name=pkg.fmri \
    25     value=pkg:/system/library/gcc/gcc-gfortran-runtime-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/system/library/gcc/gcc-gfortran-runtime-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="GCC $(GCC_VERSION) - Fortran Runtime"
    26 set name=pkg.summary value="GCC $(GCC_VERSION) - Fortran Runtime"
    32     value=org.opensolaris.category.2008:Development/GNU
    32     value=org.opensolaris.category.2008:Development/GNU
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=org.opensolaris.arc-caseid value=PSARC/2012/373
    35 set name=org.opensolaris.arc-caseid value=PSARC/2012/373
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 link path=$(GCC_BASEDIR)/lib/$(MACH64)/libgfortran.so target=libgfortran.so.3.0.0
    37 link path=$(GCC_BASEDIR)/lib/$(MACH64)/libgfortran.so \
    38 link path=$(GCC_BASEDIR)/lib/$(MACH64)/libgfortran.so.3 target=libgfortran.so.3.0.0
    38     target=libgfortran.so.3.0.0
       
    39 link path=$(GCC_BASEDIR)/lib/$(MACH64)/libgfortran.so.3 \
       
    40     target=libgfortran.so.3.0.0
    39 file path=$(GCC_BASEDIR)/lib/$(MACH64)/libgfortran.so.3.0.0
    41 file path=$(GCC_BASEDIR)/lib/$(MACH64)/libgfortran.so.3.0.0
    40 link path=$(GCC_BASEDIR)/lib/libgfortran.so target=libgfortran.so.3.0.0
    42 link path=$(GCC_BASEDIR)/lib/libgfortran.so target=libgfortran.so.3.0.0
    41 link path=$(GCC_BASEDIR)/lib/libgfortran.so.3 target=libgfortran.so.3.0.0
    43 link path=$(GCC_BASEDIR)/lib/libgfortran.so.3 target=libgfortran.so.3.0.0
    42 file path=$(GCC_BASEDIR)/lib/libgfortran.so.3.0.0
    44 file path=$(GCC_BASEDIR)/lib/libgfortran.so.3.0.0
    43 license gcc$(GCC_V).license license="GPLv3 with Runtime Exception"
    45 license gcc$(GCC_V).license license="GPLv3 with Runtime Exception"