blob: 56fcbb5806b44e347db4711dad78613a2f3c3cf1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = gli-git
pkgdesc = OpenGL Image (GLI) is a header only C++ image library for graphics software
pkgver = 0.8.2.0.r70.g559cbe1e
pkgrel = 1
url = http://gli.g-truc.net
arch = any
license = MIT
makedepends = git
makedepends = cmake
depends = glm>=0.9.7.0
provides = gli
conflicts = gli
source = git+https://github.com/g-truc/gli.git
sha512sums = SKIP
pkgname = gli-git
|