mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/mesa: add another libwayland-fix patch
This commit is contained in:
parent
b6634ab736
commit
afc92def9a
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=mesa
|
||||
pkgver=23.0.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Mesa DRI OpenGL library"
|
||||
url="https://www.mesa3d.org"
|
||||
arch="all"
|
||||
@ -64,6 +64,7 @@ makedepends="
|
||||
source="
|
||||
https://mesa.freedesktop.org/archive/mesa-${pkgver/_/-}.tar.xz
|
||||
$pkgname-libwayland-1.22-queue.patch::https://gitlab.freedesktop.org/afrantzis/mesa/-/commit/ee5d2250fd159689aae3f7d632a6226971bea85c.patch
|
||||
$pkgname-libwayland-1.22-queue-2.patch::https://gitlab.freedesktop.org/afrantzis/mesa/-/commit/689ce66a4332524b4eb98877de6f75d05dd05c60.patch
|
||||
"
|
||||
replaces="mesa-dricore"
|
||||
options="!check" # we skip tests intentionally
|
||||
@ -335,4 +336,5 @@ _vulkan_layers() {
|
||||
sha512sums="
|
||||
c60c47d9430870ce1888018c8d887538ffc18cceaaff8649b6d38207bad873bcf7b37182675cfb0d1d7bfc589c605d7aca3f80c925d983efbd5d03cdbdcf881b mesa-23.0.2.tar.xz
|
||||
2a465ca5872e5366bb7f4bc551fcc9ce235095efe81b2388ddbaf15cc161ccf49e062f20b1804efdfa0f99cf5b3c3f2f7d650ec2664703450fc1a07906c519df mesa-libwayland-1.22-queue.patch
|
||||
567630afe1a3edeb528ca1c51f65a05a882a2726c285d3bf219a4a52cb5975e2b421cfebfde5c2aafc9e6710243639a53f99d3b3089e0bda3a2d1501578e777b mesa-libwayland-1.22-queue-2.patch
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user