Сравнение glslang-1.4.328.0-r1 с glslang-1.4.341.0
| /usr/portage/dev-util/glslang/glslang-1.4.341.0.ebuild 2026-06-30 20:03:05.469347628 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2025 Gentoo Authors |
|
| 1 |
# Copyright 1999-2026 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 20 | 20 |
HOMEPAGE="https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/ https://github.com/KhronosGroup/glslang" |
| 21 | 21 | |
| 22 | 22 |
LICENSE="BSD" |
| 23 |
SLOT="0/16.0" |
|
| 23 |
SLOT="0/16.2" |
|
| 24 | 24 | |
| 25 | 25 |
BDEPEND="${PYTHON_DEPS}
|
| 26 | 26 |
~dev-util/spirv-tools-${PV}[${MULTILIB_USEDEP}]
|