Skip to content

Commit

Permalink
graphics/mesa-devel: update to 23.3.b.3403
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Jan 9, 2024
1 parent c935be9 commit bc67f15
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 5 deletions.
4 changes: 2 additions & 2 deletions graphics/mesa-devel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mesa
DISTVERSION= 23.3-branchpoint-3310
DISTVERSIONSUFFIX= -g2236dc34815
DISTVERSION= 23.3-branchpoint-3403
DISTVERSIONSUFFIX= -gf09384f4c3a
CATEGORIES= graphics
PKGNAMESUFFIX= -devel

Expand Down
6 changes: 3 additions & 3 deletions graphics/mesa-devel/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1704495106
SHA256 (mesa-23.3-branchpoint-3310-g2236dc34815.tar.bz2) = 8f608e7ff13e4e8c1ed59bac69f0d4d7f7122f47d0a0056ac6a1fafa996c72c6
SIZE (mesa-23.3-branchpoint-3310-g2236dc34815.tar.bz2) = 23217457
TIMESTAMP = 1704754601
SHA256 (mesa-23.3-branchpoint-3403-gf09384f4c3a.tar.bz2) = 82f27a16cdc9fff0bc38dda46d687530634328c5e7cac00898ea4203f0783040
SIZE (mesa-23.3-branchpoint-3403-gf09384f4c3a.tar.bz2) = 23206183
SHA256 (700efacda59c.patch) = 0d567fe737ad1404e1f12d7cd018826d9095c23835f1ed5aaa1c81cb58d3d008
SIZE (700efacda59c.patch) = 983
SHA256 (58b505331612.patch) = f040c810a4dee98f66b10090071512e8f054b3f7432d3672f03d055cad78bb98
Expand Down
@@ -0,0 +1,12 @@
https://gitlab.freedesktop.org/mesa/mesa/-/issues/10404

--- src/gallium/frontends/rusticl/meson.build.orig 2024-01-08 19:47:52 UTC
+++ src/gallium/frontends/rusticl/meson.build
@@ -223,6 +223,7 @@ rusticl_llvm_bindings_rs = rust.bindgen(
dep_clang,
dep_llvm,
dep_llvmspirvlib,
+ dep_spirv_tools,
],
args : [
# we want to limit what to generate bindings for

0 comments on commit bc67f15

Please sign in to comment.