Here's an update which supports the new VCS changes, package version generation to be in line with the mesa-git package, lib32-nouveau-dri to actually provide lib32-nouveau-dri and not nouveau-dri, lib32-mesa-git to remove /etc/drirc and depend on mesa-git for it instead, llvm to detect and support any of several svn or git versions of llvm-amdgpu (the current git version of mesa requires version 3.3 or newer), and also adds support for applying patches from a patches directory.
https://gist.github.com/kode54/5616795
I've also uploaded a single patch which is needed to use the current mesa-git against the current llvm-amdgpu-svn, which is LLVM version 3.4.
https://gist.github.com/kode54/5616841
Search Criteria
Package Details: lib32-mesa-git 25.0.0_devel.200052.bed748d5f6d.d41d8cd-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-mesa-git.git (read-only, click to copy) |
---|---|
Package Base: | lib32-mesa-git |
Description: | an open-source implementation of the OpenGL specification, git version |
Upstream URL: | https://www.mesa3d.org |
Licenses: | custom |
Conflicts: | lib32-libva-mesa-driver, lib32-mesa, lib32-mesa-libgl, lib32-mesa-vdpau, lib32-vulkan-intel, lib32-vulkan-mesa-layers, lib32-vulkan-radeon |
Provides: | lib32-libva-mesa-driver, lib32-mesa, lib32-mesa-libgl, lib32-mesa-vdpau, lib32-opengl-driver, lib32-vulkan-driver, lib32-vulkan-intel, lib32-vulkan-mesa-layers, lib32-vulkan-radeon |
Submitter: | None |
Maintainer: | rjahanbakhshi (Lone_Wolf) |
Last Packager: | rjahanbakhshi |
Votes: | 44 |
Popularity: | 0.001642 |
First Submitted: | 2009-12-18 18:42 (UTC) |
Last Updated: | 2025-04-16 20:47 (UTC) |
Dependencies (40)
- glslang (glslang-gitAUR)
- lib32-clang (lib32-llvm-gitAUR, lib32-clang-minimal-gitAUR)
- lib32-expat
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR)
- lib32-libdrm (lib32-libdrm-gitAUR)
- lib32-libelf
- lib32-libunwind
- lib32-libx11
- lib32-libxcb (lib32-libxcb-gitAUR)
- lib32-libxdamage
- lib32-libxext
- lib32-libxfixes
- lib32-libxshmfence
- lib32-libxxf86vm
- lib32-llvm-libs (lib32-llvm-libs-gitAUR, lib32-llvm-libs-minimal-gitAUR)
- lib32-lm_sensors
- lib32-spirv-llvm-translator (lib32-spirv-llvm-translator-gitAUR, lib32-spirv-llvm-translator-minimal-gitAUR)
- lib32-spirv-tools (lib32-spirv-tools-gitAUR)
- lib32-vulkan-icd-loader (lib32-vulkan-icd-loader-gitAUR)
- lib32-wayland
- lib32-zlib
- lib32-zstd
- mesa-gitAUR
- git (git-gitAUR, git-glAUR) (make)
- lib32-libglvnd (make)
- lib32-libva (make)
- lib32-libvdpau (make)
- lib32-libxml2 (make)
- lib32-libxrandr (make)
- lib32-llvm (lib32-llvm-gitAUR, lib32-llvm-minimal-gitAUR) (make)
- lib32-spirv-llvm-translator (lib32-spirv-llvm-translator-gitAUR, lib32-spirv-llvm-translator-minimal-gitAUR) (make)
- lib32-spirv-tools (lib32-spirv-tools-gitAUR) (make)
- meson (meson-gitAUR) (make)
- python-mako (make)
- python-packaging (make)
- python-pyaml (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- xorgproto (xorgproto-gitAUR) (make)
- opengl-man-pages (optional) – for the OpenGL API man pages
Required by (82)
- arch-gaming-meta (requires lib32-libva-mesa-driver)
- counter-strike-2d (requires lib32-mesa) (optional)
- day-of-the-tentacle-remastered-bin (requires lib32-mesa-libgl)
- deepin-wine6-stable (requires lib32-mesa)
- donkey-me (requires lib32-mesa)
- dott (requires lib32-mesa-libgl)
- enemy-territory (requires lib32-mesa)
- epsxe-plugin-gpu-xgl2 (requires lib32-mesa)
- etlegacy32-bin (requires lib32-mesa)
- frozensynapse-hib (requires lib32-mesa)
- gallium-nine-git (requires lib32-mesa)
- gallium-nine-git (requires lib32-mesa) (make)
- grim-fandango (requires lib32-mesa)
- jumpman (requires lib32-mesa)
- kasmvncserver-bin (requires lib32-mesa)
- legendofdungeon (requires lib32-mesa-libgl)
- legendofdungeon (requires lib32-mesa)
- lib32-amdonly-gaming-vulkan-radeon-git (requires lib32-vulkan-mesa-layers) (optional)
- lib32-ffmpeg (requires lib32-mesa) (make)
- lib32-glfw (requires lib32-mesa) (make)
- Show 62 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 30 31 32 Next › Last »
kode54 commented on 2013-05-21 01:02 (UTC)
<deleted-account> commented on 2013-05-19 17:41 (UTC)
You going to update this, to use the new VCS in pacman?
http://allanmcrae.com/2012/08/changes-to-vcs-packaging-support-in-makepkg/
Lone_Wolf commented on 2013-04-16 21:18 (UTC)
Lord Heavy fixed lib32-elfutils and pulled it to multilib repo, so package can be build again.
Lone_Wolf commented on 2013-04-16 12:23 (UTC)
checking for elf_memory in -lelf... no
configure: error: radeonsi and r600g require libelf when using LLVM
lib32-elfutils is needed to solve this, but it doesn't build currently.
Lone_Wolf commented on 2013-04-09 14:53 (UTC)
adapted to pacman 4.1
Lone_Wolf commented on 2013-03-20 13:33 (UTC)
the bug was fixed upstream, patch removed
Lone_Wolf commented on 2013-03-18 21:00 (UTC)
added a patch to fix mesa bug 62434, see my mesa-r300-r600-radeonsi-git for details.
Lone_Wolf commented on 2013-03-10 21:24 (UTC)
corrected provides/conflicts
Lone_Wolf commented on 2013-03-09 17:02 (UTC)
Pacakage has switched from lvm-amdgpu-git which was build from tstellar's llvm tree to llvm-amdgpu-svn that is build from llvm master trunk.
Also g3dvl is now enabled, this hopefully improves gpu acceleration for playing videos.
Lone_Wolf commented on 2013-02-20 22:03 (UTC)
Cleaned up dependencies, tried to build with wayland support but failed.
a lib32-wayland version is needed for that.
Pinned Comments
Lone_Wolf commented on 2024-02-14 11:49 (UTC)
Mesa commit b52e25d3 breaks intel iris & anv build UNLESS OpenCL support is present.
Incase you don't need those drivers, a temporary workaround is to disable them.
lib32-mesa-minimal-git is also affected.
Lone_Wolf commented on 2023-11-02 16:03 (UTC) (edited on 2023-11-02 16:05 (UTC) by Lone_Wolf)
@RPINerd in https://aur.archlinux.org/packages/lib32-mesa-git#comment-941648
Users of this package are supposed to (re)build lib32-mesa-git everytime mesa-git changes to avoid such issues.
I'm certain I have stated that in the past, but it may have been lost in the older pages of comments.
Lone_Wolf commented on 2019-05-09 13:30 (UTC)
This package now uses an environment variable to determine which llvm package it will be built against. Check PKGBUILD for details.