blob: 7c36dbf9b6564b2ec7e3d644460f3e317a3ffd56 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=opencl? ( virtual/opencl )
DESCRIPTION=Basis Universal GPU Texture Codec
EAPI=8
HOMEPAGE=https://github.com/BinomialLLC/basis_universal
INHERIT=cmake toolchain-funcs
IUSE=cpu_flags_x86_sse4_1 opencl zstd
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=Apache-2.0 zstd? ( BSD )
RDEPEND=opencl? ( virtual/opencl )
SLOT=0
SRC_URI=https://github.com/BinomialLLC/basis_universal/archive/refs/tags/1.16.3.tar.gz -> basis_universal-1.16.3.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b1206d933fc5a96cc864180a3cdbf18c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=a4748cfb0bdb08e9bf688513dad50820
|