Skip to content

Commit

Permalink
graphics/mesa-devel: switch to the canonical upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Sep 5, 2023
1 parent f5b4eb7 commit 87472e1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
9 changes: 5 additions & 4 deletions graphics/mesa-devel/Makefile
Expand Up @@ -4,8 +4,9 @@ DISTVERSIONSUFFIX= -g1ae3c40732e
CATEGORIES= graphics
PKGNAMESUFFIX= -devel

PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 700efacda59c.patch:-p1
PATCH_SITES= https://github.com/mesa3d/${GL_PROJECT}/commit/:github
PATCHFILES+= 700efacda59c.patch:-p1:github
PATCH_SITES+= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
PATCHFILES+= 3043f16d66bf.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6881
PATCHFILES+= 2930dcbb3329.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22246

Expand All @@ -31,9 +32,9 @@ LIB_DEPENDS+= libelf.so:devel/libelf

USES= bison cpe compiler:c++11-lib meson pkgconfig python:build shebangfix
CPE_VENDOR= mesa3d
USE_GITHUB= yes
GH_ACCOUNT= mesa3d
USE_GITLAB= yes
USE_LDCONFIG= yes
GL_SITE= https://gitlab.freedesktop.org
BINARY_ALIAS= python=${PYTHON_CMD}
SHEBANG_FILES= src/vulkan/overlay-layer/${PORTNAME}-overlay-control.py
MESON_ARGS= -Dgallium-omx=disabled \
Expand Down
12 changes: 6 additions & 6 deletions graphics/mesa-devel/distinfo
@@ -1,9 +1,9 @@
TIMESTAMP = 1693612731
SHA256 (mesa3d-mesa-23.2.0-branchpoint-3137-g1ae3c40732e_GH0.tar.gz) = cceec487b6136dd54c1c67375bd29bf7ffedb816b78d56115493c731c3c51029
SIZE (mesa3d-mesa-23.2.0-branchpoint-3137-g1ae3c40732e_GH0.tar.gz) = 30746346
SHA256 (mesa-23.2.0-branchpoint-3137-g1ae3c40732e.tar.bz2) = 3a2eb3a66e052411e20803febec15a4c56f59a64af053634c2da4c4b4f0b4908
SIZE (mesa-23.2.0-branchpoint-3137-g1ae3c40732e.tar.bz2) = 22312278
SHA256 (700efacda59c.patch) = 0d567fe737ad1404e1f12d7cd018826d9095c23835f1ed5aaa1c81cb58d3d008
SIZE (700efacda59c.patch) = 983
SHA256 (3043f16d66bf.patch) = b596e02eb42d2cdd0b47cc4de98db4981b36069d0ab857c6f1a441c1fd72e8a1
SIZE (3043f16d66bf.patch) = 2052
SHA256 (2930dcbb3329.patch) = 4fb8c49aed648ec299ce976db7d783a5bd93953807de7f0ee3858ecf777faa25
SIZE (2930dcbb3329.patch) = 1624
SHA256 (3043f16d66bf.patch) = 139594ca4e2075c3cb758169a77366deaf459660ee47f283fda44de6b7024722
SIZE (3043f16d66bf.patch) = 2066
SHA256 (2930dcbb3329.patch) = f90ab77950ba1a56d165f0bc8a3cbd9c5f624bb5c67d1c7f337316027e8295e8
SIZE (2930dcbb3329.patch) = 1638

0 comments on commit 87472e1

Please sign in to comment.