Package Details: lib32-mesa-git 24.0.0_devel.179925.0e481bf4632.d41d8cd-1

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: 45
Popularity: 0.58
First Submitted: 2009-12-18 18:42 (UTC)
Last Updated: 2024-05-02 05:27 (UTC)

Required by (91)

Sources (3)

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.

Latest Comments

« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 .. 31 Next › Last »

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?

Lone_Wolf commented on 2014-03-27 11:41 (UTC)

- switched from classic osmesa to gallium osmesa - enabled gallium tests

Lone_Wolf commented on 2014-03-15 13:21 (UTC)

changed some dependencies

Lone_Wolf commented on 2014-03-13 11:39 (UTC)

Adjusted to reflect changes in lib32-mesa-10.1.0-3, wayland support now included.

Lone_Wolf commented on 2014-02-02 18:50 (UTC)

corrected dependencies, now builds against lib32-llvm-svn . version numbering also changed

jpapadopoulos commented on 2014-02-02 13:17 (UTC)

lib32-libxshmfence seems to be a missing build dependency. It fails to build without it.

Krejzi commented on 2013-12-24 16:09 (UTC)

Adopted and updated the package to mirror the non-git package in [extra], enabled dri3 by default since there's a version of libxcb in [multlib-testing] which has the necessarry libraries. Report back if there are any issues.