Gallium-pipe is used by the DirectX9 gallium statetracker with Wine when WINEARCH=win32, which is a common use case. The pipe_*.so are part of the 32-bit 3D rendering pipeline.
Search Criteria
Package Details: lib32-mesa-git 24.3.0_devel.194631.e0e7d8d910e.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: | Lone_Wolf |
Votes: | 45 |
Popularity: | 0.041881 |
First Submitted: | 2009-12-18 18:42 (UTC) |
Last Updated: | 2024-09-10 21:29 (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-glibc-eac-binAUR, lib32-glibc-eac-rocoAUR)
- 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-wayland-gitAUR)
- 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 (99)
- arch-gaming-meta (requires lib32-libva-mesa-driver)
- com.qq.weixin.work.deepin-x11 (requires lib32-mesa)
- day-of-the-tentacle-remastered-bin (requires lib32-mesa-libgl)
- deepin-wine5-i386 (requires lib32-mesa)
- deepin-wine5-stable-i386 (requires lib32-mesa)
- 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)
- legendofdungeon (requires lib32-mesa-libgl)
- legendofdungeon (requires lib32-mesa)
- lib32-amdonly-gaming-vulkan-radeon-git (requires lib32-vulkan-mesa-layers) (optional)
- lib32-amdonly-gaming-vulkan-swrast-git (requires lib32-vulkan-mesa-layers) (optional)
- Show 79 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 .. 32 Next › Last »
Brett commented on 2014-10-24 01:09 (UTC)
Krejzi commented on 2014-10-23 13:36 (UTC)
What do you need gallium-pipe for? I was told that it's only needed for OpenCL nowadays and this package doesn't build the 32 bit OCL-ICD library at all.
Brett commented on 2014-10-19 19:31 (UTC)
Hello,
in the package_lib32_mesa-git()
block, there's a line that reads
rm -rf "${srcdir}/fakeinstall/usr/include" "${srcdir}/fakeinstall/usr/lib32/gallium-pipe"
This prevents some of the 32-bit gallium-pipe rendering drivers from being installed.
Please comment out the second half of that line so that the gallium-pipe/ folder isn't clobbered.
damien commented on 2014-09-11 03:06 (UTC)
Hi, could we change line 72 to use "mkdir -p" so that the build doesn't fail if src/fakeinstall already exists? This is also what the mesa-git package does.
agapito commented on 2014-08-28 17:26 (UTC)
Thanks avengerf12. I need it.
avengerf12 commented on 2014-08-21 14:21 (UTC)
Currently this package doesn't work, so here is a fixed PKGBUILD if someone needs it. http://pastebin.com/j8KTGrUk
agapito commented on 2014-08-13 22:25 (UTC)
Something is wrong i guess
checking for RADEON... yes
checking for RADEON... yes
checking for NOUVEAU... yes
checking for mincore... yes
configure: error: gbm_gallium is only used by egl_gallium
I can't build it.
Krejzi commented on 2014-08-01 09:24 (UTC)
Both are part of base-devel group, and AUR packages don't need to depend on such packages.
Weegee commented on 2014-08-01 09:17 (UTC)
Doesn't build without bison and flex installed for me, are they missing from makedepends?
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.