components/gcc45/gcc-45-runtime.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
equal deleted inserted replaced
3731:7b09b73a67a4 3732:0f62cc221c7e
    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) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 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-45-runtime@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/system/library/gcc-45-runtime@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="GCC - 4.5 Runtime"
    26 set name=pkg.summary value="GCC - 4.5 Runtime"
       
    27 #
       
    28 # search our private runtime directory for dependencies first
       
    29 set name=pkg.depend.runpath value=/usr/gcc/4.5/lib/$(MACH64):/lib:/usr/lib
    27 set name=com.oracle.info.description value="the GNU Compiler Collection"
    30 set name=com.oracle.info.description value="the GNU Compiler Collection"
    28 set name=com.oracle.info.tpno value=$(TPNO)
    31 set name=com.oracle.info.tpno value=$(TPNO)
    29 set name=info.classification value=org.opensolaris.category.2008:Development/C \
    32 set name=info.classification value=org.opensolaris.category.2008:Development/C \
    30     value=org.opensolaris.category.2008:Development/C++ \
    33     value=org.opensolaris.category.2008:Development/C++ \
    31     value=org.opensolaris.category.2008:Development/Fortran \
    34     value=org.opensolaris.category.2008:Development/Fortran \
    33     value="org.opensolaris.category.2008:Development/Objective C"
    36     value="org.opensolaris.category.2008:Development/Objective C"
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=org.opensolaris.arc-caseid value=PSARC/2011/256
    39 set name=org.opensolaris.arc-caseid value=PSARC/2011/256
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    40 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    38 #
       
    39 # search our private runtime directory for dependencies first
       
    40 set name=pkg.depend.runpath value=/usr/gcc/4.5/lib/$(MACH64):/lib:/usr/lib
       
    41 #
    41 #
    42 link path=usr/gcc/4.5/lib/$(MACH64)/libgcc_s.so target=libgcc_s.so.1
    42 link path=usr/gcc/4.5/lib/$(MACH64)/libgcc_s.so target=libgcc_s.so.1
    43 file path=usr/gcc/4.5/lib/$(MACH64)/libgcc_s.so.1
    43 file path=usr/gcc/4.5/lib/$(MACH64)/libgcc_s.so.1
    44 link path=usr/gcc/4.5/lib/$(MACH64)/libgfortran.so target=libgfortran.so.3.0.0
    44 link path=usr/gcc/4.5/lib/$(MACH64)/libgfortran.so target=libgfortran.so.3.0.0
    45 link path=usr/gcc/4.5/lib/$(MACH64)/libgfortran.so.3 target=libgfortran.so.3.0.0
    45 link path=usr/gcc/4.5/lib/$(MACH64)/libgfortran.so.3 target=libgfortran.so.3.0.0
    73 link path=usr/gcc/4.5/lib/libstdc++.so target=libstdc++.so.6.0.14
    73 link path=usr/gcc/4.5/lib/libstdc++.so target=libstdc++.so.6.0.14
    74 link path=usr/gcc/4.5/lib/libstdc++.so.6 target=libstdc++.so.6.0.14
    74 link path=usr/gcc/4.5/lib/libstdc++.so.6 target=libstdc++.so.6.0.14
    75 file path=usr/gcc/4.5/lib/libstdc++.so.6.0.14
    75 file path=usr/gcc/4.5/lib/libstdc++.so.6.0.14
    76 #
    76 #
    77 license gcc45.license license="GPLv3 with Runtime Exception"
    77 license gcc45.license license="GPLv3 with Runtime Exception"
       
    78 depend type=optional \
       
    79     fmri=system/library/gcc/[email protected],5.12-5.12.0.0.0.43.0
       
    80 #
       
    81 # force these to upgrade if they are installed to avoid conflict since the paths
       
    82 # in /usr/lib change from mediated links to files from here on.
       
    83 #
       
    84 depend type=optional fmri=system/library/gcc/[email protected]
       
    85 depend type=optional \
       
    86     fmri=system/library/gcc/[email protected]
       
    87 depend type=optional \
       
    88     fmri=system/library/gcc/[email protected]
    78 #
    89 #
    79 # In order to satisfy any dependencies that may be embedded in existing
    90 # In order to satisfy any dependencies that may be embedded in existing
    80 # packages, we require an unversioned runtime package.  All of the
    91 # packages, we require an unversioned runtime package.  All of the
    81 # unversioned runtime packages are newer than we are, so any will suffice.
    92 # unversioned runtime packages are newer than we are, so any will suffice.
    82 #
    93 #
    83 depend type=require fmri=system/library/gcc/gcc-runtime
    94 depend type=require fmri=system/library/gcc/gcc-runtime
    84 #
       
    85 # force these to upgrade if they are installed to avoid conflict since the paths
       
    86 # in /usr/lib change from mediated links to files from here on.
       
    87 #
       
    88 depend type=optional \
       
    89     fmri=system/library/gcc/[email protected]
       
    90 depend type=optional \
       
    91     fmri=system/library/gcc/[email protected],5.12-5.12.0.0.0.43.0
       
    92 depend type=optional \
       
    93     fmri=system/library/gcc/[email protected]
       
    94 depend type=optional \
       
    95     fmri=system/library/gcc/[email protected]