Ravenports generated: 19 Jun 2022 06:18
[ravenports.git] / bucket_71 / openmp
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               openmp
4 VERSION=                14.0.3
5 KEYWORDS=               devel lang
6 VARIANTS=               standard
7 SDESC[standard]=        LLVM Open Multi-Processing Runtime Library
8 HOMEPAGE=               http://llvm.org/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://github.com/llvm/llvm-project/releases/download/llvmorg-14.0.3/
13                         http://llvm.org/releases/14.0.3/
14 DISTFILE[1]=            openmp-14.0.3.src.tar.xz:main
15 DF_INDEX=               1
16 SPKGS[standard]=        single
17
18 OPTIONS_AVAILABLE=      none
19 OPTIONS_STANDARD=       none
20
21 BUILD_DEPENDS=          clang:complete:standard
22 BUILDRUN_DEPENDS=       llvm:single:standard
23
24 USES=                   cmake perl:build pkgconfig zlib c++:single
25
26 DISTNAME=               openmp-14.0.3.src
27
28 LICENSE=                CUSTOM1:single
29 LICENSE_NAME=           CUSTOM1:"University of Illinois/NCSA Open Source License"
30 LICENSE_FILE=           CUSTOM1:{{WRKSRC}}/LICENSE.txt
31 LICENSE_SCHEME=         solo
32
33 CMAKE_BUILD_TYPE=       Release
34
35 PLIST_SUB=              AMDGCN={{VAR1}}
36
37 CMAKE_ARGS=             -DCMAKE_INSTALL_RPATH:STRING="{{LOCALBASE}}/llvm/lib"
38 VAR_OPSYS[freebsd]=     VAR1="@comment "
39
40 post-install:
41         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libomp.${LIBEXT}
42         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libomptarget.${LIBEXT}
43         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libarcher.${LIBEXT}
44
45 [FILE:951:descriptions/desc.single]
46 The LLVM Project is a collection of modular and reusable compiler and
47 toolchain technologies. Despite its name, LLVM has little to do with
48 traditional virtual machines, though it does provide helpful libraries
49 that can be used to build them. The name "LLVM" itself is not an
50 acronym; it is the full name of the project.
51
52 The OpenMP subproject of LLVM contains the components required to build
53 an executable OpenMP program that are outside the compiler itself.
54
55 This package contains the code for the runtime library against which code
56 compiled by clang -fopenmp must be linked before it can run.  It also
57 contains the library that supports offload to target devices (in
58 "libomptarget").
59
60 Support for the parts of the OpenMP 4.0 (and later) language that are not
61 associated with the "target" constructs are contained in the "runtime"
62 directory. Support for offloading computation via the "target" directive
63 is in the separate "libomptarget" directory.
64
65
66 [FILE:103:distinfo]
67 0534ab5ce578db604a46eca56e4f83b46f26fbe4dd837abb79ed04c5543be379      1205324 openmp-14.0.3.src.tar.xz
68
69
70 [FILE:1077:manifests/plist.single]
71 %%AMDGCN%%lib/
72  libomptarget-new-amdgpu-gfx1010.bc
73  libomptarget-new-amdgpu-gfx1030.bc
74  libomptarget-new-amdgpu-gfx1031.bc
75  libomptarget-new-amdgpu-gfx700.bc
76  libomptarget-new-amdgpu-gfx701.bc
77  libomptarget-new-amdgpu-gfx801.bc
78  libomptarget-new-amdgpu-gfx803.bc
79  libomptarget-new-amdgpu-gfx900.bc
80  libomptarget-new-amdgpu-gfx902.bc
81  libomptarget-new-amdgpu-gfx906.bc
82  libomptarget-new-amdgpu-gfx908.bc
83  libomptarget-new-amdgpu-gfx90a.bc
84 %%ONLY-DRAGONFLY%%lib/
85  libomptarget-new-nvptx-sm_35.bc
86  libomptarget-new-nvptx-sm_37.bc
87  libomptarget-new-nvptx-sm_50.bc
88  libomptarget-new-nvptx-sm_52.bc
89  libomptarget-new-nvptx-sm_53.bc
90  libomptarget-new-nvptx-sm_60.bc
91  libomptarget-new-nvptx-sm_61.bc
92  libomptarget-new-nvptx-sm_62.bc
93  libomptarget-new-nvptx-sm_70.bc
94  libomptarget-new-nvptx-sm_72.bc
95  libomptarget-new-nvptx-sm_75.bc
96  libomptarget-new-nvptx-sm_80.bc
97  libomptarget-new-nvptx-sm_86.bc
98 include/
99  omp-tools.h
100  omp.h
101  ompt-multiplex.h
102  ompt.h
103 lib/
104  libarcher.so
105  libarcher_static.a
106  libgomp.so
107  libiomp5.so
108  libomp.so
109  libomptarget.so
110 lib/cmake/openmp/FindOpenMPTarget.cmake
111