summaryrefslogtreecommitdiff
path: root/dev-util/glslang/glslang-7.11.3114_pre20190415.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-util/glslang/glslang-7.11.3114_pre20190415.ebuild
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-util/glslang/glslang-7.11.3114_pre20190415.ebuild')
-rw-r--r--dev-util/glslang/glslang-7.11.3114_pre20190415.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-util/glslang/glslang-7.11.3114_pre20190415.ebuild b/dev-util/glslang/glslang-7.11.3114_pre20190415.ebuild
new file mode 100644
index 000000000000..93f0e5a48055
--- /dev/null
+++ b/dev-util/glslang/glslang-7.11.3114_pre20190415.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-multilib cmake-utils vcs-snapshot
+
+SNAPSHOT_COMMIT="0527c9db8148ce37442fa4a9c99a2a23ad50b0b7"
+SRC_URI="https://github.com/KhronosGroup/${PN}/archive/${SNAPSHOT_COMMIT}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="Khronos reference front-end for GLSL and ESSL, and sample SPIR-V generator"
+HOMEPAGE="https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/"
+
+LICENSE="BSD"
+SLOT="0"