gles/egl-headers: add msys2_repository_url
This commit is contained in:
parent
2b783620c2
commit
8b23dc41eb
@ -12,6 +12,7 @@ pkgdesc="EGL header files (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://registry.khronos.org/EGL/"
|
||||
msys2_repository_url="https://github.com/KhronosGroup/EGL-Registry"
|
||||
license=('spdx:Apache-2.0')
|
||||
depends=()
|
||||
makedepends=("git")
|
||||
|
||||
@ -12,6 +12,7 @@ pkgdesc="OpenGL|ES header files (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://www.khronos.org/opengles"
|
||||
msys2_repository_url="https://github.com/KhronosGroup/OpenGL-Registry"
|
||||
license=('spdx:MIT')
|
||||
depends=()
|
||||
makedepends=("git")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user