summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 15735099dd351c9b59b6b4dcdee2619266f0496e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = mingw-w64-libepoxy
	pkgdesc = A library for handling OpenGL function pointer management for you (mingw-w64)
	pkgver = 1.3.1
	pkgrel = 2
	url = https://github.com/anholt/libepoxy
	arch = any
	license = MIT
	makedepends = mingw-w64-gcc
	makedepends = mingw-w64-configure
	depends = mingw-w64-crt
	options = !strip
	options = !buildflags
	options = staticlibs
	source = https://github.com/anholt/libepoxy/releases/download/v1.3.1/libepoxy-1.3.1.tar.bz2
	sha256sums = 1d8668b0a259c709899e1c4bab62d756d9002d546ce4f59c9665e2fc5f001a64

pkgname = mingw-w64-libepoxy