Marcel Telka
2024-04-08 5d8bcb58722b250c296fc0324f9d06470fb3d7d0
commit | author | age
5bb89f 1 #
AL 2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
6 #
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
10 #
11
12 #
13 # Copyright 2017 Aurelien Larcher.  All rights reserved.
14 #
15
16 set name=pkg.fmri value=pkg:/system/library/gfortran-7-runtime@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.summary value="GCC Fortran Runtime Libraries"
18 set name=info.classification value="org.opensolaris.category.2008:Development/Fortran"
19 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
22
23 # Auto-generated
24 #depend fmri=pkg:/system/library/gcc-7-runtime@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) type=require
25
26 license COPYING.RUNTIME license="GCC runtime license"
27
28 link path=usr/gcc/7/lib/$(MACH64)/libgfortran.so target=libgfortran.so.4.0.0
29 link path=usr/gcc/7/lib/$(MACH64)/libgfortran.so.4 target=libgfortran.so.4.0.0
30 file path=usr/gcc/7/lib/$(MACH64)/libgfortran.so.4.0.0
31
32 link path=usr/gcc/7/lib/$(MACH64)/libquadmath.so target=libquadmath.so.0.0.0
33 link path=usr/gcc/7/lib/$(MACH64)/libquadmath.so.0 target=libquadmath.so.0.0.0
34 file path=usr/gcc/7/lib/$(MACH64)/libquadmath.so.0.0.0 variant.arch=i386
35
36 link path=usr/gcc/7/lib/libgfortran.so target=libgfortran.so.4.0.0
37 link path=usr/gcc/7/lib/libgfortran.so.4 target=libgfortran.so.4.0.0
38 file path=usr/gcc/7/lib/libgfortran.so.4.0.0
39
40 link path=usr/gcc/7/lib/libquadmath.so target=libquadmath.so.0.0.0
41 link path=usr/gcc/7/lib/libquadmath.so.0 target=libquadmath.so.0.0.0
42 file path=usr/gcc/7/lib/libquadmath.so.0.0.0 variant.arch=i386
43