logo

overlay

My own overlay for experimentations, use with caution, no support is provided

glslang-7.11.3214.ebuild (444B)


      1 # Copyright 1999-2019 Gentoo Authors
      2 # Distributed under the terms of the GNU General Public License v2
      3 
      4 EAPI=7
      5 
      6 inherit cmake-multilib cmake-utils
      7 
      8 DESCRIPTION="Khronos reference front-end for GLSL and ESSL, and sample SPIR-V generator"
      9 HOMEPAGE="https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/"
     10 SRC_URI="https://github.com/KhronosGroup/glslang/archive/${PV}.tar.gz -> ${P}.tar.gz"
     11 KEYWORDS="~amd64 ~x86"
     12 LICENSE="BSD"
     13 SLOT="0"