blob: f5fdb682e6e3089f75949601e927a1ea36454e2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = mingw-w64-mesa
pkgdesc = An open-source implementation of the OpenGL specification (mingw-w64)
pkgver = 19.2.1
pkgrel = 1
url = https://www.mesa3d.org/
arch = any
license = custom
makedepends = mingw-w64-gcc
makedepends = scons
makedepends = python-mako
depends = mingw-w64-dlfcn
depends = mingw-w64-llvm
options = staticlibs
options = !strip
options = !buildflags
source = https://mesa.freedesktop.org/archive/mesa-19.2.1.tar.xz
source = https://mesa.freedesktop.org/archive/mesa-19.2.1.tar.xz.sig
validpgpkeys = 71C4B75620BC75708B4BDB254C95FAAB3EB073EC
validpgpkeys = A5CC9FEC93F2F837CB044912336909B6B25FADFA
sha256sums = 4cc53ca1a8d12c6ff0e5ea44a5213c05c88447ab50d7e28bb350cd29199f01e9
sha256sums = SKIP
pkgname = mingw-w64-mesa
|