summaryrefslogtreecommitdiff
path: root/packages/x11-dri/mesa/mesa-18.0.5.exheres-0
blob: 00d12ff92b53620e0ddc1e89091e4759a087fb8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 2008 Alexander Færøy <eroyf@eroyf.org>
# Copyright 2009, 2011 Ingmar Vanhassel <ingmar@exherbo.org>
# Copyright 2018 Rasmus Thomsen <cogitri@exherbo.org>
# Distributed under the terms of the GNU General Public License v2

require mesa-meson

PLATFORMS="~amd64 ~armv7 ~x86"

DEFAULT_SRC_PREPARE_PATCHES=(
    "${FILES}"/0001-build-fix-building-vdpau-va.patch
    "${FILES}"/fix-build-without-dri.patch
    "${FILES}"/c5a97d658ec19cc02719d7f86c1b0715e3d9ffc4.patch
    "${FILES}"/1d01b52d761227c9675b2785cc242ec51e803e84.patch
    "${FILES}"/mesa-add-NDEBUG-without-rtti.patch
)