Git Clone URL: |
https://aur.archlinux.org/mesa-rc.git (read-only, click to copy)
|
Package Base: |
mesa-rc |
Description: |
An open-source implementation of the OpenGL specification. (rc release) |
Upstream URL: |
https://mesa3d.org/ |
Licenses: |
MIT
|
Conflicts: |
libva-mesa-driver,
mesa,
mesa-git,
mesa-stable,
mesa-vdpau,
opencl-mesa,
vulkan-intel,
vulkan-mesa,
vulkan-mesa-layers,
vulkan-radeon,
vulkan-swrast
|
Provides: |
libva-mesa-driver,
mesa,
mesa-libgl,
mesa-vdpau,
opencl-driver,
opencl-mesa,
opengl-driver,
vulkan-driver,
vulkan-intel,
vulkan-mesa-layers,
vulkan-radeon,
vulkan-swrast
|
Submitter: |
kevall474 |
Maintainer: |
kevall474 |
Last Packager: |
kevall474 |
Votes: |
0 |
Popularity: |
0.000000 |
First Submitted: |
2021-02-25 02:46 |
Last Updated: |
2021-02-27 03:31 |
Pinned Comments
kevall474 commented on 2021-02-25 03:50
Build variables :
_llvm
_compiler
If not set it will build with GCC by default
so in the end you can pass :
env _llvm=(y or leave empty) _compiler=(1 or 2) makepkg -s