diff options
Diffstat (limited to 'packages/x11-dri/mesa/mesa-18.1.2.exheres-0')
-rw-r--r-- | packages/x11-dri/mesa/mesa-18.1.2.exheres-0 | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/packages/x11-dri/mesa/mesa-18.1.2.exheres-0 b/packages/x11-dri/mesa/mesa-18.1.2.exheres-0 deleted file mode 100644 index f870e35..0000000 --- a/packages/x11-dri/mesa/mesa-18.1.2.exheres-0 +++ /dev/null @@ -1,18 +0,0 @@ -# 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 - "${FILES}"/3c288da5eec81ee58b85927df18d9194ead8f5c2.patch -) - |