summaryrefslogtreecommitdiff
path: root/dev-util/spirv-headers/spirv-headers-9999.ebuild
blob: 7a7e30be5d45f694853230915dcdaba38c56ef50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit cmake-utils git-r3

DESCRIPTION="Machine-readable files for the SPIR-V Registry"
HOMEPAGE="https://www.khronos.org/registry/spir-v/"
EGIT_REPO_URI="https://github.com/KhronosGroup/SPIRV-Headers.git"
SRC_URI=""

LICENSE="MIT"
SLOT="0"