blob: 8ebf189f98fa1c34dcb4a3fc46a4341404cc0b0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = stb-git
pkgdesc = Single-file public domain (or MIT licensed) libraries for C/C++
pkgver = r2152.beebb24
pkgrel = 1
url = https://github.com/nothings/stb
arch = any
license = MIT
makedepends = git
provides = stb=r2152.beebb24
conflicts = stb
source = stb::git+https://github.com/nothings/stb.git
b2sums = SKIP
pkgname = stb-git
|