blob: 0c98f3403a2212d03ffa327781586153f27d8e76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = glu-git
pkgdesc = Mesa OpenGL utility library
pkgver = 9.0.3.r0.ga2b96c7
pkgrel = 1
url = https://gitlab.freedesktop.org/mesa/glu
arch = i686
arch = x86_64
license = LGPL
makedepends = git
makedepends = meson
depends = gcc-libs
depends = libgl
provides = glu=9.0.3.r0.ga2b96c7
conflicts = glu
options = staticlibs
source = git+https://gitlab.freedesktop.org/mesa/glu.git
sha256sums = SKIP
pkgname = glu-git
|