Ravenports generated: 13 Dec 2021 02:34
[ravenports.git] / bucket_71 / openmp
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               openmp
4 VERSION=                13.0.0
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-13.0.0/
13                         http://llvm.org/releases/13.0.0/
14 DISTFILE[1]=            openmp-13.0.0.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-13.0.0.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 CMAKE_ARGS=             -DCMAKE_INSTALL_RPATH:STRING="{{LOCALBASE}}/llvm/lib"
36
37 post-install:
38         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libomp.${LIBEXT}
39
40 [FILE:951:descriptions/desc.single]
41 The LLVM Project is a collection of modular and reusable compiler and
42 toolchain technologies. Despite its name, LLVM has little to do with
43 traditional virtual machines, though it does provide helpful libraries
44 that can be used to build them. The name "LLVM" itself is not an
45 acronym; it is the full name of the project.
46
47 The OpenMP subproject of LLVM contains the components required to build
48 an executable OpenMP program that are outside the compiler itself.
49
50 This package contains the code for the runtime library against which code
51 compiled by clang -fopenmp must be linked before it can run.  It also
52 contains the library that supports offload to target devices (in
53 "libomptarget").
54
55 Support for the parts of the OpenMP 4.0 (and later) language that are not
56 associated with the "target" constructs are contained in the "runtime"
57 directory. Support for offloading computation via the "target" directive
58 is in the separate "libomptarget" directory.
59
60
61 [FILE:103:distinfo]
62 4930ae7a1829a53b698255c2c6b6ee977cc364b37450c14ee458793c0d5e493c      1139488 openmp-13.0.0.src.tar.xz
63
64
65 [FILE:435:manifests/plist.single]
66 include/
67  omp-tools.h
68  omp.h
69  ompt-multiplex.h
70  ompt.h
71 lib/
72  libarcher.so
73  libarcher_static.a
74  libgomp.so
75  libiomp5.so
76  libomp.so
77  libomptarget-amdgcn-gfx700.bc
78  libomptarget-amdgcn-gfx701.bc
79  libomptarget-amdgcn-gfx801.bc
80  libomptarget-amdgcn-gfx803.bc
81  libomptarget-amdgcn-gfx900.bc
82  libomptarget-amdgcn-gfx902.bc
83  libomptarget-amdgcn-gfx906.bc
84  libomptarget-amdgcn-gfx908.bc
85  libomptarget.so
86 lib/cmake/openmp/FindOpenMPTarget.cmake
87